diff options
author | B Stack <bgstack15@gmail.com> | 2020-03-11 10:45:48 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-03-11 10:45:48 -0400 |
commit | 21a2eee53ad514061b2c8d5d21ec69fec219784d (patch) | |
tree | ae6bc46355eac7d3581aacf0f69bf421d680b857 /debian/logout-manager.dsc | |
parent | add usage of sudo (diff) | |
download | logout-manager-21a2eee53ad514061b2c8d5d21ec69fec219784d.tar.gz logout-manager-21a2eee53ad514061b2c8d5d21ec69fec219784d.tar.bz2 logout-manager-21a2eee53ad514061b2c8d5d21ec69fec219784d.zip |
add initial debuild stuff
move bash completion to recommended one from lint
improve make deplist with SEPARATOR
Diffstat (limited to 'debian/logout-manager.dsc')
-rw-r--r-- | debian/logout-manager.dsc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/logout-manager.dsc b/debian/logout-manager.dsc new file mode 100644 index 0000000..63ef881 --- /dev/null +++ b/debian/logout-manager.dsc @@ -0,0 +1,14 @@ +Format: 3.0 (quilt) +Source: logout-manager +Binary: logout-manager +Architecture: all +Version: 0.0.1-1 +Maintainer: Ben Stack <bgstack15@gmail.com> +Homepage: https://bgstack15.wordpress.com/ +Standards-Version: 4.1.4 +Build-Depends: debhelper (>= 12~) +Package-List: + logout-manager deb x11 optional arch=all +Files: + 00000000000000000000000000000000 1 logout-manager.orig.tar.gz + 00000000000000000000000000000000 1 logout-manager.debian.tar.xz |