[Pkg-privacy-commits] [libgsecuredelete] 147/168: Use dh-autoreconf to get new libtool macros for ppc64el. Thanks to Logan Rosen <logan at ubuntu.com> for the patch.
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 20:06:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository libgsecuredelete.
commit 3391cd38cc6696f7a7d4e34130ccfe7566b6b9ce
Author: intrigeri <intrigeri at boum.org>
Date: Thu Jan 16 18:05:36 2014 +0000
Use dh-autoreconf to get new libtool macros for ppc64el. Thanks to Logan Rosen <logan at ubuntu.com> for the patch.
---
debian/control | 3 ++-
debian/rules | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d33ee3e..89bff5f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Standards-Version: 3.9.3
Build-Depends:
debhelper (>= 8.0.0),
dpkg-dev (>= 1.16.1.1~),
- libglib2.0-dev
+ libglib2.0-dev,
+ dh-autoreconf
Homepage: http://wipetools.tuxfamily.org/libgsecuredelete.html
Vcs-Git: git://git.debian.org/collab-maint/libgsecuredelete.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libgsecuredelete.git
diff --git a/debian/rules b/debian/rules
index 2abd64c..bf47876 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,4 @@ override_dh_install:
dh_install --fail-missing -X.la
%:
- dh $@
+ dh $@ --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libgsecuredelete.git
More information about the Pkg-privacy-commits
mailing list