[Pkg-telepathy-commits] [empathy] 03/07: debian/rules: Call dh-autoreconf with --as-needed option

Laurent Bigonville bigon at alioth.debian.org
Tue Aug 20 12:14:32 UTC 2013


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

bigon pushed a commit to branch debian-experimental
in repository empathy.

commit 713a65eeb5fcc33ae98e1a4b03ece9e18764cfdb
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Tue Aug 20 00:15:47 2013 +0200

    debian/rules: Call dh-autoreconf with --as-needed option
---
 debian/changelog |    3 ++-
 debian/rules     |    2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 05825ae..3455257 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ empathy (3.8.3-2) UNRELEASED; urgency=low
   * debian/rules: Properly set extra LDFLAGS to not override hardening ones
   * debian/rules: Re-enable cheese support
   * debian/control, debian/rules: Re-enable libchamplain support
+  * debian/rules: Call dh-autoreconf with --as-needed option
 
- -- Laurent Bigonville <bigon at debian.org>  Tue, 20 Aug 2013 00:04:42 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 20 Aug 2013 00:15:27 +0200
 
 empathy (3.8.3-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index b78edb8..74be470 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 
+DEB_DH_AUTORECONF_ARGS = --as-needed
+
 # List any files which are not installed
 include /usr/share/cdbs/1/rules/utils.mk
 DEB_DH_INSTALL_ARGS := --list-missing

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



More information about the Pkg-telepathy-commits mailing list