[bustle] 01/09: debian/watch: improve regex and use https url

Hector Oron zumbi at moszumanska.debian.org
Sun Dec 11 23:04:34 UTC 2016


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

zumbi pushed a commit to branch master
in repository bustle.

commit b1beea638d37785426c6c89e41558642f9ec275f
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Sun Dec 11 23:07:40 2016 +0100

    debian/watch: improve regex and use https url
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 2ba5f9f..7eecaf1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 ##http://www.willthompson.co.uk/bustle/releases/(\d+.)+/ bustle-(.*).tar.gz
-http://www.freedesktop.org/software/bustle/(\d+.)+/ bustle-(.*).tar.gz
+https://www.freedesktop.org/software/bustle/([\d].*)/ bustle-([\d].*)\.tar\.gz

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



More information about the Pkg-haskell-commits mailing list