tag 477247 + pending thanks Hi!
I'm about to upload an NMU for avida to fix bug #477247. The diff is as follows: diff -Nuar avida-2.0b7.eerst/debian/changelog avida-2.0b7/debian/changelog --- avida-2.0b7.eerst/debian/changelog 2008-06-14 22:01:26.000000000 +0200 +++ avida-2.0b7/debian/changelog 2008-06-14 22:02:45.712348703 +0200 @@ -1,3 +1,11 @@ +avida (2.0b7-4.2) unstable; urgency=low + + * Non-maintainer upload (BSP) + * Fix bashism in debian/rules + (Closes: #477247) + + -- Bas Zoetekouw <[EMAIL PROTECTED]> Sat, 14 Jun 2008 22:01:39 +0200 + avida (2.0b7-4.1) unstable; urgency=low * Non-maintainer upload for the gcc-4.3 release goal, with a patch diff -Nuar avida-2.0b7.eerst/debian/rules avida-2.0b7/debian/rules --- avida-2.0b7.eerst/debian/rules 2008-06-14 22:01:26.000000000 +0200 +++ avida-2.0b7/debian/rules 2008-06-14 22:03:36.589917873 +0200 @@ -44,7 +44,9 @@ dh_testdir dh_testroot rm -f build-stamp - rm -fr source/main/functional_testsuites/{default.md5sum,default.tail,tedious.tail}/CVS + rm -fr source/main/functional_testsuites/default.md5sum/CVS + rm -fr source/main/functional_testsuites/default.tail/CVS + rm -fr source/main/functional_testsuites/tedious.tail/CVS -rm -f config.sub config.guess config.log -$(MAKE) distclean -- Kind regards, Bas Zoetekouw. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]