Package: bamf
Version: 0.2.118
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el
User: debian-de...@lists.debian.org
Usertags: autoreconf

Dear Maintainer,

Please consider using autoreconf during the package build to enable new
architectures.  This patch basically calls dh-autoreconf during the build to
update config.{sub,guess}, which contains the information for the new
architectures.

Thank you,
Breno


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: bamf-0.2.118/debian/control
===================================================================
--- bamf-0.2.118.orig/debian/control	2014-04-29 01:16:11.000000000 +0000
+++ bamf-0.2.118/debian/control	2014-04-29 01:20:12.000000000 +0000
@@ -5,6 +5,7 @@
 Uploaders: Andrea Veri <a...@debian.org>
 Build-Depends: debhelper (>= 8.1.2ubuntu2),
                cdbs (>= 0.4.90ubuntu9),
+               dh-autoreconf,
                libglib2.0-dev (>= 2.28.0~),
                libwnck-dev,
                libwnck-3-dev,
Index: bamf-0.2.118/debian/rules
===================================================================
--- bamf-0.2.118.orig/debian/rules	2014-04-29 01:16:11.000000000 +0000
+++ bamf-0.2.118/debian/rules	2014-04-29 01:18:08.000000000 +0000
@@ -6,6 +6,7 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 

Reply via email to