[pyresample] 03/16: Update watch file
    Antonio Valentino 
    a_valentino-guest at moszumanska.debian.org
       
    Sat Jul 11 19:52:37 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyresample.
commit 9a2124cb9fb8fc58fa5408650f1fafc227e9ff39
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Jul 11 11:08:54 2015 +0000
    Update watch file
---
 debian/changelog | 1 +
 debian/watch     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5966489..540cb80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyresample (1.1.3-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * Updated watch file
   * Removed Provides field from the binary package section in the
     control file. It is not necessary
   * Added an explicit build dependency from dh-python
diff --git a/debian/watch b/debian/watch
index f57617d..4d5a3dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-http://code.google.com/p/pyresample/downloads/list .*/pyresample-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-#http://code.google.com/p/pyresample/downloads/list?can=1 .*/pyresample-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pyresample-$1\.tar\.gz/ \
+  https://github.com/pytroll/pyresample/tags .*/v?(\d\S*)\.tar\.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git
    
    
More information about the Pkg-grass-devel
mailing list