tags 580473 + pending thanks Dear maintainer,
I've prepared an NMU for atftp (versioned as 0.7.dfsg-9.1) and uploaded it to DELAYED/5 to address the RC bug filed against atftp. Please notify if you have a pending upload addressing this bug and would like me to remove the upload from the delayed queue. Note that the patch below should be applied in addition to the patch Ben Hutchings supplied in July for this bug. Regards, tony diff -u atftp-0.7.dfsg/Makefile.am atftp-0.7.dfsg/Makefile.am --- atftp-0.7.dfsg/Makefile.am +++ atftp-0.7.dfsg/Makefile.am @@ -16,6 +16,7 @@ DIST_SUBDIRS = $(SUBDIRS) CLEANFILES = *~ DISTCLEANFILES = libtool config.status +AM_CPPFLAGS = -D_GNU_SOURCE man_MANS = atftp.1 atftpd.8 dist_scripts = autogen.sh diff -u atftp-0.7.dfsg/debian/changelog atftp-0.7.dfsg/debian/changelog --- atftp-0.7.dfsg/debian/changelog +++ atftp-0.7.dfsg/debian/changelog @@ -1,3 +1,13 @@ +atftp (0.7.dfsg-9.1) unstable; urgency=low + + * Non-maintainer upload. + * Apply IPv6 support patch by Ben Hutchings. Closes: #580473 + * Add AC_GNU_SOURCE to configure.ac to address FTBFS. + - Patches applied directly to sources to minimize changes for NMU, + as the current Debian packaging does not include a patch system. + + -- tony mancill <tmanc...@debian.org> Wed, 15 Sep 2010 21:24:52 -0700 + -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org