[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#765215: Acknowledgement (gmetadom: run dh-autoreconf to update for new architectures)



+++ Debian Bug Tracking System [2014-10-13 21:23 +0000]:
I have fixed this issue with the attached (trivial) patch.

As you are in LowthresholdNMU list (thank you!) I have uploaded this
forthwith to unbung other builds.

The NMU diff is attached.

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/
diff -Nru gmetadom-0.2.6/debian/changelog gmetadom-0.2.6/debian/changelog
--- gmetadom-0.2.6/debian/changelog	2011-05-31 08:51:38.000000000 +0000
+++ gmetadom-0.2.6/debian/changelog	2014-10-14 14:13:55.000000000 +0000
@@ -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@debian.org>  Tue, 14 Oct 2014 14:12:30 +0000
+
 gmetadom (0.2.6-6) unstable; urgency=low
 
   [ Stéphane Glondu ]
diff -Nru gmetadom-0.2.6/debian/control gmetadom-0.2.6/debian/control
--- gmetadom-0.2.6/debian/control	2011-05-31 08:46:52.000000000 +0000
+++ gmetadom-0.2.6/debian/control	2014-10-14 14:14:34.000000000 +0000
@@ -5,6 +5,7 @@
 Uploaders: Sylvain Le Gall <gildor@debian.org>
 Build-Depends:
  debhelper (>= 7),
+ dh-autoreconf,
  ocaml-nox (>= 3.11),
  ocaml-findlib (>= 1.2.4),
  libgdome2-dev,
diff -Nru gmetadom-0.2.6/debian/rules gmetadom-0.2.6/debian/rules
--- gmetadom-0.2.6/debian/rules	2011-05-31 08:46:52.000000000 +0000
+++ gmetadom-0.2.6/debian/rules	2014-10-14 15:47:17.000000000 +0000
@@ -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
 

Reply to: