[Pkg-ocaml-maint-commits] [gmetadom] 02/03: Wookey's patch: use dh-autoreconf

Ralf Treinen treinen at moszumanska.debian.org
Tue Oct 14 19:56:41 UTC 2014


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

treinen pushed a commit to branch master
in repository gmetadom.

commit f822449c561e5b78a74c58d01cf23cc7121c684d
Author: Ralf Treinen <treinen at free.fr>
Date:   Tue Oct 14 21:51:51 2014 +0200

    Wookey's patch: use dh-autoreconf
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 debian/rules     | 1 +
 3 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a35e7db..ecdc0a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gmetadom (0.2.6-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use dh-autoreconf to build on newer architectures (Closes: 753334)
+
+ -- Wookey <wookey at debian.org>  Tue, 14 Oct 2014 14:12:30 +0000
+
 gmetadom (0.2.6-6) unstable; urgency=low
 
   [ Stéphane Glondu ]
diff --git a/debian/control b/debian/control
index 9b1a13d..4f53601 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Sylvain Le Gall <gildor at debian.org>
 Build-Depends:
  debhelper (>= 7),
+ dh-autoreconf,
  ocaml-nox (>= 3.11),
  ocaml-findlib (>= 1.2.4),
  libgdome2-dev,
diff --git a/debian/rules b/debian/rules
index 49d2f83..cbf2b0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/ocaml.mk
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/gmetadom.git



More information about the Pkg-ocaml-maint-commits mailing list