[Pkg-vala-maintainers] Bug#757110: please build using dh-autoreconf

Aurelien Jarno aurelien at aurel32.net
Sun Aug 24 03:39:29 UTC 2014


Control: severity -1 important
Control: tag -1 + patch

On Tue, Aug 05, 2014 at 02:22:08PM +0200, Matthias Klose wrote:
> Package: src:libgee-0.8
> Version: 0.14.0-1
> 
> please build using dh-autoreconf to fix build failures on new architectures
> (ppc64el).
> 

Please find below a patch to fix this issue. Please also note that this
bug currently block the ppc64el bootstrap in debian, especially for some
debian-installer packages. An upload as soon as possible would therefore
be really appreciated. Thanks in advance.

diff -Nru libgee-0.8-0.14.0/debian/control libgee-0.8-0.14.0/debian/control
--- libgee-0.8-0.14.0/debian/control	2014-07-22 12:45:21.000000000 +0200
+++ libgee-0.8-0.14.0/debian/control	2014-08-24 05:27:23.000000000 +0200
@@ -7,7 +7,7 @@
            Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 9),
-               autotools-dev,
+               dh-autoreconf,
                pkg-config (>= 0.14),
                libglib2.0-dev (>= 2.36),
                valac (>= 0.24),
diff -Nru libgee-0.8-0.14.0/debian/rules libgee-0.8-0.14.0/debian/rules
--- libgee-0.8-0.14.0/debian/rules	2014-07-22 12:45:21.000000000 +0200
+++ libgee-0.8-0.14.0/debian/rules	2014-08-24 05:27:43.000000000 +0200
@@ -1,6 +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/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien at aurel32.net                 http://www.aurel32.net



More information about the Pkg-vala-maintainers mailing list