[Python-modules-commits] [pycairo] 01/01: debian/watch: Update watch file, the project has been moved to github

Laurent Bigonville bigon at moszumanska.debian.org
Sun Nov 19 10:41:22 UTC 2017


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

bigon pushed a commit to branch master
in repository pycairo.

commit ab29714c955db8a576c301f8ec434959a2a19c8f
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Nov 19 11:36:27 2017 +0100

    debian/watch: Update watch file, the project has been moved to github
---
 debian/changelog | 6 +++++-
 debian/watch     | 5 +++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 645bfcf..fe1a4ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 pycairo (1.8.8-3) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:47:57 +0200
+  [ Laurent Bigonville ]
+  * debian/watch: Update watch file, the project has been moved to github
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Nov 2017 11:36:18 +0100
 
 pycairo (1.8.8-2.2) unstable; urgency=medium
 
diff --git a/debian/watch b/debian/watch
index 3beff31..5e54a2d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=2
-http://cairographics.org/releases/ pycairo-([\d+\.]+|\d+)\.tar\.gz debian uupdate
+version=4
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/pycairo-$1\.tar\.gz/ \
+  https://github.com/pygobject/pycairo/tags .*/v?(\d\S+)\.tar\.gz

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



More information about the Python-modules-commits mailing list