tags 424525 + patch thanks Hi,
The following is the diff for my libipoddevice 0.5.3-3.1 NMU. I will upload it to the delayed queue. diff -u libipoddevice-0.5.3/debian/changelog libipoddevice-0.5.3/debian/changelog --- libipoddevice-0.5.3/debian/changelog +++ libipoddevice-0.5.3/debian/changelog @@ -1,3 +1,11 @@ +libipoddevice (0.5.3-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix make distclean target to fix FTBFS if built twice in a row + (Closes: #424525) + + -- Peter Eisentraut <[EMAIL PROTECTED]> Fri, 23 May 2008 15:04:12 +0200 + libipoddevice (0.5.3-3) unstable; urgency=low * debian/control: only in patch2: unchanged: --- libipoddevice-0.5.3.orig/Makefile.am +++ libipoddevice-0.5.3/Makefile.am @@ -4,7 +4,7 @@ pkgconfig_DATA = ipoddevice.pc CLEANFILES = ipoddevice.pc *.pws *.bak -DISTCLEANFILES = config.guess config.sub configure install-sh missing depcomp Makefile.in ltmain.sh aclocal.m4 config.h.in +#DISTCLEANFILES = config.guess config.sub configure install-sh missing depcomp Makefile.in ltmain.sh aclocal.m4 config.h.in release: distcheck @echo "Preparing to release libipoddevice-$(VERSION), in 15 seconds..." only in patch2: unchanged: --- libipoddevice-0.5.3.orig/Makefile.in +++ libipoddevice-0.5.3/Makefile.in @@ -205,7 +205,7 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = ipoddevice.pc CLEANFILES = ipoddevice.pc *.pws *.bak -DISTCLEANFILES = config.guess config.sub configure install-sh missing depcomp Makefile.in ltmain.sh aclocal.m4 config.h.in +#DISTCLEANFILES = config.guess config.sub configure install-sh missing depcomp Makefile.in ltmain.sh aclocal.m4 config.h.in all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]