[Python-modules-commits] r29149 - in packages/sip4/trunk/debian (changelog watch)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Thu May 29 11:20:24 UTC 2014
Date: Thursday, May 29, 2014 @ 11:20:23
Author: mitya57-guest
Revision: 29149
Simplify debian/watch, and mangle dfsg version.
Modified:
packages/sip4/trunk/debian/changelog
packages/sip4/trunk/debian/watch
Modified: packages/sip4/trunk/debian/changelog
===================================================================
--- packages/sip4/trunk/debian/changelog 2014-05-29 02:31:44 UTC (rev 29148)
+++ packages/sip4/trunk/debian/changelog 2014-05-29 11:20:23 UTC (rev 29149)
@@ -1,10 +1,11 @@
-sip4 (4.16-1) UNRELEASED; urgency=medium
+sip4 (4.16+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
* Bump API version to 11.1 (keep 11.0 in provided versions).
* Update debian/copyright to copyright-format 1.0.
* Add Files-Excluded field to remove HTML documentation, which
contains sourceless minified jquery.
+ * Simplify debian/watch, and mangle dfsg version.
-- Dmitry Shachnev <mitya57 at gmail.com> Wed, 28 May 2014 16:14:08 +0400
Modified: packages/sip4/trunk/debian/watch
===================================================================
--- packages/sip4/trunk/debian/watch 2014-05-29 02:31:44 UTC (rev 29148)
+++ packages/sip4/trunk/debian/watch 2014-05-29 11:20:23 UTC (rev 29149)
@@ -1,3 +1,2 @@
version=3
-http://www.riverbankcomputing.co.uk/software/sip/download .*/sip-(\d+(?:\.\d+)*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
-# Bart Martens <bartm at debian.org> Fri, 23 Nov 2012 09:31:45 +0000
+opts=dversionmangle=s/\+dfsg\d*// http://sf.net/pyqt/sip-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list