Dear maintainer, I've uploaded an NMU for libupnp4 (versioned as 1.8.0~cvs20080628-2.1). The diff is attached to this message.
Cheers, gregor, from the Munich BSP -- .''`. http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/ `- BOFH excuse #270: Someone has messed up the kernel pointers
diff -u libupnp4-1.8.0~cvs20080628/debian/changelog libupnp4-1.8.0~cvs20080628/debian/changelog --- libupnp4-1.8.0~cvs20080628/debian/changelog +++ libupnp4-1.8.0~cvs20080628/debian/changelog @@ -1,3 +1,11 @@ +libupnp4 (1.8.0~cvs20080628-2.1) unstable; urgency=low + + * Non-maintainer upload. + * New patch 03-fix-duplicate-entries: remove duplicates from file list; + patch by Stefan Potyra (closes: #543068). + + -- gregor herrmann <gre...@debian.org> Sat, 28 Nov 2009 00:47:48 +0100 + libupnp4 (1.8.0~cvs20080628-2) unstable; urgency=low * Rebuild with source name libupnp4, to allow libupnp3 to remain in diff -u libupnp4-1.8.0~cvs20080628/debian/patches/series libupnp4-1.8.0~cvs20080628/debian/patches/series --- libupnp4-1.8.0~cvs20080628/debian/patches/series +++ libupnp4-1.8.0~cvs20080628/debian/patches/series @@ -2,0 +3 @@ +03-fix-duplicate-entries only in patch2: unchanged: --- libupnp4-1.8.0~cvs20080628.orig/debian/patches/03-fix-duplicate-entries +++ libupnp4-1.8.0~cvs20080628/debian/patches/03-fix-duplicate-entries @@ -0,0 +1,16 @@ +Index: libupnp4-1.8.0~cvs20080628/upnp/sample/Makefile.am +=================================================================== +--- libupnp4-1.8.0~cvs20080628.orig/upnp/sample/Makefile.am 2009-10-11 15:22:39.000000000 +0200 ++++ libupnp4-1.8.0~cvs20080628/upnp/sample/Makefile.am 2009-10-11 15:22:36.000000000 +0200 +@@ -69,8 +69,9 @@ + if WITH_DOCUMENTATION + examplesdir = $(docdir)/examples + examples_DATA = \ +- $(upnp_tv_ctrlpt_SOURCES) \ +- $(upnp_tv_device_SOURCES) ++ $(sort \ ++ $(upnp_tv_ctrlpt_SOURCES) \ ++ $(upnp_tv_device_SOURCES)) + endif + +
signature.asc
Description: Digital signature