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

sebastic pushed a commit to branch master
in repository python-pyproj.

commit 1a8db71d7d8fa52dd1c323233316688abc1241a3
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Mar 1 02:52:59 2015 +0100

    Update watch file for GitHub releases.
---
 debian/changelog | 1 +
 debian/watch     | 7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b9c9115..88afebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ python-pyproj (1.9.3-1) UNRELEASED; urgency=medium
   * Drop doc-base registration for README.html, no longer included.
   * Update copyright file using copyright-format 1.0.
   * Use setup-proj.py for system installed Proj.4 library.
+  * Update watch file for GitHub releases.
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Sun, 06 Apr 2014 14:23:45 +0200
 
diff --git a/debian/watch b/debian/watch
index 5660427..3962e82 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-http://code.google.com/p/pyproj/downloads/list \
-.*/(?:python-pyproj|pyproj)(?:-|_|_v|V)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/_/./g; s/rel$//; 
s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
+filenamemangle=s/(?:.*?)?v?(\d[\d\.]*)(?:rel)?\.tar\.gz/pyproj-$1.tar.gz/" \
+https://github.com/jswhit/pyproj/releases \
+(?:.*/)*(?:rel|v|pyproj|)[\-\_]?(\d[\d\-\.]+[a-z]*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-pyproj.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to