[SCM] mediatomb/master: d/rules,control: build with systemd support

zumbi at users.alioth.debian.org zumbi at users.alioth.debian.org
Mon Oct 13 15:08:33 UTC 2014


The following commit has been merged in the master branch:
commit 0a2b9b7535bca65f9173467238e2d001e4f1d417
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Sun Oct 12 14:16:45 2014 +0200

    d/rules,control: build with systemd support
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>

diff --git a/debian/control b/debian/control
index cf53c07..dc0fa31 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Uploaders:
 Build-Depends:
  debhelper (>= 9),
  dh-autoreconf,
+ dh-systemd,
  libavformat-dev (>= 6:9),
  libcurl4-gnutls-dev | libcurl4-openssl-dev,
  libexif-dev,
diff --git a/debian/rules b/debian/rules
index 5a79137..c13bf49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,4 +60,4 @@ get-orig-source:
 	$(dir $_)mediatomb-get-orig-source
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,systemd

-- 
MediaTomb packaging



More information about the pkg-multimedia-commits mailing list