diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9798897..839948a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ itzks-systems (2012.08.07.3) UNRELEASED; urgency=low * /debian/control, README.*: + The itzks-systems package collection is not a meta-package anymore, adapt README files and the Debian control file. + * /debian/control: + + Add acl package as dependency for mainserver profile. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 07 Aug 2012 19:14:48 +0200 diff --git a/debian/control b/debian/control index afd74c2..6f352a3 100644 --- a/debian/control +++ b/debian/control @@ -76,6 +76,7 @@ Breaks: itzks-packages-mainserver, Depends: ${misc:Depends}, + acl, apt-file, arj, arpwatch, |