[Python-modules-commits] r34051 - in packages/pyqt5/trunk/debian (changelog watch)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Sun Aug 30 13:56:39 UTC 2015


    Date: Sunday, August 30, 2015 @ 13:56:38
  Author: mitya57
Revision: 34051

Specify repacksuffix in debian/watch.

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

Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog	2015-08-30 13:51:39 UTC (rev 34050)
+++ packages/pyqt5/trunk/debian/changelog	2015-08-30 13:56:38 UTC (rev 34051)
@@ -1,4 +1,4 @@
-pyqt5 (5.5.0+dfsg-1) UNRELEASED; urgency=medium
+pyqt5 (5.5+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Build against Qt 5.5.0.
@@ -6,6 +6,7 @@
   * Drop Enginio packages. QtEnginio is no longer developed and
     pending deprecation.
   * Build with Sphinx 1.3.
+  * Specify repacksuffix in debian/watch.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 20 Aug 2015 12:59:06 +0300
 

Modified: packages/pyqt5/trunk/debian/watch
===================================================================
--- packages/pyqt5/trunk/debian/watch	2015-08-30 13:51:39 UTC (rev 34050)
+++ packages/pyqt5/trunk/debian/watch	2015-08-30 13:56:38 UTC (rev 34051)
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg// \
+opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
 http://sf.net/pyqt/PyQt-gpl-(.*)\.tar\.gz debian uupdate




More information about the Python-modules-commits mailing list