[Pkg-mono-svn-commits] [libgdiplus] 08/12: Use dh-autoreconf. Helps for ppc64el!

Jo Shields directhex at moszumanska.debian.org
Wed Aug 27 18:13:28 UTC 2014


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

directhex pushed a commit to annotated tag debian/3.6-1
in repository libgdiplus.

commit f5f9cd833b681bbfd7967ad213f58187f79c2d35
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Wed Aug 27 18:56:06 2014 +0100

    Use dh-autoreconf. Helps for ppc64el!
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 457861e..7ca8f8f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends:
  libtiff5-dev | libtiff-dev, 
  libgif-dev, 
  libexif-dev, 
- libcairo2-dev (>= 1.4)
+ libcairo2-dev (>= 1.4),
+ dh-autoreconf
 Standards-Version: 3.9.1
 Homepage: http://www.mono-project.com/Libgdiplus
 Vcs-Git: git://git.debian.org/git/pkg-mono/packages/libgdiplus.git
diff --git a/debian/rules b/debian/rules
index c4bf03e..8e04004 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,4 +58,4 @@ override_dh_auto_clean:
 	rm -f cairo/config.status cairo/config.log
 
 %:
-	dh $@
+	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/libgdiplus.git



More information about the Pkg-mono-svn-commits mailing list