aboutsummaryrefslogtreecommitdiff
path: root/debian/chicago95.dsc
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-05-14 15:43:02 +0000
committerB Stack <bgstack15@gmail.com>2020-05-14 15:43:02 +0000
commit04d604d3321e20418f6bc102f16d0064f9ae450b (patch)
treec2924c2c63bf4a3652590f60460f26c81ec78e24 /debian/chicago95.dsc
parentadd devuan-unstable original dir (diff)
parentremove directory for each dpkg distro (diff)
downloadchicago95-packages-04d604d3321e20418f6bc102f16d0064f9ae450b.tar.gz
chicago95-packages-04d604d3321e20418f6bc102f16d0064f9ae450b.tar.bz2
chicago95-packages-04d604d3321e20418f6bc102f16d0064f9ae450b.zip
flatten dir structure
See merge request chicago95-packaging/chicago95-packages!1
Diffstat (limited to 'debian/chicago95.dsc')
-rw-r--r--debian/chicago95.dsc22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/chicago95.dsc b/debian/chicago95.dsc
new file mode 100644
index 0000000..6fccb62
--- /dev/null
+++ b/debian/chicago95.dsc
@@ -0,0 +1,22 @@
+Format: 3.0 (quilt)
+Source: chicago95
+Binary: chicago95-theme-all, chicago95-theme-cursors, chicago95-theme-doc, chicago95-theme-fonts, chicago95-theme-greeter, chicago95-theme-gtk, chicago95-theme-icons, chicago95-theme-plymouth, chicago95-theme-login-sound
+Architecture: all
+Version: 0.0.2-1
+Maintainer: B Stack <bgstack15@gmail.com>
+Homepage: https://github.com/grassmunk/Chicago95
+Standards-Version: 4.1.4
+Build-Depends: debhelper (>= 9~)
+Package-List:
+ chicago95-theme-all deb misc optional arch=all
+ chicago95-theme-cursors deb misc optional arch=all
+ chicago95-theme-doc deb misc optional arch=all
+ chicago95-theme-fonts deb misc optional arch=all
+ chicago95-theme-greeter deb misc optional arch=all
+ chicago95-theme-gtk deb misc optional arch=all
+ chicago95-theme-icons deb misc optional arch=all
+ chicago95-theme-login-sound deb misc optional arch=all
+ chicago95-theme-plymouth deb misc optional arch=all
+Files:
+ 00000000000000000000000000000000 1 chicago95.orig.tar.gz
+ 00000000000000000000000000000000 1 chicago95.debian.tar.xz
bgstack15