-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi
Attached the patch for the version I uploaded to DELAYED-5. If you want to override this NMU, then please upload a fixed version before this upload reaches the archive. Cheers Luk -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDOrtD5UTeB5t8Mo0RAoDzAJ0VrlqNcA7H1E+okXJUDi8tFw1oQwCgptyv JMmRK0DvFRHJvxfUls21lbo= =QerC -----END PGP SIGNATURE-----
diff -u fwbuilder-2.0.7/debian/changelog fwbuilder-2.0.7/debian/changelog --- fwbuilder-2.0.7/debian/changelog +++ fwbuilder-2.0.7/debian/changelog @@ -1,3 +1,11 @@ +fwbuilder (2.0.7-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Rebuild for Qt/KDE and gcc 4.0 transition + (Closes: #327963, #327017, #324874, #327365) + + -- Luk Claes <[EMAIL PROTECTED]> Tue, 27 Sep 2005 17:48:12 +0200 + fwbuilder (2.0.7-1) unstable; urgency=low * New upstream release (Closes: #293405) diff -u fwbuilder-2.0.7/debian/control fwbuilder-2.0.7/debian/control --- fwbuilder-2.0.7/debian/control +++ fwbuilder-2.0.7/debian/control @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Jeremy T. Bouse <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 3.0.0), dbs, autoconf, automake, libtool, autotools-dev, zlib1g-dev, libqt3-mt-dev, libfwbuilder-dev (>= 2.0.7), libxml2-dev (>> 2.3.8-0), libxslt1-dev (>= 1.0.0-0), libssl-dev, libsnmp5-dev | libsnmp-dev +Build-Depends: debhelper (>> 3.0.0), dbs, autoconf, automake1.4 | automaken, libtool, autotools-dev, zlib1g-dev, libqt3-mt-dev, libfwbuilder-dev (>= 2.0.7), libxml2-dev (>> 2.3.8-0), libxslt1-dev (>= 1.0.0-0), libssl-dev, libsnmp9-dev | libsnmp-dev Standards-Version: 3.6.1 Package: fwbuilder

