[Python-apps-commits] r4600 - in packages/pondus/trunk/debian (changelog control watch)
eike-guest at users.alioth.debian.org
eike-guest at users.alioth.debian.org
Mon Jan 25 22:59:55 UTC 2010
Date: Monday, January 25, 2010 @ 22:59:54
Author: eike-guest
Revision: 4600
pondus: new upstream release
Modified:
packages/pondus/trunk/debian/changelog
packages/pondus/trunk/debian/control
packages/pondus/trunk/debian/watch
Modified: packages/pondus/trunk/debian/changelog
===================================================================
--- packages/pondus/trunk/debian/changelog 2010-01-25 20:21:47 UTC (rev 4599)
+++ packages/pondus/trunk/debian/changelog 2010-01-25 22:59:54 UTC (rev 4600)
@@ -1,3 +1,13 @@
+pondus (0.7.1-1) unstable; urgency=low
+
+ * new upstream release
+ * debian/control:
+ - add ${misc:Depends} to Depends to make lintian happy
+ * debian/watch:
+ - fix for new upstream homepage structure
+
+ -- Eike Nicklas <eike at ephys.de> Mon, 18 Jan 2010 11:06:53 +0100
+
pondus (0.7.0-1) unstable; urgency=low
* new upstream release
Modified: packages/pondus/trunk/debian/control
===================================================================
--- packages/pondus/trunk/debian/control 2010-01-25 20:21:47 UTC (rev 4599)
+++ packages/pondus/trunk/debian/control 2010-01-25 22:59:54 UTC (rev 4600)
@@ -14,7 +14,7 @@
Package: pondus
Architecture: all
-Depends: ${python:Depends}, python-gobject, python-gtk2 (>=2.12), python (>=2.5) | python-elementtree
+Depends: ${python:Depends}, ${misc:Depends}, python-gobject, python-gtk2 (>=2.12), python (>=2.5) | python-elementtree
Recommends: python-matplotlib
XB-Python-Version: ${python:Versions}
Description: personal weight manager for GTK+2
Modified: packages/pondus/trunk/debian/watch
===================================================================
--- packages/pondus/trunk/debian/watch 2010-01-25 20:21:47 UTC (rev 4599)
+++ packages/pondus/trunk/debian/watch 2010-01-25 22:59:54 UTC (rev 4600)
@@ -1,2 +1,2 @@
version=3
-http://www.ephys.de/software/pondus/download.htm pondus-(.*)\.tar\.gz
+http://www.ephys.de/software/pondus/files/pondus-(.*)\.tar\.gz
More information about the Python-apps-commits
mailing list