[graphite2] 31/38: Import Debian changes 1.13.2-2

Rene Engelhard rene at moszumanska.debian.org
Sun May 14 10:53:48 UTC 2017


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

rene pushed a commit to branch experimental
in repository graphite2.

commit 0e432cf46fd4d2d0471eb30326d6e1f2b89e3895
Author: Steve M. Robbins <smr at debian.org>
Date:   Sun Aug 24 23:30:28 2014 -0500

    Import Debian changes 1.13.2-2
    
    cppunit (1.13.2-2) unstable; urgency=medium
    
      * control:
      * rules: Replace autotools-dev by autoreconf.  Closes: #752700.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8cdcab..679e4be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cppunit (1.13.2-2) unstable; urgency=medium
+
+  * control:
+  * rules: Replace autotools-dev by autoreconf.  Closes: #752700.
+
+ -- Steve M. Robbins <smr at debian.org>  Sun, 24 Aug 2014 23:30:28 -0500
+
 cppunit (1.13.2-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 1c1c32d..4ab88fa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Homepage: http://www.freedesktop.org/wiki/Software/cppunit
 Section: devel
 Priority: optional
 Maintainer: Steve M. Robbins <smr at debian.org>
-Build-Depends: debhelper (>= 9), doxygen, autotools-dev
+Build-Depends: debhelper (>= 9), doxygen, dh-autoreconf
 Standards-Version: 3.9.5
 
 Package: libcppunit-1.13-0
diff --git a/debian/rules b/debian/rules
index 7af6573..20187ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --with autotools-dev
+	dh $@ --parallel --with autoreconf
 
 
 override_dh_install-arch:

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



More information about the Pkg-openoffice-commits mailing list