[Python-modules-commits] [ntplib] 02/10: d/watch: Use pypi.debian.net

Ondřej Nový onovy-guest at moszumanska.debian.org
Sat Apr 30 15:42:50 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository ntplib.

commit 6c8262a26b287ddd65a796eb483f1cfa06f9cc3e
Author: Ondřej Nový <novy at ondrej.org>
Date:   Sat Apr 30 16:27:00 2016 +0200

    d/watch: Use pypi.debian.net
---
 debian/changelog | 1 +
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index eb28003..e59468a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ntplib (0.3.1-2) UNRELEASED; urgency=medium
 
   * d/copyright: Cleanup
+  * d/watch: Use pypi.debian.net
 
  -- Ondřej Nový <novy at ondrej.org>  Sat, 30 Apr 2016 16:25:49 +0200
 
diff --git a/debian/watch b/debian/watch
index 18d8fed..5afd28e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/n/ntplib/ ntplib-(\d[\d.]*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/ntplib/ntplib-(.+)\.(?: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/ntplib.git



More information about the Python-modules-commits mailing list