[debhelper-devel] [debhelper] 01/01: Provide transitional dh-systemd package

Michael Biebl biebl at moszumanska.debian.org
Tue Sep 13 00:46:08 UTC 2016


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

biebl pushed a commit to branch biebl/dh-systemd-compat
in repository debhelper.

commit 71de00b234e15ea1f1ddedeec872625007b787e3
Author: Michael Biebl <biebl at debian.org>
Date:   Mon Sep 12 16:47:42 2016 +0200

    Provide transitional dh-systemd package
    
    Take over the transitional dh-systemd package from
    src:init-system-helpers as this makes backports easier.
    
    As we have a real transitional package now, drop the Provides from
    debhelper.
    
    Closes: #837585
---
 debian/control | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d147027..f8347a2 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Depends: autotools-dev,
 Breaks: dh-systemd (<< 1.38)
 Replaces: dh-systemd (<< 1.38)
 Suggests: dh-make
-Provides: dh-systemd (= 1.38)
 Multi-Arch: foreign
 Description: helper programs for debian/rules
  A collection of programs that can be used in a debian/rules file to
@@ -37,3 +36,12 @@ Description: helper programs for debian/rules
  files, fix file permissions, integrate your package with the Debian
  menu system, debconf, doc-base, etc. Most Debian packages use debhelper
  as part of their build process.
+
+Package: dh-systemd
+Section: oldlibs
+Architecture: all
+Multi-Arch: foreign
+Depends: debhelper (>= 9.20160709),
+         ${misc:Depends},
+Description: debhelper add-on to handle systemd unit files - transitional package
+ This package is for transitional purposes and can be removed safely.

-- 
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