[Python-modules-commits] r13066 - in packages/graphy/trunk/debian (changelog watch)

lxsameer-guest at users.alioth.debian.org lxsameer-guest at users.alioth.debian.org
Sun May 23 19:22:15 UTC 2010


    Date: Sunday, May 23, 2010 @ 19:22:07
  Author: lxsameer-guest
Revision: 13066

watch file fixed.

Modified:
  packages/graphy/trunk/debian/changelog
  packages/graphy/trunk/debian/watch

Modified: packages/graphy/trunk/debian/changelog
===================================================================
--- packages/graphy/trunk/debian/changelog	2010-05-22 22:52:38 UTC (rev 13065)
+++ packages/graphy/trunk/debian/changelog	2010-05-23 19:22:07 UTC (rev 13066)
@@ -1,9 +1,13 @@
 graphy (1.0+dfsg-2) UNRELEASED; urgency=low
 
+  [ Miguel Landaeta ]
   * Added watch file.
   * Bumped Standards-Version to 3.8.4. No changes were needed.
   * Fixed some binary-control-field-duplicates-source lintian warnings.
 
+  [ Sameer Rahmani ]
+  * watch file fixed.
+
  -- Miguel Landaeta <miguel at miguel.cc>  Sun, 28 Feb 2010 17:15:33 -0430
 
 graphy (1.0+dfsg-1) unstable; urgency=low

Modified: packages/graphy/trunk/debian/watch
===================================================================
--- packages/graphy/trunk/debian/watch	2010-05-22 22:52:38 UTC (rev 13065)
+++ packages/graphy/trunk/debian/watch	2010-05-23 19:22:07 UTC (rev 13066)
@@ -1,4 +1,9 @@
 version=3
-opts=dversionmangle=s/\+dfsg// \
-http://code.google.com/p/graphy/downloads/list \
-http://graphy.googlecode.com/files/graphy_(.*)\.tar.bz2 debian
+#opts=dversionmangle=s/\+dfsg// \
+#http://code.google.com/p/graphy/downloads/list \
+#http://graphy.googlecode.com/files/graphy_(.*)\.tar.bz2 debian
+opts=\
+downloadurlmangle=s|.*[?]name=(.*?)&.*|http://graphy.googlecode.com/files/$1|,\
+filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
+http://code.google.com/p/graphy/downloads/detail[?]name=graphy_([0-9.]+).tar.bz2&.*
+




More information about the Python-modules-commits mailing list