[pkg-wine-party] [wine] 04/05: Adapt d/watch for the new versioning scheme and xz tarballs.

Jens Reyer jreyer-guest at moszumanska.debian.org
Tue Apr 4 21:00:07 UTC 2017


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

jreyer-guest pushed a commit to branch buster-2.0
in repository wine.

commit 48883fc597f7cec35083f35f5303a6dc296e96e6
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Fri Mar 24 12:41:11 2017 +0100

    Adapt d/watch for the new versioning scheme and xz tarballs.
    
    Currently the release tarballs are bz2, but starting with 2.0.1
    they will probably be xz.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 15453a0..da45362 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/-rc/~rc/,pgpsigurlmangle=s/$/.sign/,repack,compression=xz" \
-ftp://ftp.winehq.org/pub/wine/source/(\d\.*[02468])/wine-(\d\.*[02468].*)\.tar\.bz2
+ftp://ftp.winehq.org/pub/wine/source/(\d).0/wine-(\d.*)\.tar\.(?:bz2|xz)

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



More information about the pkg-wine-party mailing list