From 512d515ff64ca117fd0d79a27610e873e131c79a Mon Sep 17 00:00:00 2001 From: Anton Gladky Date: Sun, 3 Feb 2013 17:56:29 +0100 Subject: [PATCH 1/2] Update watch-file. Thanks to Bart Martens. --- debian/watch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 26ddfc7..8a74cf8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ -version = 3 -https://github.com/dkogan/feedgnuplot/tags .*/feedgnuplot/archive/v(\d[\d\.]+).tar.gz +version=3 +opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ +https://github.com/dkogan/feedgnuplot/tags .*/v?(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) +# Bart Martens Sat, 22 Dec 2012 12:54:18 +0000 From 4de5984551c723ed96e6d6cd45717f5219f44676 Mon Sep 17 00:00:00 2001 From: Anton Gladky Date: Sun, 3 Feb 2013 17:56:55 +0100 Subject: [PATCH 2/2] Update email. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1752be1..10859a3 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), libtest-script-run-perl, perl Maintainer: Debian Science Maintainers -Uploaders: Dima Kogan , Anton Gladky +Uploaders: Dima Kogan , Anton Gladky Standards-Version: 3.9.4 Homepage: https://github.com/dkogan/feedgnuplot Vcs-Git: git://git.debian.org/git/debian-science/packages/feedgnuplot.git