[DRE-commits] [jekyll] 01/17: add repacksuffix option to debian/watch

Cédric Boutillier boutil at moszumanska.debian.org
Sun Jun 5 20:33:03 UTC 2016


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

boutil pushed a commit to branch master
in repository jekyll.

commit e5ac413c4ec4075b0c26fe2c1a4bd8a8e47796ae
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Jun 5 08:51:45 2016 +0200

    add repacksuffix option to debian/watch
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index b01e9b2..900775e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-opts="dversionmangle=s/\+dfsg\.?\d*$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/jekyll-$1\.tar\.gz/" \
+version=4
+opts="dversionmangle=s/\+dfsg\.?\d*$//,repacksuffix=+dfsg,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/jekyll-$1\.tar\.gz/" \
   https://github.com/jekyll/jekyll/tags .*/v?(\d\.\d\.\d)\.tar\.gz

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



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