This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit fb4affcc7b7b63e9363f676181bb4d1b67a0390b Author: Jens Reyer <[email protected]> Date: Sat Jan 20 19:12:32 2018 +0100 Restrict watch file to look in upstream's stable release directory. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index e21456b..a2542da 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts="uversionmangle=s/-rc/~rc/,pgpsigurlmangle=s/$/.sign/" \ -https://dl.winehq.org/wine/source/(\d+)\../wine-(\d.*)\.tar\.xz +https://dl.winehq.org/wine/source/(\d+)\.0/wine-(\d.*)\.tar\.xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
