diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 4 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 2fac806..bae0003 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,8 @@ itzks-systems (2012.08.25.1) UNRELEASED; urgency=low    * etc/network/if-up.d/{cups,autofs}:      + Use invoke-rc.d instead of direct init script calls.    * /debian/control: -    + Make sure archiving GUIs get installed on diskless machiens and -      terminal servers. +    + Make sure archiving GUIs get installed on diskless machines, +      terminal servers and the main server.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 14 Aug 2012 08:06:56 +0200 diff --git a/debian/control b/debian/control index 0d74465..a7b70fe 100644 --- a/debian/control +++ b/debian/control @@ -91,6 +91,7 @@ Depends:   atftpd,   bzip2,   dnsutils, + file-roller,   htop,   itzks-keyring,   links, @@ -105,6 +106,7 @@ Depends:   tree,   unzip,   vim, + xarchiver,   xpdf,   zip,  Description: Profiling for ITZkS-MainServer Systems | 
