[Python-modules-commits] [sortedcontainers] 01/08: use releases on github to fetch upstream code

Sandro Tosi morph at moszumanska.debian.org
Thu Dec 10 17:29:40 UTC 2015


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

morph pushed a commit to branch master
in repository sortedcontainers.

commit 38eb32f4bf3ddbf8ad3fcad32a0fbcb0a24e836b
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Dec 10 13:15:55 2015 +0000

    use releases on github to fetch upstream code
---
 debian/changelog | 4 +++-
 debian/watch     | 3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 871920b..8f8305b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ sortedcontainers (0.9.6-2) UNRELEASED; urgency=medium
 
   * debian/control
     - set Vcs-* fields
+  * debian/watch
+    - use releases on github to fetch upstream code
 
- -- Sandro Tosi <morph at debian.org>  Wed, 04 Nov 2015 03:11:19 +0000
+ -- Sandro Tosi <morph at debian.org>  Thu, 10 Dec 2015 13:15:36 +0000
 
 sortedcontainers (0.9.6-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index e6ea7ad..ec71693 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/sortedcontainers/sortedcontainers-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://github.com/grantjenks/sorted_containers/releases (?:.*/)?v?(.*)\.tar\.gz

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



More information about the Python-modules-commits mailing list