On 29/10/06 20:19:45, Neil Williams wrote:
OK, I've tweaked Alexander's patch and I'm ready to do an NMU to close this long standing RC bug.
Oops. Wrong file! :-( This is the real one. -- Neil Williams ============= http://www.data-freedom.org/ http://www.nosoftwarepatents.com/ http://www.linux.codehelp.co.uk/
diff -u gchangepass-0.1.5/debian/rules gchangepass-0.1.5/debian/rules --- gchangepass-0.1.5/debian/rules +++ gchangepass-0.1.5/debian/rules @@ -8,2 +8,6 @@ +configure/gchangepass:: + REQUIRED_AUTOMAKE_VERSION=1.9 ./autogen.sh --prefix=/usr + clean:: -rm po/stamp-po po/*.gmo + diff -u gchangepass-0.1.5/debian/control gchangepass-0.1.5/debian/control --- gchangepass-0.1.5/debian/control +++ gchangepass-0.1.5/debian/control @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: Guilherme de S. Pastore <[EMAIL PROTECTED]> -Build-Depends: cdbs, debhelper (>= 4.1.0), libgtk2.0-dev (>= 2.6.0), libxml-parser-perl, gettext +Build-Depends: cdbs, debhelper (>= 4.1.0), libgtk2.0-dev (>= 2.6.0), libxml-parser-perl, gettext, automake1.9, gnome-common, cvs Standards-Version: 3.6.2 Package: gchangepass diff -u gchangepass-0.1.5/debian/changelog gchangepass-0.1.5/debian/changelog --- gchangepass-0.1.5/debian/changelog +++ gchangepass-0.1.5/debian/changelog @@ -1,3 +1,12 @@ +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]> + + -- Neil Williams <[EMAIL PROTECTED]> Sun, 29 Oct 2006 19:50:31 +0000 + gchangepass (0.1.5-1) unstable; urgency=low * New upstream release
pgpvSGd19TNYl.pgp
Description: PGP signature

