[Python-modules-commits] r23073 - in packages/python-gdata/branches/wheezy/debian (2 files)

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Sun Nov 25 17:38:00 UTC 2012


    Date: Sunday, November 25, 2012 @ 17:37:59
  Author: mitya57-guest
Revision: 23073

Add opts=dversionmangle=s/\+dfsg// to debian/watch

Modified:
  packages/python-gdata/branches/wheezy/debian/changelog
  packages/python-gdata/branches/wheezy/debian/watch

Modified: packages/python-gdata/branches/wheezy/debian/changelog
===================================================================
--- packages/python-gdata/branches/wheezy/debian/changelog	2012-11-25 17:28:03 UTC (rev 23072)
+++ packages/python-gdata/branches/wheezy/debian/changelog	2012-11-25 17:37:59 UTC (rev 23073)
@@ -6,6 +6,7 @@
   * Remove Cipher directory from upstream tarball (closes: #694336,
     thanks to Jakub Wilk for the bug report).
     + Add debian/get-orig-source.sh script.
+    + Update debian/watch.
   * Move chmod calls to debian/get-orig-source.sh, so that file
     permissions do not differ before and after the build.
 

Modified: packages/python-gdata/branches/wheezy/debian/watch
===================================================================
--- packages/python-gdata/branches/wheezy/debian/watch	2012-11-25 17:28:03 UTC (rev 23072)
+++ packages/python-gdata/branches/wheezy/debian/watch	2012-11-25 17:37:59 UTC (rev 23073)
@@ -1,3 +1,4 @@
 # Compulsory line, this is a version 3 file
 version=3
+opts=dversionmangle=s/\+dfsg// \
 http://code.google.com/p/gdata-python-client/downloads/list .*/gdata-(\d.*)\.tar\.gz




More information about the Python-modules-commits mailing list