[libcmis] 20/40: Imported Debian patch 0.4.1-7

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


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

rene pushed a commit to branch master
in repository libcmis.

commit f8914952a4deee2af3d6a8a5c9c1738cb512ab41
Author: Rene Engelhard <rene at debian.org>
Date:   Mon May 26 20:29:05 2014 +0200

    Imported Debian patch 0.4.1-7
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f2dcd83..f749b30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcmis (0.4.1-7) unstable; urgency=low
+
+  * use dh-autoreconf (closes: #748863)
+
+ -- Rene Engelhard <rene at debian.org>  Mon, 26 May 2014 20:29:05 +0200
+
 libcmis (0.4.1-6) unstable; urgency=low
 
   * explicitly build-depend on pkg-config. No idea why it worked before... 
diff --git a/debian/control b/debian/control
index 499e49d..bbf57bb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libcmis
 Priority: optional
 Maintainer: Rene Engelhard <rene at debian.org>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, libxml2-dev, libboost-dev, libboost-program-options-dev, libcurl4-gnutls-dev, libcppunit-dev, docbook-to-man, libboost-date-time-dev, dpkg-dev (>= 1.16.1), pkg-config
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, libxml2-dev, libboost-dev, libboost-program-options-dev, libcurl4-gnutls-dev, libcppunit-dev, docbook-to-man, libboost-date-time-dev, dpkg-dev (>= 1.16.1), pkg-config, dh-autoreconf
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://libcmis.sourceforge.net/
diff --git a/debian/rules b/debian/rules
index c4f345c..fa8c7ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ ifneq (,$(findstring arm,$(DEB_HOST_ARCH)))
 endif
 
 %:
-	dh $@ 
+	dh $@  --with autoreconf
 
 override_dh_clean:
 	rm -f libcmis-0.4.pc

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



More information about the Pkg-openoffice-commits mailing list