This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit bd882f3f0ac1c062f9ad39053a6c5b94b4458a50 Author: Guillem Jover <guil...@debian.org> Date: Sun Sep 24 18:31:44 2017 +0200 debian: Remove Replaces and Breaks for ancient transitions --- debian/changelog | 1 + debian/control | 9 --------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5c135ea..6635b53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -129,6 +129,7 @@ dpkg (1.19.0) UNRELEASED; urgency=medium downstreams and derivatives. - Remove ancient code recompressing the alternatives database backups from xz to gzip in the dpkg daily cron job. + - Remove Replaces and Breaks for ancient transitions. * Test suite: - Enable perlcritic Documentation::RequirePodSections and Miscellanea::ProhibitTies. diff --git a/debian/control b/debian/control index bb759d5..6baf98b 100644 --- a/debian/control +++ b/debian/control @@ -36,8 +36,6 @@ Depends: Suggests: apt, debsig-verify, -Replaces: - manpages-it (<< 2.80-4), Breaks: # Due to removal of dpkg-divert compat symlink. amule (<< 2.3.1+git1a369e47-3), @@ -104,11 +102,6 @@ Recommends: libalgorithm-merge-perl, Suggests: debian-keyring, -Breaks: -# Due to new dpkg-architecture 1.17.17 strictness. - devscripts (<< 2.14.10), -Replaces: - manpages-it (<< 2.80-4), Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. @@ -197,8 +190,6 @@ Depends: ${misc:Depends}, Suggests: perl, -Replaces: - manpages-it (<< 2.80-4), Description: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git