diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 9 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index e5527fb..5d04181 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2012.08.07.2) UNRELEASED; urgency=low + +  * /debian/control: +    + Add apt-file as dependency for mainserver and terminalserver system profile. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 07 Aug 2012 11:09:08 +0200 +  itzks-systems (2012.08.07.1) squeeze-backports; urgency=low    * etc/skel: diff --git a/debian/control b/debian/control index 9ee458f..fdae87f 100644 --- a/debian/control +++ b/debian/control @@ -76,6 +76,7 @@ Breaks:   itzks-packages-mainserver,  Depends:   ${misc:Depends}, + apt-file,   arj,   arpwatch,   atftpd, @@ -290,6 +291,7 @@ Depends:   ${misc:Depends},   arc-colors,   arj, + apt-file,   bzip2,   catdvi,   cups, | 
