[DRE-commits] [ruby-github-markup] 01/06: switch to gitlab fork for python 3.x support

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 31 07:47:32 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-github-markup.

commit a64eb9f6fc5f77cee81547e8c11ee2d088d5e0bf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 31 10:29:02 2016 +0530

    switch to gitlab fork for python 3.x support
---
 debian/watch | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index e6f5b0b..e10a650 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,8 @@
 version=3
-opts=dversionmangle=s/\+dfsg\d*//,uversionmangle=s/$/+dfsg1/ \
-  https://github.com/github/markup/tags .*/v?(\d[\d\.]+)\.tar\.gz
+#opts=dversionmangle=s/\+dfsg\d*//,uversionmangle=s/$/+dfsg1/ \
+#  https://github.com/github/markup/tags .*/v?(\d[\d\.]+)\.tar\.gz
+opts=\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
+filenamemangle=s/.*=v(.*)/gitlab-markup-$1.tar.gz/,\
+dversionmangle=s/(\d)[\+]?(debian|dfsg|ds|deb|gh)(\~)*(rc)*(\d)*$/$1$3$4$5/ \
+https://gitlab.com/gitlab-org/gitlab-markup/tags .*/archive.tar.gz\?ref=v(.*)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-github-markup.git



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