r7427 - packages/trunk/brutalchess/debian

Barry deFreese bddebian-guest at alioth.debian.org
Tue Jun 17 19:06:47 UTC 2008


Author: bddebian-guest
Date: 2008-06-17 19:06:47 +0000 (Tue, 17 Jun 2008)
New Revision: 7427

Modified:
   packages/trunk/brutalchess/debian/changelog
   packages/trunk/brutalchess/debian/control
   packages/trunk/brutalchess/debian/watch
Log:
  * Replace xlibmesa-gl-dev build-dep with libgl1-mesa-dev.
  * Bump Standards Version to 3.8.0. (No changes needed).
Add dversionmangle to watch file.
Refresh changelog to get ready for upload.


Modified: packages/trunk/brutalchess/debian/changelog
===================================================================
--- packages/trunk/brutalchess/debian/changelog	2008-06-17 17:07:38 UTC (rev 7426)
+++ packages/trunk/brutalchess/debian/changelog	2008-06-17 19:06:47 UTC (rev 7427)
@@ -1,4 +1,4 @@
-brutalchess (0.5.2+dfsg-3) UNRELEASED; urgency=low
+brutalchess (0.5.2+dfsg-3) unstable; urgency=low
 
   [ Barry deFreese ]
   * New maintainer. (Closes: #461885).
@@ -7,9 +7,11 @@
   * Add VCS tags.
   * Remove deprecated encoding tag from desktop file.
   * Move copying in config.{sub,guess} to configure target.
-    + Remove them on clean.
+    + Remove them on clean. (Closes: #482724).
+  * Replace xlibmesa-gl-dev build-dep with libgl1-mesa-dev.
+  * Bump Standards Version to 3.8.0. (No changes needed).
 
- -- Barry deFreese <bddebian at comcast.net>  Sat, 29 Mar 2008 13:25:16 -0400
+ -- Barry deFreese <bddebian at comcast.net>  Tue, 17 Jun 2008 15:07:23 -0400
 
 brutalchess (0.5.2+dfsg-2) unstable; urgency=low
 

Modified: packages/trunk/brutalchess/debian/control
===================================================================
--- packages/trunk/brutalchess/debian/control	2008-06-17 17:07:38 UTC (rev 7426)
+++ packages/trunk/brutalchess/debian/control	2008-06-17 19:06:47 UTC (rev 7427)
@@ -4,9 +4,9 @@
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bddebian at comcast.net>
 Build-Depends: debhelper (>= 5.0.0), quilt, automake1.9, libtool,
- libsdl-image1.2-dev, libfreetype6-dev, libxmu-dev, libxi-dev, xlibmesa-gl-dev,
+ libsdl-image1.2-dev, libfreetype6-dev, libxmu-dev, libxi-dev, libgl1-mesa-dev,
  sharutils,
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://brutalchess.sf.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/brutalchess/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/brutalchess/?op=log

Modified: packages/trunk/brutalchess/debian/watch
===================================================================
--- packages/trunk/brutalchess/debian/watch	2008-06-17 17:07:38 UTC (rev 7426)
+++ packages/trunk/brutalchess/debian/watch	2008-06-17 19:06:47 UTC (rev 7427)
@@ -1,3 +1,4 @@
 version=3
 
+opts=dversionmangle=s/\.dfsg\.\d+$// \
 http://sf.net/brutalchess/brutalchess-alpha-([\d.]+)-src.tar.gz




More information about the Pkg-games-commits mailing list