[cpl-plugin-uves] 01/01: Make watch file more flexible, and add an optional path to the FTP server

Ole Streicher olebole at moszumanska.debian.org
Sat Apr 18 15:30:30 UTC 2015


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

olebole pushed a commit to branch debian
in repository cpl-plugin-uves.

commit fb7d34d462e6b9d94ce57265c5b6e7ed65488dac
Author: Ole Streicher <olebole at debian.org>
Date:   Sat Apr 18 17:30:23 2015 +0200

    Make watch file more flexible, and add an optional path to the FTP server
---
 debian/watch | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 96522a4..eba5d4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,8 @@
 version=3
-opts=dversionmangle=s/\+dfsg.*// \
+opts=dversionmangle=s/\+dfsg// \
 http://www.eso.org/sci/software/pipelines/ \
- .*/uves-kit-([\d\.]+)(?:-.+)?.tar.gz \
+ .*/uves-kit-([\d\.]+)(?:-.+)?\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) \
  debian debian/repackage.sh
+#opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
+#ftp://ftp.eso.org/pub/dfs/pipelines/uves/uves-kit-([\d\.]+)(?:-.+)?\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) \
+# debian debian/repackage.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-uves.git



More information about the debian-science-commits mailing list