[DRE-commits] [SCM] ruby-prawn.git branch, master, updated. debian/1.0.0_rc1+dfsg1-3-4-g7554927

Cédric Boutillier boutil at debian.org
Sat May 18 23:03:48 UTC 2013


The following commit has been merged in the master branch:
commit 7554927490a3d623442be2c9831ffe2a219ff862
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun May 19 01:03:23 2013 +0200

    update debian/watch. Thanks Bart Martens

diff --git a/debian/watch b/debian/watch
index b4f1c0d..d40f307 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-opts="uversionmangle=s/.(alpha|beta|rc)/~$1/,dversionmangle=s/\+dfsg\d//" \
-  https://github.com/prawnpdf/prawn/tags .*/prawn/tarball/(\d.*)
+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/prawnpdf/prawn/tags .*/v?(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+# Bart Martens <bartm at debian.org>  Sat, 22 Dec 2012 15:33:44 +0000

-- 
ruby-prawn.git



More information about the Pkg-ruby-extras-commits mailing list