[med-svn] [netepi-analysis] 10/13: Point watch file to Github (but the latest version remains at GCode)
    Andreas Tille 
    tille at debian.org
       
    Tue Dec 26 13:49:29 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository netepi-analysis.
commit 01c43de9129c34a7997a44f090e145051b02696c
Author: Andreas Tille <tille at debian.org>
Date:   Tue Dec 26 14:42:41 2017 +0100
    Point watch file to Github (but the latest version remains at GCode)
---
 debian/source/format |  1 +
 debian/watch         | 11 +++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
index 69254f0..74adaa3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,8 @@
-version=3
-opts="uversionmangle=s/-/\./g" \
-http://code.google.com/p/netepi/downloads/list?can=1 \
-  .*/NetEpi-Analysis-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
+version=4
 
+https://github.com/timchurches/NetEpi-Analysis/releases .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@
+
+## There is a later version than at Github (0.8.1) remaining at GCode (0.9.0)
+#opts="uversionmangle=s/-/\./g" \
+#http://code.google.com/p/netepi/downloads/list?can=1 \
+#  .*/NetEpi-Analysis-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/netepi-analysis.git
    
    
More information about the debian-med-commit
mailing list