[SCM] Debian packaging of libmecab-perl branch, master, updated. 670c33048d728879c18e6c0ccdbadb63f1ce636d
gregor herrmann
gregoa at debian.org
Fri Mar 30 12:58:59 UTC 2012
The following commit has been merged in the master branch:
commit 53ee62d5ebf6c98445f232ced7c9effc234daf45
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Mar 30 14:46:21 2012 +0200
debian/watch: uversionmangle: split minor version like in the mecab package.
diff --git a/debian/watch b/debian/watch
index 846100a..2947bcb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts="uversionmangle=s/pre/~pre/;s/rc/~rc/" \
+opts="uversionmangle=s/pre/~pre/;s/rc/~rc/;s/(\d+)\.(\d\d)(\d+)$/$1.$2.$3/" \
http://code.google.com/p/mecab/downloads/list?can=1 \
.*/mecab-perl-v?(\d[\d\.-]+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)
--
Debian packaging of libmecab-perl
More information about the Pkg-perl-cvs-commits
mailing list