r10501 - packages/trunk/fillets-ng-data/debian

Gerfried Fuchs alfie at alioth.debian.org
Wed Nov 11 07:08:15 UTC 2009


Author: alfie
Date: 2009-11-11 07:08:11 +0000 (Wed, 11 Nov 2009)
New Revision: 10501

Modified:
   packages/trunk/fillets-ng-data/debian/changelog
   packages/trunk/fillets-ng-data/debian/compat
   packages/trunk/fillets-ng-data/debian/control
   packages/trunk/fillets-ng-data/debian/rules
Log:
fillets-ng-data (0.9.2-1) unstable; urgency=low
 * New upstream release, containing fix for:
   - Typo in German translation (closes: #533402)
 * Bump Standards-Version to 3.8.3.
 * Switched to debhelper 7 compat layer, using dh_prep instead of dh_clean -k.


Modified: packages/trunk/fillets-ng-data/debian/changelog
===================================================================
--- packages/trunk/fillets-ng-data/debian/changelog	2009-11-10 22:05:08 UTC (rev 10500)
+++ packages/trunk/fillets-ng-data/debian/changelog	2009-11-11 07:08:11 UTC (rev 10501)
@@ -1,3 +1,13 @@
+fillets-ng-data (0.9.2-1) unstable; urgency=low
+
+  * New upstream release, containing fix for:
+    - Typo in German translation (closes: #533402)
+  * Bump Standards-Version to 3.8.3.
+  * Switched to debhelper 7 compat layer, using dh_prep instead of
+    dh_clean -k.
+
+ -- Gerfried Fuchs <rhonda at debian.at>  Tue, 10 Nov 2009 23:22:54 +0100
+
 fillets-ng-data (0.9.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/trunk/fillets-ng-data/debian/compat
===================================================================
--- packages/trunk/fillets-ng-data/debian/compat	2009-11-10 22:05:08 UTC (rev 10500)
+++ packages/trunk/fillets-ng-data/debian/compat	2009-11-11 07:08:11 UTC (rev 10501)
@@ -1 +1 @@
-5
+7

Modified: packages/trunk/fillets-ng-data/debian/control
===================================================================
--- packages/trunk/fillets-ng-data/debian/control	2009-11-10 22:05:08 UTC (rev 10500)
+++ packages/trunk/fillets-ng-data/debian/control	2009-11-11 07:08:11 UTC (rev 10501)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Alexander Reichle-Schmehl <tolimar at debian.org>, Gerfried Fuchs <rhonda at debian.at>
-Build-Depends: debhelper (>= 5)
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fillets-ng-data/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fillets-ng-data/?op=log
 Homepage: http://fillets.sourceforge.net/

Modified: packages/trunk/fillets-ng-data/debian/rules
===================================================================
--- packages/trunk/fillets-ng-data/debian/rules	2009-11-10 22:05:08 UTC (rev 10500)
+++ packages/trunk/fillets-ng-data/debian/rules	2009-11-11 07:08:11 UTC (rev 10501)
@@ -41,7 +41,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 
 




More information about the Pkg-games-commits mailing list