[Quake2world-dev] r296 - quake2world/trunk/debian

stanley at jdolan.dyndns.org stanley at jdolan.dyndns.org
Sun Mar 22 20:38:57 UTC 2009


Author: stanley
Date: 2009-03-22 20:38:56 +0000 (Sun, 22 Mar 2009)
New Revision: 296

Modified:
   quake2world/trunk/debian/changelog
   quake2world/trunk/debian/control
Log:
Fix build dependency in debian control script for libsd-mixer1.2-dev

Modified: quake2world/trunk/debian/changelog
===================================================================
--- quake2world/trunk/debian/changelog	2009-03-22 20:10:37 UTC (rev 295)
+++ quake2world/trunk/debian/changelog	2009-03-22 20:38:56 UTC (rev 296)
@@ -18,13 +18,11 @@
     - update standards version 3.8.0
     - remove pre-required build dependency on build-essentials
     - fix long Description line for URL
-    - add build dependency on libsdl-mixer1.2 required since r267
+    - add build dependency on libsdl-mixer1.2-dev required since r267
   * debian/copyright
     - clarify license file location to GPL-2
     - update Debian packaging email address attribution
 
- -- Stanley Pinchak <stanley.pinchak at gmail.com>  Sun, 22 Mar 2009 16:05:28 -0400
-
 quake2world (0.1.0-2) unstable; urgency=low
 
   * debian/copyright

Modified: quake2world/trunk/debian/control
===================================================================
--- quake2world/trunk/debian/control	2009-03-22 20:10:37 UTC (rev 295)
+++ quake2world/trunk/debian/control	2009-03-22 20:38:56 UTC (rev 296)
@@ -2,7 +2,7 @@
 Section: contrib/games
 Priority: optional
 Maintainer: Stanley Pinchak <stanley.pinchak at gmail.com>
-Build-Depends: debhelper (>= 5), autotools-dev, automake1.9, libtool, libsdl1.2-dev, libsdl-mixer1.2, libsdl-image1.2-dev, libcurl4-openssl-dev, libncurses5-dev
+Build-Depends: debhelper (>= 5), autotools-dev, automake1.9, libtool, libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libcurl4-openssl-dev, libncurses5-dev
 Standards-Version: 3.8.0
 Homepage: http://quake2world.net
 Vcs-Svn: svn://jdolan.dyndns.org/quake2world/trunk/quake2world



More information about the Quake2World-dev mailing list