[Python-modules-commits] [portalocker] 01/01: Fixes d/watch file

Josué Ortega noahfx-guest at moszumanska.debian.org
Sun Dec 27 21:16:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

noahfx-guest pushed a commit to branch master
in repository portalocker.

commit d2a994a465bdbd2f788aafaa07bdabd99a550e1f
Author: Josue Ortega <josueortega at debian.org.gt>
Date:   Sun Dec 27 15:04:51 2015 -0600

    Fixes d/watch file
---
 debian/changelog | 6 ++++++
 debian/watch     | 5 ++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 11eaf09..3533dcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+portalocker (0.5.4-3) UNRELEASED; urgency=medium
+
+  * Fixes debian/watch file.
+
+ -- Josue Ortega <josueortega at debian.org.gt>  Sun, 27 Dec 2015 15:02:33 -0600
+
 portalocker (0.5.4-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/watch b/debian/watch
index a0bff18..81cfc14 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
-opts="dversionmangle=s/~ds.*//" \
-http://pypi.python.org/packages/source/p/portalocker/ \
-	portalocker-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/portalocker/portalocker-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/portalocker.git



More information about the Python-modules-commits mailing list