r15021 - packages/trunk/airstrike/debian
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Apr 10 08:50:49 UTC 2014
Author: apo-guest
Date: 2014-04-10 08:50:49 +0000 (Thu, 10 Apr 2014)
New Revision: 15021
Modified:
packages/trunk/airstrike/debian/changelog
packages/trunk/airstrike/debian/control
Log:
Readd libsdl-mixer1.2-dev
Modified: packages/trunk/airstrike/debian/changelog
===================================================================
--- packages/trunk/airstrike/debian/changelog 2014-04-06 04:49:10 UTC (rev 15020)
+++ packages/trunk/airstrike/debian/changelog 2014-04-10 08:50:49 UTC (rev 15021)
@@ -14,8 +14,6 @@
* wrap-and-sort -sa.
* Remove Replaces field from airstrike-common. It is no longer necessary.
* Use a different short description for airstrike-common.
- * Drop libsdl-mixer1.2-dev from Build-Depends. We do not ship the sounds
- anyway.
* Declare compliance with Debian policy 3.9.5.
* Install man page with manpages file.
* Simplify debian/rules by using dh sequencer.
@@ -26,7 +24,7 @@
Makefile.
* Update debian/copyright to copyright format 1.0.
- -- Markus Koschany <apo at gambaru.de> Sun, 30 Mar 2014 20:43:32 +0200
+ -- Markus Koschany <apo at gambaru.de> Thu, 10 Apr 2014 10:43:08 +0200
airstrike (0.99+1.0pre6a-5) unstable; urgency=low
Modified: packages/trunk/airstrike/debian/control
===================================================================
--- packages/trunk/airstrike/debian/control 2014-04-06 04:49:10 UTC (rev 15020)
+++ packages/trunk/airstrike/debian/control 2014-04-10 08:50:49 UTC (rev 15021)
@@ -7,7 +7,8 @@
Markus Koschany <apo at gambaru.de>
Build-Depends:
debhelper (>= 9),
- libsdl-image1.2-dev
+ libsdl-image1.2-dev,
+ libsdl-mixer1.2-dev
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/airstrike/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/airstrike/
More information about the Pkg-games-commits
mailing list