[Pkg-sdl-commits] [libsdl1.2] 01/01: Fix unsecure VCS fields

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Mar 9 11:10:22 UTC 2016


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

locutusofborg pushed a commit to branch master
in repository libsdl1.2.

commit f914e71823df1063b34bd574d4f02bb7bcd60205
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Mar 9 12:09:54 2016 +0100

    Fix unsecure VCS fields
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 97ea389..8e18155 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libsdl1.2 (1.2.15+dfsg1-2) unstable; urgency=medium
   * Team upload.
   * Drop DirectFB dependency with a patch from the Ubuntu delta.
     Closes: #816125.
+  * Fix insecure VCS fields.
 
  -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 09 Mar 2016 11:59:47 +0100
 
diff --git a/debian/control b/debian/control
index 3c60057..248b27e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Build-Depends: debhelper (>= 9),
                libcaca-dev,
                libusbhid-dev [kfreebsd-any],
                libglu1-mesa-dev
-Vcs-Git: git://anonscm.debian.org/pkg-sdl/packages/libsdl1.2.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/libsdl1.2.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-sdl/packages/libsdl1.2.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-sdl/packages/libsdl1.2.git
 Homepage: http://www.libsdl.org/
 
 Package: libsdl1.2debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl1.2.git



More information about the pkg-sdl-commits mailing list