[Pkg-sympa-commits] [sympa] 09/14: Enable use of autoreconf debhelper add-on

Emmanuel Bouthenot kolter at moszumanska.debian.org
Thu Jul 27 10:43:19 UTC 2017


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

kolter pushed a commit to branch master
in repository sympa.

commit da9119f71be445c65a4cc1edb0afb7a2930abce5
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Thu Jul 27 10:51:04 2017 +0200

    Enable use of autoreconf debhelper add-on
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9a3a51e..684289b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Sympa team <pkg-sympa-devel at lists.alioth.debian.org>
 Uploaders: Stefan Hornburg (Racke) <racke at linuxia.de>, Jonas Smedegaard <dr at jones.dk>, Emmanuel Bouthenot <kolter at debian.org>
 Build-Depends:
  devscripts,
- debhelper (>= 9),
+ debhelper (>= 9.20160403~),
  dh-systemd,
  libdbi-perl (>= 1.48),
  libarchive-zip-perl (>= 1.05),
diff --git a/debian/rules b/debian/rules
index bd4785d..6cc13f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -116,4 +116,4 @@ override_dh_clean:
 	done
 
 %:
-	dh $@ --with systemd
+	dh $@ --with autoreconf,systemd

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



More information about the Pkg-sympa-commits mailing list