Package: timbl Version: 6.4.4-4 Followup-For: Bug #744669 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu utopic ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Use dh-autoreconf to get new libtool macros for ppc64el. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: jessie/sid APT prefers utopic-updates APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 'utopic'), (100, 'utopic-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13.0-24-generic (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru timbl-6.4.4/debian/control timbl-6.4.4/debian/control --- timbl-6.4.4/debian/control 2013-08-01 11:53:40.000000000 -0400 +++ timbl-6.4.4/debian/control 2014-05-17 18:52:48.000000000 -0400 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Science Team <debian-science-maintain...@lists.alioth.debian.org> Uploaders: Joost van Baal-Ilić <joos...@debian.org>, Ko van der Sloot <ko.vandersl...@uvt.nl> -Build-Depends: debhelper (>= 7), cdbs, pkg-config, libxml2-dev, libticcutils2-dev (>=0.3) +Build-Depends: debhelper (>= 7), cdbs, pkg-config, libxml2-dev, libticcutils2-dev (>=0.3), dh-autoreconf Standards-Version: 3.9.4 Homepage: http://ilk.uvt.nl/timbl/ Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/timbl/trunk diff -Nru timbl-6.4.4/debian/rules timbl-6.4.4/debian/rules --- timbl-6.4.4/debian/rules 2012-01-04 14:00:02.000000000 -0500 +++ timbl-6.4.4/debian/rules 2014-05-10 23:03:44.000000000 -0400 @@ -5,6 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/autoreconf.mk ## example override: ## DEB_CONFIGURE_EXTRA_FLAGS := --libexecdir=/usr/share