[debian-edu-commits] debian-edu/pkg-team/ 04/04: Fixed version capture

Javier Serrano Polo jasp00-guest at moszumanska.debian.org
Wed Apr 20 19:05:03 UTC 2016


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

jasp00-guest pushed a commit to branch master
in repository lmms.

commit d8d659bcf8a2d7f3d89c4ff506ce03204c9353db
Author: Javier Serrano Polo <javier at jasp.net>
Date:   Wed Apr 20 20:49:53 2016 +0200

    Fixed version capture
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7cefb30..be099ee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/lmms_$1.tar.gz/" \
+opts="filenamemangle=s/(?:.*\/)?v?(\d[\d\.]*)\.tar\.gz/lmms_$1.tar.gz/" \
 https://github.com/LMMS/lmms/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/lmms.git



More information about the debian-edu-commits mailing list