diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 12 |
2 files changed, 14 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index c46f89a..ef22d23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2014.08.21.1+deb70+1) UNRELEASED; urgency=medium + + * debian/control: Assure that we pull-in latest itzks-systems-common version, + always if we install any of the system packages. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 22 Aug 2014 10:24:41 +0200 + itzks-systems (2014.07.07.1) unstable; urgency=medium * Enforce installation of MATE pulseaudio backend packages. diff --git a/debian/control b/debian/control index b763149..f8911a2 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Breaks: itzks-systems-backup, Depends: ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, bridge-utils, bzip2, @@ -109,6 +110,7 @@ Package: itzks-systems-backup Architecture: all Depends: ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, bzip2, deb-multimedia-keyring, @@ -172,7 +174,7 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, + itzks-systems-common (>= ${source:Version}), ${misc:Depends}, acl, apt-file, @@ -241,8 +243,8 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, atftpd, bzip2, @@ -302,8 +304,8 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, bzip2, catdvi, @@ -492,8 +494,8 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, apt-file, bzip2, @@ -682,7 +684,7 @@ Replaces: debian-edu-artwork-joy, gnu-fdisk, Depends: - itzks-systems-common, + itzks-systems-common (>= ${source:Version}), ${misc:Depends}, arj, bzip2, |