Bug#339869: Intention to NMU

Luk Claes luk at debian.org
Fri Dec 30 16:18:50 UTC 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

Attached the patch for the version I intend to upload. Please respond if
you don't want this NMU to happen, if you are working yourself on a
patch or if you think that the attached patch won't work.

Cheers

Luk

- --
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDtV3o5UTeB5t8Mo0RAu7ZAKCHodr9reLs/cnvoiDeZ9m8SP2wZQCffq8d
hbpeKYCdkagaDiLZeIKwGDI=
=sBDX
-----END PGP SIGNATURE-----
-------------- next part --------------
diff -u libtk-gbarr-perl-2.06/debian/changelog libtk-gbarr-perl-2.06/debian/changelog
--- libtk-gbarr-perl-2.06/debian/changelog
+++ libtk-gbarr-perl-2.06/debian/changelog
@@ -1,3 +1,10 @@
+libtk-gbarr-perl (2.06-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Remove trailing slashes in mv command (Closes: #339869).
+
+ -- Luk Claes <luk at debian.org>  Fri, 30 Dec 2005 17:05:40 +0100
+
 libtk-gbarr-perl (2.06-1) unstable; urgency=low
 
   * Initial Release (Closes: #304287)
diff -u libtk-gbarr-perl-2.06/debian/rules libtk-gbarr-perl-2.06/debian/rules
--- libtk-gbarr-perl-2.06/debian/rules
+++ libtk-gbarr-perl-2.06/debian/rules
@@ -34,7 +34,7 @@
 	dh_installdirs
 	$(MAKE) PREFIX=$(debtmp)/usr install
 
-	mv $(debtmp)/usr/lib/perl5/Tk/ $(debtmp)/usr/share/perl5/Tk/
+	mv $(debtmp)/usr/lib/perl5/Tk $(debtmp)/usr/share/perl5/Tk
 
 	#As this is a architecture independent package, we are not supposed to install
 	#stuff to /usr/lib. MakeMaker creates the dirs, we delete them from the deb:


More information about the pkg-perl-maintainers mailing list