-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 tags 560522@ + pending thanks
Dear maintainer, I've uploaded a NMU for qd (versioned as 2.3.7-2.1) to delayed/2, attached is the diff. Best regards, Nobuhiro - -- Nobuhiro Iwamatsu <[email protected]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkw708UACgkQQSHHQzFw6+kwpwCggNMqNgvvExRcZDtB2RV6I9w3 YjcAn2TbC89cVvEB0aAVRqhqXxyVBhYJ =DSOf -----END PGP SIGNATURE-----
diff -u qd-2.3.7/debian/changelog qd-2.3.7/debian/changelog --- qd-2.3.7/debian/changelog +++ qd-2.3.7/debian/changelog @@ -1,3 +1,11 @@ +qd (2.3.7-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Update debian/rules. + - Add run autoreconf. (Closes: #560522) + + -- Nobuhiro Iwamatsu <[email protected]> Tue, 13 Jul 2010 11:26:15 +0900 + qd (2.3.7-2) unstable; urgency=low [Christophe Prud'homme] diff -u qd-2.3.7/debian/rules qd-2.3.7/debian/rules --- qd-2.3.7/debian/rules +++ qd-2.3.7/debian/rules @@ -18,3 +18,5 @@ +common-configure-arch:: + autoreconf -i get-orig-source: - uscan --force-download \ No newline at end of file + uscan --force-download

