[dpkg] 06/200: debian: Add missing Breaks on old libdpkg-perl to dpkg

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:17:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository dpkg.

commit 95ac91f64ddbf6c63cc5f152fbf2623a47c932b3
Author: Sven Joachim <svenjoac at gmx.de>
Date:   Sun Nov 6 18:31:44 2016 +0100

    debian: Add missing Breaks on old libdpkg-perl to dpkg
    
    Commit 9d7ba99cc3ff84fc553ed39da9d2e4f4008d35b6 renamed the
    triplettable file to tupletable and added the necessary dpkg
    dependency to libdpkg-perl, but did not forbid the other now broken
    combination of old libdpkg-perl and new dpkg.
    
    Closes: #843429
    Signed-off-by: Guillem Jover <guillem at debian.org>
---
 debian/changelog | 3 +++
 debian/control   | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f9e7903..e681cf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ dpkg (1.18.13) UNRELEASED; urgency=medium
   * Perl modules:
     - Do not try to load non-files in Dpkg::Dist::Files load_dir method.
       Fixes test failures on non-Linux architectures. Closes: #843436
+  * Packaging:
+    - Add missing Breaks on old libdpkg-perl to dpkg. Closes: #843429
+      Thanks to Sven Joachim <svenjoac at gmx.de>.
 
  -- Guillem Jover <guillem at debian.org>  Sun, 06 Nov 2016 06:28:11 +0100
 
diff --git a/debian/control b/debian/control
index 66a3ce3..3ad3760 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,8 @@ Breaks:
  systemtap (<< 2.8-1),
  terminatorx (<< 4.0.1-1),
  xvt (<= 2.1-20.1),
+# Due to renaming of triplettable to tupletable.
+ libdpkg-perl (<< 1.18.11),
 Description: Debian package management system
  This package provides the low-level infrastructure for handling the
  installation and removal of Debian software packages.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list