diff -u netgo-0.5/debian/control netgo-0.5/debian/control --- netgo-0.5/debian/control +++ netgo-0.5/debian/control @@ -1,7 +1,8 @@ Source: netgo Section: net Priority: optional -Maintainer: Claudio Moratti +XSBC-Original-Maintainer: Claudio Moratti +Maintainer: Ubuntu MOTU Developers Build-Depends: debhelper (>= 4.0.0), autotools-dev, kdelibs4-dev, dpatch Standards-Version: 3.6.2 diff -u netgo-0.5/debian/rules netgo-0.5/debian/rules --- netgo-0.5/debian/rules +++ netgo-0.5/debian/rules @@ -66,8 +66,8 @@ # Add here commands to install the package into debian/netgo. $(MAKE) install INSTALL_ROOT=$(CURDIR)/debian/netgo - #remove a unneeded copyright file - rm -f debian/netgo/usr/share/doc/netgo-0.5/COPYING.gz + #remove bogus doc directory (LP: #46435) + rm -fr debian/netgo/usr/share/doc/netgo-0.5 # Build architecture-independent files here. diff -u netgo-0.5/debian/changelog netgo-0.5/debian/changelog --- netgo-0.5/debian/changelog +++ netgo-0.5/debian/changelog @@ -1,3 +1,10 @@ +netgo (0.5-2ubuntu1) jaunty; urgency=low + + * debian/rules: Remove usr/share/doc/netgo-0.5 as per + LP: #46435 + + -- Daniel T Chen Thu, 18 Dec 2008 22:21:50 -0500 + netgo (0.5-2) unstable; urgency=low * Patch to fix a problem with iwconfig path