[Python-modules-commits] [pydot] 11/13: point to github
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 10 02:07:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository pydot.
commit 7921d9e13f9a515098b2b03e9b3ec2673bdb19cd
Author: Sandro Tosi <morph at debian.org>
Date: Sun Jan 10 01:10:53 2016 +0000
point to github
---
debian/changelog | 4 +++-
debian/watch | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 46faf3b..a2d3211 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ pydot (1.0.28-2) UNRELEASED; urgency=medium
support; Closes: #745021, #745022, #792022, #808223
* debian/control
- bump Standards-Version to 3.9.6 (no changes needed)
+ * debian/watch
+ - point to github
- -- Sandro Tosi <morph at debian.org> Sun, 10 Jan 2016 01:06:33 +0000
+ -- Sandro Tosi <morph at debian.org> Sun, 10 Jan 2016 01:10:41 +0000
pydot (1.0.28-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 11d3ef4..6a5c3bb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://code.google.com/p/pydot/downloads/list .*pydot-([\d\.]*)\.tar\.gz
+opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/pydot-$1.tar.gz/" \
+https://github.com/erocarrera/pydot/tags (?:.*?/)?pydot-?(\d[\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pydot.git
More information about the Python-modules-commits
mailing list