Tags: patch Dear maintainer,
Please find the attached patch for fixing the url in the watch file. -- Regards, Joseph Nuthalapati
From fe9f88d723a77af12de0ceba4f2a50f189de424d Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati <njos...@thoughtworks.com> Date: Mon, 27 Aug 2018 15:11:58 +0530 Subject: [PATCH] Fix uscan url - also upgrade uscan version --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 71986d652..acacb98fa 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 +version=4 options=uversionmangle=s/-?([^\d\.]+)\.?/~$1/i;tr/A-Z/a-z/;,dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg \ https://github.com/twbs/bootstrap/releases \ -.*/archive/v?(3\.[\d\.]+-?\w*\.?\d*)\.tar\.gz +.*/archive/v?([\d\]\.[\d\.]+-?\w*\.?\d*)\.tar\.gz -- 2.18.0
signature.html
Description: OpenPGP Digital Signature
-- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel