Package: ctemplate
Version: 2.2-4
Severity: wishlist
Tags: patch
User: debian-de...@lists.debian.org
Usertags: origin-ubuntu trusty ubuntu-patch autoreconf

Dear Maintainer,

In Ubuntu 14.04, the attached patch was applied to achieve the following:

  * Use dh-autoreconf for newer arches, resolving FTBFS.


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11.0-15-generic (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
diff -Nru ctemplate-2.2/debian/changelog ctemplate-2.2/debian/changelog
diff -Nru ctemplate-2.2/debian/control ctemplate-2.2/debian/control
--- ctemplate-2.2/debian/control	2013-11-08 22:28:09.000000000 -0500
+++ ctemplate-2.2/debian/control	2014-02-01 20:29:30.000000000 -0500
@@ -1,9 +1,10 @@
 Source: ctemplate
 Section: libdevel
 Priority: optional
-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
 Uploaders: Mark Purcell <m...@debian.org>, Florian Reinhard <florian.reinh...@googlemail.com>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev
+Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/ctemplate/trunk
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-kde/kde-extras/ctemplate/trunk
diff -Nru ctemplate-2.2/debian/rules ctemplate-2.2/debian/rules
--- ctemplate-2.2/debian/rules	2013-11-08 22:28:09.000000000 -0500
+++ ctemplate-2.2/debian/rules	2014-02-01 20:29:38.000000000 -0500
@@ -3,7 +3,7 @@
 export PTHREAD_CFLAGS=-lpthread
 
 %:
-	dh $@ --parallel --with autotools_dev
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --program-prefix=ctemplate-
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to