r2427 - packages/trunk/supertuxkart/debian
Samuel Hocevar
sho at alioth.debian.org
Tue Feb 20 16:46:26 CET 2007
Author: sho
Date: 2007-02-20 16:46:25 +0100 (Tue, 20 Feb 2007)
New Revision: 2427
Modified:
packages/trunk/supertuxkart/debian/changelog
packages/trunk/supertuxkart/debian/control
Log:
* debian/control:
+ Remove leading ?\226?\128?\156a?\226?\128?\157s from short descriptions.
+ Use ${source:Version} to make package binNMUable.
+ Added XS-Vcs-Svn field.
Modified: packages/trunk/supertuxkart/debian/changelog
===================================================================
--- packages/trunk/supertuxkart/debian/changelog 2007-02-20 15:37:43 UTC (rev 2426)
+++ packages/trunk/supertuxkart/debian/changelog 2007-02-20 15:46:25 UTC (rev 2427)
@@ -1,9 +1,16 @@
supertuxkart (0.2-2) UNRELEASED; urgency=low
- * install the desktop file (Closes: 406873)
+ [ Gonéri Le Bouder ]
+ * install the desktop file (Closes: 406873)
- -- Gonéri Le Bouder <goneri at rulezlan.org> Sun, 14 Jan 2007 22:02:23 +0100
+ [ Sam Hocevar ]
+ * debian/control:
+ + Remove leading “a”s from short descriptions.
+ + Use ${source:Version} to make package binNMUable.
+ + Added XS-Vcs-Svn field.
+ -- Sam Hocevar (Debian packages) <sam+deb at zoy.org> Tue, 20 Feb 2007 16:45:51 +0100
+
supertuxkart (0.2-1) unstable; urgency=low
[ Gonéri Le Bouder ]
Modified: packages/trunk/supertuxkart/debian/control
===================================================================
--- packages/trunk/supertuxkart/debian/control 2007-02-20 15:37:43 UTC (rev 2426)
+++ packages/trunk/supertuxkart/debian/control 2007-02-20 15:46:25 UTC (rev 2427)
@@ -2,14 +2,15 @@
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>
+Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>, Sam Hocevar (Debian packages) <sam+deb at zoy.org>
Build-Depends: debhelper (>= 5.0.0), autotools-dev, plib1.8.4-dev, libsdl-ttf2.0-dev, libsdl-image1.2-dev, docbook-to-man
Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/supertuxkart/
Package: supertuxkart
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, supertuxkart-data (>= ${Source-Version})
-Description: a kart racing game
+Depends: ${shlibs:Depends}, ${misc:Depends}, supertuxkart-data (= ${source:Version})
+Description: kart racing game
SuperTuxKart is an enhanced version of TuxKart. The kart racing game, originaly
done by Steve Baker, featuring Tux and a bunch of his friends. SuperTuxKart
is the work of the GotM run for TuxKart at happypenguin.org. Due to some
@@ -23,11 +24,10 @@
.
Homepage: http://supertuxkart.berlios.de/
-
Package: supertuxkart-data
Architecture: all
Suggests: supertuxkart
-Description: data files for supertuxkart, a kart racing game
+Description: data for the supertuxkart kart racing game
SuperTuxKart is an enhanced version of TuxKart. The kart racing game, originaly
done by Steve Baker, featuring Tux and a bunch of his friends. SuperTuxKart
is the work of the GotM run for TuxKart at happypenguin.org. Due to some
More information about the Pkg-games-commits
mailing list