diff options
author | B Stack <bgstack15@gmail.com> | 2020-03-20 23:31:47 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-03-20 23:31:47 +0000 |
commit | de27241bd617ac3a37fdd1511d173743704e615e (patch) | |
tree | 4521e58dbb6f7a057dd5fde71b4230b115b8b326 /debian/control | |
parent | Merge branch 'add-ncurses' into 'master' (diff) | |
parent | move debian/ to stackrpms (diff) | |
download | logout-manager-de27241bd617ac3a37fdd1511d173743704e615e.tar.gz logout-manager-de27241bd617ac3a37fdd1511d173743704e615e.tar.bz2 logout-manager-de27241bd617ac3a37fdd1511d173743704e615e.zip |
Merge branch 'add-trayicon' into 'master'
release 0.0.2
Closes #1
See merge request bgstack15/logout-manager!2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index f7edf05..0000000 --- a/debian/control +++ /dev/null @@ -1,17 +0,0 @@ -Source: logout-manager -Section: x11 -Priority: optional -Maintainer: Ben Stack <bgstack15@gmail.com> -Build-Depends: debhelper (>=12~) -Standards-Version: 4.1.4 -Homepage: https://bgstack15.wordpress.com/ - -Package: logout-manager -Architecture: all -Multi-Arch: foreign -Depends: ${misc:Depends}, ${shlibs:Depends} -Description: provide simple menu for logout-type actions - Designed for minimal DEs and window managers that - lack a menu for logging out, this tool provides - such a menu. - |