aboutsummaryrefslogtreecommitdiff
path: root/debian/locale-en-bs.dsc
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-03-05 15:36:37 -0500
committerB. Stack <bgstack15@gmail.com>2022-03-05 15:36:37 -0500
commit36846794abebbb98bb0d960398ff55c66856c64a (patch)
tree75cbb4fc2795294276bfdd91fad93e2a6889131e /debian/locale-en-bs.dsc
parentinitial commit (diff)
downloadlocale-en_BS-36846794abebbb98bb0d960398ff55c66856c64a.tar.gz
locale-en_BS-36846794abebbb98bb0d960398ff55c66856c64a.tar.bz2
locale-en_BS-36846794abebbb98bb0d960398ff55c66856c64a.zip
add dpkg recipe and readme
Diffstat (limited to 'debian/locale-en-bs.dsc')
-rw-r--r--debian/locale-en-bs.dsc14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/locale-en-bs.dsc b/debian/locale-en-bs.dsc
new file mode 100644
index 0000000..a8d4404
--- /dev/null
+++ b/debian/locale-en-bs.dsc
@@ -0,0 +1,14 @@
+Format: 3.0 (quilt)
+Source: locale-en-bs
+Binary: locale-en-bs
+Architecture: all
+Version: 0.0.1-1
+Maintainer: B. Stack <bgstack15@gmail.com>
+Homepage: https://bgstack15.ddns.net/
+Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 12)
+Package-List:
+ locale-en-bs deb localization optional arch=all
+Files:
+ 00000000000000000000000000000000 1 locale-en-bs.orig.tar.gz
+ 00000000000000000000000000000000 1 locale-en-bs.debian.tar.xz
bgstack15