diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 32b48af..6b857d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ itzks-systems (2012.09.14.1) UNRELEASED; urgency=low    * /debian/control:      + Add dependency linuxlogo to most bin:packages. +    + Add dependency sudo for systems in the backbone sub-LAN.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 14 Sep 2012 15:20:38 +0200 diff --git a/debian/control b/debian/control index 3cde056..a734f62 100644 --- a/debian/control +++ b/debian/control @@ -53,6 +53,7 @@ Depends:   postfix,   pyhoca-gui,   reportbug, + sudo,   sysstat,   tree,   unzip, @@ -99,6 +100,7 @@ Depends:   odt2txt,   postfix,   reportbug, + sudo,   sysstat,   tree,   unzip, | 
