diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fd1d9fe..790954d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2015.02.17.1) UNRELEASED; urgency=medium + + * debian/control: + + Add D (workstation-like systems): audacity. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 17 Feb 2015 13:55:00 +0100 + itzks-systems (2015.02.13.1) unstable; urgency=medium * itzks-systems-smartboard: Remove debugging code from package scripts. diff --git a/debian/control b/debian/control index 8f14431..9a8c8db 100644 --- a/debian/control +++ b/debian/control @@ -307,6 +307,7 @@ Depends: ${misc:Depends}, itzks-systems-common (>= ${source:Version}), arj, + audacity, bzip2, catdvi, cups, @@ -497,6 +498,7 @@ Depends: itzks-systems-common (>= ${source:Version}), arj, apt-file, + audacity, bzip2, catdvi, cups, @@ -686,6 +688,7 @@ Depends: itzks-systems-common (>= ${source:Version}), ${misc:Depends}, arj, + audacity, bzip2, catdvi, cups, |