[debhelper-devel] [debhelper] 03/07: Add necessary Breaks/Replaces for dh-systemd

Niels Thykier nthykier at moszumanska.debian.org
Sat Jul 9 08:37:22 UTC 2016


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

nthykier pushed a commit to branch master
in repository debhelper.

commit 44c16799c3f61447280a5b1403b62d06c98b02ec
Author: Michael Biebl <biebl at debian.org>
Date:   Fri Jul 8 18:18:25 2016 +0200

    Add necessary Breaks/Replaces for dh-systemd
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 57dcd49..2a53c81 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Vcs-Browser: https://anonscm.debian.org/git/debhelper/debhelper.git
 Package: debhelper
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, file (>= 3.23), dpkg (>= 1.16.2), dpkg-dev (>= 1.18.2~), binutils, po-debconf, man-db (>= 2.5.1-1), libdpkg-perl (>= 1.17.14), dh-strip-nondeterminism, autotools-dev, dh-autoreconf (>= 12~)
+Breaks: dh-systemd (<< 1.38)
+Replaces: dh-systemd (<< 1.38)
 Suggests: dh-make
 Multi-Arch: foreign
 Description: helper programs for debian/rules

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




More information about the debhelper-devel mailing list