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
diff -u tmake-1.8/debian/changelog tmake-1.8/debian/changelog --- tmake-1.8/debian/changelog +++ tmake-1.8/debian/changelog @@ -1,3 +1,10 @@ +tmake (1.8-1.1) unstable; urgency=high + + * Non-maintainer upload. + * Remove trailing slash in copy of directory (Closes: #341011). + + -- Luk Claes <[EMAIL PROTECTED]> Mon, 2 Jan 2006 15:47:53 +0100 + tmake (1.8-1) unstable; urgency=low * New upstream release diff -u tmake-1.8/debian/rules tmake-1.8/debian/rules --- tmake-1.8/debian/rules +++ tmake-1.8/debian/rules @@ -52,7 +52,7 @@ cp -a bin/* debian/tmake/usr/bin/ rm -f debian/tmake/usr/bin/tmake_win - cp -a lib debian/tmake/usr/share/tmake/ + cp -a lib debian/tmake/usr/share/tmake cp -a lib/unix/* debian/tmake/etc/tmake/ ifeq ($(ARCH),alpha) cp -a lib/linux-g++/tmake-alpha.conf debian/tmake/etc/tmake/tmake.conf
signature.asc
Description: OpenPGP digital signature