[Python-apps-commits] r1847 - in packages/pondus/trunk/debian (changelog watch)
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Mon Sep 22 22:29:39 UTC 2008
Date: Monday, September 22, 2008 @ 22:29:38
Author: gothicx-guest
Revision: 1847
Fix URL to work correctly
Modified:
packages/pondus/trunk/debian/changelog
packages/pondus/trunk/debian/watch
Modified: packages/pondus/trunk/debian/changelog
===================================================================
--- packages/pondus/trunk/debian/changelog 2008-09-22 20:52:47 UTC (rev 1846)
+++ packages/pondus/trunk/debian/changelog 2008-09-22 22:29:38 UTC (rev 1847)
@@ -1,3 +1,10 @@
+pondus (0.5.1-2) UNRELEASED; urgency=low
+
+ * debian/watch:
+ + Fix URL to work correctly.
+
+ -- Marco Rodrigues <gothicx at sapo.pt> Mon, 22 Sep 2008 23:26:30 +0100
+
pondus (0.5.1-1) unstable; urgency=low
* new upstream bugfix release
Modified: packages/pondus/trunk/debian/watch
===================================================================
--- packages/pondus/trunk/debian/watch 2008-09-22 20:52:47 UTC (rev 1846)
+++ packages/pondus/trunk/debian/watch 2008-09-22 22:29:38 UTC (rev 1847)
@@ -1,4 +1,2 @@
-# Compulsory line, this is a version 3 file
version=3
-
-http://www.ephys.de/software/pondus/pondus-(.*).tar.gz
+http://www.ephys.de/software/pondus/download.htm pondus-(.*)\.tar\.gz
More information about the Python-apps-commits
mailing list