Your message dated Wed, 24 Sep 2014 17:00:09 +0000
with message-id <[email protected]>
and subject line Bug#733185: fixed in lttoolbox 3.3.0.56152-1
has caused the Debian Bug report #733185,
regarding lttoolbox: use dh-autoreconf instead of autotools-dev for better 
new-port coverage
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
733185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lttoolbox
Version: 3.1.0-1.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch trusty

Hi,

The ppc64el port requires a patch to libtool.m4.  I don't think that's
in Debian yet, but when it is it will require autoreconfing a bunch of
packages to pick it up.  libcdio could handle this quite easily by using
dh-autoreconf rather than just autotools-dev; when automake and libtool
are in use (as they are here), dh-autoreconf is a superset of
autotools-dev, and it seems to still build just fine if I do the
following.

  * Use dh-autoreconf to update libtool macros for new ports.

diff -u lttoolbox-3.1.0/debian/rules lttoolbox-3.1.0/debian/rules
--- lttoolbox-3.1.0/debian/rules
+++ lttoolbox-3.1.0/debian/rules
@@ -35,6 +35,7 @@
 
 config.status: configure
        dh_testdir
+       AUTOMAKE='automake --gnu' dh_autoreconf
        # Add here commands to configure the package.
        CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --datadir=\$${prefix}/share
 
@@ -55,13 +56,7 @@
 
        # Add here commands to clean up after the build process.
        [ ! -f Makefile ] || $(MAKE) distclean
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-       cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-       cp -f /usr/share/misc/config.guess config.guess
-endif
-
+       dh_autoreconf_clean
 
        dh_clean 
 
diff -u lttoolbox-3.1.0/debian/control lttoolbox-3.1.0/debian/control
--- lttoolbox-3.1.0/debian/control
+++ lttoolbox-3.1.0/debian/control
@@ -1,7 +1,7 @@
 Source: lttoolbox
 Priority: optional
 Maintainer: Francis Tyers <[email protected]>
-Build-Depends: debhelper (>= 8), autotools-dev, libxml2-dev, pkg-config (>= 
0.20 ), zlib1g-dev (>= 1.2.3 ), libxml2-utils
+Build-Depends: debhelper (>= 8), dh-autoreconf, libxml2-dev, pkg-config (>= 
0.20 ), zlib1g-dev (>= 1.2.3 ), libxml2-utils
 Standards-Version: 3.9.2
 Section: misc
 Homepage: http://www.apertium.org

Thanks,

-- 
Colin Watson                                       [[email protected]]

--- End Message ---
--- Begin Message ---
Source: lttoolbox
Source-Version: 3.3.0.56152-1

We believe that the bug you reported is fixed in the latest version of
lttoolbox, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kartik Mistry <[email protected]> (supplier of updated lttoolbox package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 22 Sep 2014 19:14:55 +0530
Source: lttoolbox
Binary: lttoolbox liblttoolbox3-3.3-0 liblttoolbox3-3.3-dev
Architecture: source amd64
Version: 3.3.0.56152-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Kartik Mistry <[email protected]>
Description:
 liblttoolbox3-3.3-0 - Shared library for lttoolbox
 liblttoolbox3-3.3-dev - Development library for lttoolbox
 lttoolbox  - Apertium lexical processing modules and tools
Closes: 733185 758518
Changes:
 lttoolbox (3.3.0.56152-1) experimental; urgency=low
 .
   [ Tino Didriksen ]
   * New upstream release
   * Standards-Version updated to version 3.9.5
   * Using upstream release from svn, to avoid pre-generated automake files
     (Closes: #733185)
   * Re-done packaging to take advantage of debhelper 9
   * Added multiarch support
   * 3.3 includes all of 3.2 (Closes: #758518)
 .
   [ Kartik Mistry ]
   * wrap-and-sort control, install files.
   * Added myself as Uploaders.
Checksums-Sha1:
 ab3cb3aaedaadcd465653b148daed95426e04aab 2387 lttoolbox_3.3.0.56152-1.dsc
 b90700202f5fec761b25457ea68d87efee95982b 288977 
lttoolbox_3.3.0.56152.orig.tar.bz2
 de51f6ea4c9c446a7cfeb90da3a6419ecb2cea9b 2968 
lttoolbox_3.3.0.56152-1.debian.tar.xz
 a95972d51cf9fd4c128c809883d7119e25a6ae7d 36406 
lttoolbox_3.3.0.56152-1_amd64.deb
 d71faf2aed5bcbbc8871ff7bda5495b74d2e63f3 187516 
liblttoolbox3-3.3-0_3.3.0.56152-1_amd64.deb
 9bcfa48ef79bc87a06488b854560c95681545878 211308 
liblttoolbox3-3.3-dev_3.3.0.56152-1_amd64.deb
Checksums-Sha256:
 c687f48e2cd26bbd814f76e50f27ef2430c5aabbbed148674ee1a33295f13b0f 2387 
lttoolbox_3.3.0.56152-1.dsc
 3ef13050c6f156aa7f939cb4c6493414416dba444af1b4e9348b1b2e5a698b4b 288977 
lttoolbox_3.3.0.56152.orig.tar.bz2
 e18a8c0760079ac7b06ebaeb42951d5e13ff2033e95d06764c95a5c292c2c853 2968 
lttoolbox_3.3.0.56152-1.debian.tar.xz
 1b0a534fcba98ee5027f3926da949de1463272e568940d6360ea3f7522e55da6 36406 
lttoolbox_3.3.0.56152-1_amd64.deb
 51a7a84ca464cb1aec614a7ecae37b5a0f2675e02711433c768985f0ab9b8315 187516 
liblttoolbox3-3.3-0_3.3.0.56152-1_amd64.deb
 ec4257c207d980230a303c81814c27a407dd4aa93974b76df55d94e3e706c1ab 211308 
liblttoolbox3-3.3-dev_3.3.0.56152-1_amd64.deb
Files:
 ba47eef597ed1370dda3848b57cc9cc7 36406 science optional 
lttoolbox_3.3.0.56152-1_amd64.deb
 32d1a2d0a672a2419f4c9a13136bf76a 187516 science optional 
liblttoolbox3-3.3-0_3.3.0.56152-1_amd64.deb
 cc109db880b68e389d6325039fa7faf8 211308 libdevel optional 
liblttoolbox3-3.3-dev_3.3.0.56152-1_amd64.deb
 5da1a43445c0231c887fbaf07b5a30b9 2387 science optional 
lttoolbox_3.3.0.56152-1.dsc
 7e8b392bc16621d0680819e3ffaa994d 288977 science optional 
lttoolbox_3.3.0.56152.orig.tar.bz2
 7cd3ffcbe0affa5e3e500a15262c4a33 2968 science optional 
lttoolbox_3.3.0.56152-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUIWOMAAoJEALB0/J4OqTe3rUP/R44y191MT8N2T9XVIMeCtKp
8yhJTHL/2qcKjLwW0A4+dWO7EVj5XPyYOuMs9X/QISVkxEj+17mID96S9ixC2Yjn
eXtPVPcrNGWMWj0AiA+IegPdyUYAkmxXwIOEnWP8bKJb2qe/ejzzjyRzhoQR1sPL
MZYhR3lsi4tx3YBPXU+CZPYakFbuev2LH2N1ABBZt2ScbUFmPKo2yc7SpOVI0MDQ
rlGcK7gZ0/m0Lu/AHOQ9gM4B0QDG7R2u1LkwGPrzVxSz6IaBxIy8tZ+kHcEIXGZc
6Ib1UVomgKcnulRvhVelqfgJMLbF5B5bbsk7rj+sErNI0RD/crUlny2V5JB/K8CP
xIXreR/nedcO3PkEn5pnQMXXpewF8fnt64U6ENYNy7hDQESzWnf0TyLT1TXFyoHu
R8wAu/dAHmwOus711FtBZaZAQxELfeW23ypDagiARJpo8Rr5S5DK9Dzm0L0O9rHB
lT5/DEnJ+FQOCiYRn5HKkXCN8QBwK3ax2Db0qPIaxRQ1VonWUZOYYyLwr4LylOz6
2ISCKEi6y4zuVx9+iJm0YrrlTgx/9qp6YihTMxIUpipoMsVL5vYGnj18r+1RW4ms
SqRJqq4gGuyzFqtelSAjRHQkG+gSaEYs1xIqu4XTq3jsx+Vk8zuqWlmYYi+XC5Vx
MB0LkSez8IdFinbNtv2Q
=CNEw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to