This is an automated email from the git hooks/post-receive script. fabian pushed a commit to annotated tag debian/5.1.0-1 in repository deutex.
commit 3f57f21b7cf83b0e284b0ea8b00d17323935264d Author: Fabian Greffrath <[email protected]> Date: Fri Dec 15 20:28:12 2017 +0100 Fix vcs-field-uses-insecure-uri lintian warnings --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 10790c7..f63fb51 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: asciidoc-base, debhelper (>= 10~), libpng-dev Standards-Version: 4.1.2 -Vcs-Git: git://anonscm.debian.org/pkg-games/deutex.git -Vcs-Browser: http://git.debian.org/?p=pkg-games/deutex.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/deutex.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/deutex.git/ Homepage: http://www.teaser.fr/~amajorel/deutex/ Package: deutex -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/deutex.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

