r12758 - packages/trunk/pingus/debian
Bertrand Marc
bbk-guest at alioth.debian.org
Tue Nov 1 11:11:02 UTC 2011
Author: bbk-guest
Date: 2011-11-01 11:11:02 +0000 (Tue, 01 Nov 2011)
New Revision: 12758
Modified:
packages/trunk/pingus/debian/changelog
packages/trunk/pingus/debian/control
packages/trunk/pingus/debian/pingus.desktop
packages/trunk/pingus/debian/watch
Log:
Include patches from debian bugs
Modified: packages/trunk/pingus/debian/changelog
===================================================================
--- packages/trunk/pingus/debian/changelog 2011-11-01 10:46:07 UTC (rev 12757)
+++ packages/trunk/pingus/debian/changelog 2011-11-01 11:11:02 UTC (rev 12758)
@@ -1,14 +1,18 @@
pingus (0.7.4-1) unstable; urgency=low
- * New upstream release.
+ * New upstream release (Closes: #633384).
* Remove debian/patches/*: included or not necessary any more.
* No more configure target.
* debian/rules: Changelog is called NEWS.
* Use new bin and data organisation in debian/rules and install file.
* debian/rules: add build-arch and build-indep targets to make lintian
happy.
+ * Update debian/watch, thanks to Patrice Duroux (Closes: #647141).
+ * debian/control: update Vcs-browser url.
+ * pingus.desktop: add german generic name, thanks to Ronny Standtke
+ (Closes: #641825).
- -- Bertrand Marc <beberking at gmail.com> Tue, 01 Nov 2011 11:45:24 +0100
+ -- Bertrand Marc <beberking at gmail.com> Tue, 01 Nov 2011 12:04:28 +0100
pingus (0.7.3-1) unstable; urgency=low
Modified: packages/trunk/pingus/debian/control
===================================================================
--- packages/trunk/pingus/debian/control 2011-11-01 10:46:07 UTC (rev 12757)
+++ packages/trunk/pingus/debian/control 2011-11-01 11:11:02 UTC (rev 12758)
@@ -9,7 +9,7 @@
libphysfs-dev, libboost-signals-dev, libxi-dev
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pingus/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pingus/?op=log
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pingus/
Homepage: http://pingus.seul.org/
Package: pingus
Modified: packages/trunk/pingus/debian/pingus.desktop
===================================================================
--- packages/trunk/pingus/debian/pingus.desktop 2011-11-01 10:46:07 UTC (rev 12757)
+++ packages/trunk/pingus/debian/pingus.desktop 2011-11-01 11:11:02 UTC (rev 12758)
@@ -1,6 +1,7 @@
[Desktop Entry]
Name=Pingus
GenericName=Free Lemmings(TM) clone
+GenericName[de]=Freier Lemmings(TM)-Klon
Comment=Guide a horde of penguins through various obstacles
Exec=pingus
Icon=pingus
Modified: packages/trunk/pingus/debian/watch
===================================================================
--- packages/trunk/pingus/debian/watch 2011-11-01 10:46:07 UTC (rev 12757)
+++ packages/trunk/pingus/debian/watch 2011-11-01 11:11:02 UTC (rev 12758)
@@ -4,4 +4,7 @@
# Compulsory line, this is a version 3 file
version=3
-ftp://pingus.seul.org/pub/pingus/pingus-([\d.]+)\.tar\.bz2
+opts=\
+downloadurlmangle=s|.*[?]name=(.*?)&.*|http://pingus.googlecode.com/files/$1|,\
+filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
+http://code.google.com/p/pingus/downloads/detail[?]name=pingus-([0-9.]+).tar.bz2&.*
More information about the Pkg-games-commits
mailing list