[Pkg-javascript-commits] [uglifyjs] 480/491: Revert to watch file to track any upstream version.

Jonas Smedegaard dr at jones.dk
Wed Feb 14 19:52:06 UTC 2018


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

js pushed a commit to annotated tag debian/3.3.10-1
in repository uglifyjs.

commit 8a643fc0bc68b2ae3fbde49483c6c80e0e70aaae
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Feb 14 13:56:26 2018 +0100

    Revert to watch file to track any upstream version.
    
    This reverts commit f9ddf4a1b4577d06f896a015d41e122f246df72f.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index c8cc602..dc74e09 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@
 version=4
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
  https://github.com/mishoo/UglifyJS2/tags \
- (?:.*?/)?v?(2[\d.]*)\.tar\.gz debian
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git



More information about the Pkg-javascript-commits mailing list