Author: fabian-guest
Date: 2009-12-08 12:27:53 +0000 (Tue, 08 Dec 2009)
New Revision: 10592
Modified:
packages/trunk/invaders/debian/changelog
packages/trunk/invaders/debian/control
packages/trunk/invaders/debian/grub-invaders.postinst
Log:
* Relaxed debhelper build-dependency a bit.
* Updated my email address.
* Removed spurious removal of an obsoleted config file.
Modified: packages/trunk/invaders/debian/changelog
===================================================================
--- packages/trunk/invaders/debian/changelog 2009-12-08 02:08:11 UTC (rev
10591)
+++ packages/trunk/invaders/debian/changelog 2009-12-08 12:27:53 UTC (rev
10592)
@@ -3,8 +3,11 @@
* Refreshed all patches.
* debian/patches/03-reboot-on-esc.patch: Only reboot when the ESC key
is pressed in-game, not during the GAME OVER screen.
+ * Relaxed debhelper build-dependency a bit.
+ * Updated my email address.
+ * Removed spurious removal of an obsoleted config file.
- -- Fabian Greffrath <[email protected]> Mon, 30 Nov 2009 10:26:27
+0100
+ -- Fabian Greffrath <[email protected]> Tue, 08 Dec 2009 13:27:21
+0100
invaders (1.0.0-10) unstable; urgency=low
Modified: packages/trunk/invaders/debian/control
===================================================================
--- packages/trunk/invaders/debian/control 2009-12-08 02:08:11 UTC (rev
10591)
+++ packages/trunk/invaders/debian/control 2009-12-08 12:27:53 UTC (rev
10592)
@@ -2,8 +2,8 @@
Section: kernel
Priority: optional
Maintainer: Debian Games Team <[email protected]>
-Uploaders: Fabian Greffrath <[email protected]>
-Build-Depends: debhelper (>= 7.2), quilt (>= 0.46-7)
+Uploaders: Fabian Greffrath <[email protected]>
+Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
Standards-Version: 3.8.3
Homepage: http://www.erikyyy.de/invaders/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/invaders/
Modified: packages/trunk/invaders/debian/grub-invaders.postinst
===================================================================
--- packages/trunk/invaders/debian/grub-invaders.postinst 2009-12-08
02:08:11 UTC (rev 10591)
+++ packages/trunk/invaders/debian/grub-invaders.postinst 2009-12-08
12:27:53 UTC (rev 10592)
@@ -2,8 +2,6 @@
set -e
-rm -f /etc/grub.d/20_invaders
-
if [ "$1" = "configure" ] && [ -x "`which update-grub2 2>/dev/null`" ]; then
update-grub2
fi
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits