tags 566525 + pending thanks Dear maintainer,
I've prepared an NMU for bombardier (versioned as 0.8.3+nmu1) and uploaded it to DELAYED/3. Please feel free to tell me if I should delay it longer. Regards. Evgeni Golov
diff -Nru bombardier-0.8.3/debian/changelog bombardier-0.8.3+nmu1/debian/changelog --- bombardier-0.8.3/debian/changelog 2009-10-11 15:17:13.000000000 +0200 +++ bombardier-0.8.3+nmu1/debian/changelog 2010-02-10 10:25:44.000000000 +0100 @@ -1,3 +1,13 @@ +bombardier (0.8.3+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Ship empty /var/games in the package, so the postinst won't fail + when it tries to create /var/games/bombardier. + Closes: #566525 + * Add ${misc:Depends} to Depends, thanks lintian. + + -- Evgeni Golov <evg...@debian.org> Wed, 10 Feb 2010 10:25:26 +0100 + bombardier (0.8.3) unstable; urgency=low * Updated to standards-version 3.8.3.0. diff -Nru bombardier-0.8.3/debian/control bombardier-0.8.3+nmu1/debian/control --- bombardier-0.8.3/debian/control 2009-10-10 19:48:18.000000000 +0200 +++ bombardier-0.8.3+nmu1/debian/control 2010-02-10 10:25:25.000000000 +0100 @@ -9,7 +9,7 @@ Package: bombardier Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: The GNU Bombing utility This game is the same as the old Blitz16 game on Commodore 16/Plus 4, written by Simon Taylor. diff -Nru bombardier-0.8.3/debian/rules bombardier-0.8.3+nmu1/debian/rules --- bombardier-0.8.3/debian/rules 2009-10-11 14:44:09.000000000 +0200 +++ bombardier-0.8.3+nmu1/debian/rules 2010-02-10 10:15:58.000000000 +0100 @@ -17,7 +17,7 @@ dh_testdir dh_testroot dh_prep - dh_installdirs + dh_installdirs var/games $(MAKE) install DESTDIR=`pwd`/debian/tmp binary-indep: build install