tags 521939 + patch thanks Attached is a patch for gtorrent-viewer 0.2b-2.1 NMU. Thanks.
-- . ''`. Luca Falavigna : :' : Ubuntu MOTU Developer `. `'` Debian Maintainer `- GPG Key: 0x86BC2A50
--- gtorrent-viewer-0.2b/debian/rules
+++ gtorrent-viewer-0.2b/debian/rules
@@ -25,6 +25,8 @@
config.status: configure
dh_testdir
# Add here commands to configure the package.
+ autoreconf -vi
+ intltoolize --copy --force --automake
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE)
--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
--datadir=\$${prefix}/share CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
--- gtorrent-viewer-0.2b/debian/changelog
+++ gtorrent-viewer-0.2b/debian/changelog
@@ -1,3 +1,11 @@
+gtorrent-viewer (0.2b-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Avoid executing glib-gettextize by running autoreconf and intltoolize,
+ fix FTBFS with new intltoolize (Closes: #521939).
+
+ -- Luca Falavigna <[email protected]> Thu, 23 Apr 2009 14:17:51 +0200
+
gtorrent-viewer (0.2b-2) unstable; urgency=low
* Added a clean rule to debian/rules to prevent a FTBFS
signature.asc
Description: OpenPGP digital signature

