[libexttextcat] 04/06: use dh-autoreconf

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:52:41 UTC 2016


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

rene pushed a commit to branch master
in repository libexttextcat.

commit 5bae828fb783bac1f05259723a67082530f9d2f3
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Sep 6 20:07:53 2016 +0200

    use dh-autoreconf
---
 debian/control | 2 +-
 debian/rules   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 80562fd..1f147ae 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>
 Uploaders: Rene Engelhard <rene at debian.org>
-Build-Depends: cdbs, debhelper (>= 5.0.0), autotools-dev
+Build-Depends: cdbs, debhelper (>= 5.0.0), dh-autoreconf
 Standards-Version: 3.7.2
 Homepage: https://wiki.documentfoundation.org/Libexttextcat
 
diff --git a/debian/rules b/debian/rules
index 764b9c1..78fc42c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
   
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_MAKE_CHECK_TARGET = check
 

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



More information about the Pkg-openoffice-commits mailing list