diff options
-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 d134f1a..36e56c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2014.07.02.1+deb6u6) 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.02.1+deb6u5) squeeze-backports; urgency=medium * APT: Fix for last release. Wrong file name. diff --git a/debian/control b/debian/control index 9d33966..9d83722 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,7 @@ Breaks: itzks-systems-backup, Depends: ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, bridge-utils, bzip2, @@ -106,6 +107,7 @@ Package: itzks-systems-backup Architecture: all Depends: ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, bzip2, deb-multimedia-keyring, @@ -164,7 +166,7 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, + itzks-systems-common (>= ${source:Version}), ${misc:Depends}, acl, apt-file, @@ -228,8 +230,8 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arj, atftpd, bzip2, @@ -287,8 +289,8 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arc-colors, arj, bzip2, @@ -472,8 +474,8 @@ Breaks: itzks-systems-virtman, itzks-systems-backup, Depends: - itzks-systems-common, ${misc:Depends}, + itzks-systems-common (>= ${source:Version}), arc-colors, arj, apt-file, @@ -653,7 +655,7 @@ Replaces: sun-java6-jre, sun-java6-plugin, Depends: - itzks-systems-common, + itzks-systems-common (>= ${source:Version}), ${misc:Depends}, arc-colors, arj, |