r10556 - in packages/branches/wesnoth/experimental: . debian
Gerfried Fuchs
alfie at alioth.debian.org
Sat Nov 28 16:49:04 UTC 2009
Author: alfie
Date: 2009-11-28 16:49:04 +0000 (Sat, 28 Nov 2009)
New Revision: 10556
Removed:
packages/branches/wesnoth/experimental/debian/source/
Modified:
packages/branches/wesnoth/experimental/
packages/branches/wesnoth/experimental/debian/changelog
packages/branches/wesnoth/experimental/debian/rules
Log:
wesnoth (1:1.7.9-1) experimental; urgency=low
* New upstream development release.
* Switch back to source format 1.0 + quilt because of troubles to use quilt together with 3.0 (quilt) and to not destroy backports path.
Property changes on: packages/branches/wesnoth/experimental
___________________________________________________________________
Modified: svn-bp:origUrl
- http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.8.orig.tar.bz2
+ http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.9.orig.tar.gz
Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog 2009-11-24 17:24:11 UTC (rev 10555)
+++ packages/branches/wesnoth/experimental/debian/changelog 2009-11-28 16:49:04 UTC (rev 10556)
@@ -1,10 +1,11 @@
-wesnoth (1:1.7.8-3) experimental; urgency=low
+wesnoth (1:1.7.9-1) experimental; urgency=low
+ * New upstream development release.
+ * Switch back to source format 1.0 + quilt because of troubles to use quilt
+ together with 3.0 (quilt) and to not destroy backports path.
* Really remove Isaac from Uploaders.
- * Use 3.0 (native) instead of (quilt).
- * Readd quilt handling to rules file.
- -- Gerfried Fuchs <rhonda at debian.at> Thu, 19 Nov 2009 21:23:40 +0100
+ -- Gerfried Fuchs <rhonda at debian.at> Sat, 28 Nov 2009 16:53:08 +0100
wesnoth (1:1.7.8-2) experimental; urgency=low
Modified: packages/branches/wesnoth/experimental/debian/rules
===================================================================
--- packages/branches/wesnoth/experimental/debian/rules 2009-11-24 17:24:11 UTC (rev 10555)
+++ packages/branches/wesnoth/experimental/debian/rules 2009-11-28 16:49:04 UTC (rev 10556)
@@ -40,7 +40,7 @@
include /usr/share/quilt/quilt.make
-clean:
+clean: unpatch
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp
@@ -55,7 +55,6 @@
find po -name "*.gmo" -exec rm -f {} \;
find po -name "stamp-po" -exec rm -f {} \;
rm -f config.sub config.guess
- unpatch
dh_clean
More information about the Pkg-games-commits
mailing list