Your message dated Mon, 30 Oct 2006 15:08:16 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#386220: fixed in gchangepass 0.1.5-1.1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: gchangepass Version: 0.1.5-1 Severity: serious Tags: patch Justification: no longer builds from source chmod a+x /tmp/buildd/gchangepass-0.1.5/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /tmp/buildd/gchangepass-0.1.5/./ configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${ prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/gchangepass" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c ... config.status: creating po/POTFILES config.status: creating po/Makefile GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . make[1]: Entering directory `/tmp/buildd/gchangepass-0.1.5' make[1]: *** No rule to make target `m4/inttypes.m4', needed by `aclocal.m4'. Stop. make[1]: Leaving directory `/tmp/buildd/gchangepass-0.1.5' make: *** [debian/stamp-makefile-build] Error 2 The attached patch fix the FTBFS, although maintainer might feel there are better ways to achieve this (i.e. to avoid adding a dependency on automake1.9, btw not done in the patch). Hope to help, Damián Viano(Des).diff -Nura gchangepass-0.1.5/debian/rules /home/des/.pbuilder/build/7052/home/des/gchangepass-0.1.5/debian/rules --- gchangepass-0.1.5/debian/rules 2006-09-01 21:49:44.000000000 -0300 +++ /home/des/.pbuilder/build/7052/home/des/gchangepass-0.1.5/debian/rules 2006-09-02 14:34:34.000000000 -0300 @@ -5,5 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk +configure/gchangepass:: + REQUIRED_AUTOMAKE_VERSION=1.9 ./autogen.sh clean:: -rm po/stamp-po po/*.gmo
--- End Message ---
--- Begin Message ---Source: gchangepass Source-Version: 0.1.5-1.1 We believe that the bug you reported is fixed in the latest version of gchangepass, which is due to be installed in the Debian FTP archive: gchangepass_0.1.5-1.1.diff.gz to pool/main/g/gchangepass/gchangepass_0.1.5-1.1.diff.gz gchangepass_0.1.5-1.1.dsc to pool/main/g/gchangepass/gchangepass_0.1.5-1.1.dsc gchangepass_0.1.5-1.1_amd64.deb to pool/main/g/gchangepass/gchangepass_0.1.5-1.1_amd64.deb 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. Neil Williams <[EMAIL PROTECTED]> (supplier of updated gchangepass 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: SHA1 Format: 1.7 Date: Sun, 29 Oct 2006 19:50:31 +0000 Source: gchangepass Binary: gchangepass Architecture: source amd64 Version: 0.1.5-1.1 Distribution: unstable Urgency: low Maintainer: Guilherme de S. Pastore <[EMAIL PROTECTED]> Changed-By: Neil Williams <[EMAIL PROTECTED]> Description: gchangepass - password changer for GNOME Closes: 386220 Changes: gchangepass (0.1.5-1.1) unstable; urgency=low . * Non-maintainer upload. * FTBFS due to gettext 0.15 (Closes: #386220) - Extended and tweaked the original patch by Alexander Wirt <[EMAIL PROTECTED]> Files: 7014d35ae25480e18311b1e1e5fdcd39 697 gnome optional gchangepass_0.1.5-1.1.dsc 14ad444591f7dcf7aa1e0215d00b003b 1907 gnome optional gchangepass_0.1.5-1.1.diff.gz 9904450fed3a1efae8f0d5e7abf1fa9b 29268 gnome optional gchangepass_0.1.5-1.1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFRShkiAEJSii8s+MRAnb+AKDzXuQoZ6iCcEneqr/zKuDragF+0gCfWHSS TY3VzWw5WqZ/CnNLGZL9NyA= =oRFJ -----END PGP SIGNATURE-----
--- End Message ---

