Author: ansgar
Date: 2011-08-14 12:04:47 +0000 (Sun, 14 Aug 2011)
New Revision: 12608

Removed:
   packages/trunk/tecnoballz/.pc/
Modified:
   packages/trunk/tecnoballz/debian/changelog
   packages/trunk/tecnoballz/debian/control
   packages/trunk/tecnoballz/debian/rules
Log:
* Use XZ compression for binary packages.
* Bump Standards-Version to 3.9.2 (no changes).

Modified: packages/trunk/tecnoballz/debian/changelog
===================================================================
--- packages/trunk/tecnoballz/debian/changelog  2011-08-14 11:17:51 UTC (rev 
12607)
+++ packages/trunk/tecnoballz/debian/changelog  2011-08-14 12:04:47 UTC (rev 
12608)
@@ -1,13 +1,18 @@
 tecnoballz (0.92-5) unstable; urgency=low
 
+  * Team upload.
+
   [ Peter Pentchev ]
-  * Team upload.
   * Do not build with -Werror by default unless the "werror" build
     option is specified.  Closes: #625410
   * Clean up two more files modified by autoreconf.
 
- -- Ansgar Burchardt <[email protected]>  Sun, 14 Aug 2011 13:17:16 +0200
+  [ Ansgar Burchardt ]
+  * Use XZ compression for binary packages.
+  * Bump Standards-Version to 3.9.2 (no changes).
 
+ -- Ansgar Burchardt <[email protected]>  Sun, 14 Aug 2011 13:34:21 +0200
+
 tecnoballz (0.92-4) unstable; urgency=low
 
   * Team upload.

Modified: packages/trunk/tecnoballz/debian/control
===================================================================
--- packages/trunk/tecnoballz/debian/control    2011-08-14 11:17:51 UTC (rev 
12607)
+++ packages/trunk/tecnoballz/debian/control    2011-08-14 12:04:47 UTC (rev 
12608)
@@ -10,7 +10,7 @@
                libogg-dev, libsmpeg-dev, libxxf86dga-dev, 
                libxxf86vm-dev, autotools-dev,
                libsdl-image1.2-dev
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://linux.tlk.fr/games/TecnoballZ/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/tecnoballz/
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-games/packages/trunk/tecnoballz/?op=log

Modified: packages/trunk/tecnoballz/debian/rules
===================================================================
--- packages/trunk/tecnoballz/debian/rules      2011-08-14 11:17:51 UTC (rev 
12607)
+++ packages/trunk/tecnoballz/debian/rules      2011-08-14 12:04:47 UTC (rev 
12608)
@@ -36,5 +36,8 @@
        mv $(CURDIR)/debian/tmp/var/games/tecnoballz/tecnoballz.hi \
                $(CURDIR)/debian/tmp/var/games/tecnoballz/tecnoballz.hi.clean
 
+override_dh_builddeb:
+       dh_builddeb -- -Zxz
+
 %:
        dh $@


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to