[dpkg] 03/05: debian: Add Breaks debhelper << 10.10.1~ to dpkg-dev

Mattia Rizzolo mattia at debian.org
Mon Oct 23 18:10:14 UTC 2017


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

mattia pushed a commit to annotated tag 1.19.0.4
in repository dpkg.

commit a720679d1f19dc8a367c6a5aee554cfe35e4520e
Author: Guillem Jover <guillem at debian.org>
Date:   Sun Oct 22 23:18:07 2017 +0200

    debian: Add Breaks debhelper << 10.10.1~ to dpkg-dev
    
    We want to make debhelper users that will use R³ support not having to
    add a versioned Depends on the relevant dpkg-dev package.
    
    (cherry picked from commit 948fe221afc7f540b2de6760affa94c9373c0452)
---
 debian/changelog | 3 +++
 debian/control   | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e7c4206..81cd4d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ dpkg (1.19.0.4) UNRELEASED; urgency=medium
     - Check that $tarname is defined before use in Dpkg::Source::Package::V1.
       Thanks to Christoph Biedl <debian.axhn at manchmal.in-ulm.de>.
       Closes: #879124
+  * Packaging:
+    - Add Breaks on debhelper << 10.10.1~ to dpkg-dev, so that debhelper users
+      wanting to use R³ support do not need a versioned dependency on dpkg-dev.
 
  -- Guillem Jover <guillem at debian.org>  Sun, 22 Oct 2017 23:37:33 +0200
 
diff --git a/debian/control b/debian/control
index f77b74e..62e3b81 100644
--- a/debian/control
+++ b/debian/control
@@ -103,6 +103,9 @@ Recommends:
  libalgorithm-merge-perl,
 Suggests:
  debian-keyring,
+Breaks:
+# Force R³ support, w/o requiring debhelper users to depend on dpkg-dev.
+ debhelper (<< 10.10.1~),
 Description: Debian package development tools
  This package provides the development tools (including dpkg-source)
  required to unpack, build and upload Debian source 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