This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=99fdb56736bbc76e48c8ccac3cc9200bb4afd0d7 commit 99fdb56736bbc76e48c8ccac3cc9200bb4afd0d7 Author: Guillem Jover <[email protected]> AuthorDate: Mon Sep 2 04:11:36 2019 +0200 debian: Remove obsolete Breaks satisfied since oldstable --- debian/changelog | 2 ++ debian/control | 17 ----------------- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index 044255a0e..eb0f4da81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,6 +53,8 @@ dpkg (1.20.0) UNRELEASED; urgency=medium - Bump minimal Perl version to 5.24.1. - Add a serial versioning to the m4 files. - Install m4 files into system aclocal directory. + * Packaging: + - Remove obsolete Breaks satisfied since oldstable. * Test suite: - Remove perlcritic Documentation::RequirePodLinksIncludeText suppression. - Clarify cppcheck va_list_usedBeforeStarted suppression. diff --git a/debian/control b/debian/control index bd1a3619f..d0333d8ea 100644 --- a/debian/control +++ b/debian/control @@ -40,21 +40,6 @@ Suggests: Breaks: # Due to --status-fd not duplicating output. libapt-pkg5.0 (<< 1.7~b), -# Due to removal of dpkg-divert compat symlink. - amule (<< 2.3.1+git1a369e47-3), -# Due to removal of dpkg-statoverride compat symlink. - acidbase (<= 1.4.5-4), - beep (<< 1.3-4), - im (<< 1:151-4), - netselect (<< 0.3.ds1-27), - pconsole (<< 1.0-12), - phpgacl (<< 3.3.7-7.3), - pure-ftpd (<< 1.0.43-1), - 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), # Due to s-s-d requiring secure usage of --pidfile. lsb-base (<< 10.2019031300), Description: Debian package management system @@ -148,8 +133,6 @@ Suggests: # Needed by Dpkg::Source::Package::V3::Bzr bzr, Breaks: -# Needed for git-style diffs. - patch (<< 2.7), # Uses the private Dpkg::Shlibs::SymbolFile module with no API stability # guarantees! Which obviously broke with 1.19.0. pkg-kde-tools (<< 0.15.28~), -- Dpkg.Org's dpkg

