This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit b1769dd27f3f0f718e1fff5925f8079d2a95655b Author: Jens Reyer <[email protected]> Date: Mon Feb 5 21:32:25 2018 +0100 Don't point to specific branch in Vcs fields. --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index 43977e0..b7a7b2d 100644 --- a/debian/control.in +++ b/debian/control.in @@ -78,8 +78,8 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.1.3 Homepage: https://www.winehq.org -Vcs-Browser: https://anonscm.debian.org/git/pkg-wine/wine.git/?h=buster -Vcs-Git: https://anonscm.debian.org/git/pkg-wine/wine.git -b buster +Vcs-Browser: https://anonscm.debian.org/git/pkg-wine/wine.git +Vcs-Git: https://anonscm.debian.org/git/pkg-wine/wine.git Package: wineVERSION Architecture: all -- 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
