This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository gwama.
commit d64e90b96d4081f5a1ce2a0a5006789dc16a61c4 Author: Dylan Aïssi <[email protected]> Date: Mon Aug 22 23:50:20 2016 +0200 Use secure VCS URIs --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c91bdc0..de57bdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gwama (2.1+dfsg-3) UNRELEASED; urgency=medium + + * Use secure VCS URIs. + + -- Dylan Aïssi <[email protected]> Mon, 22 Aug 2016 23:46:43 +0200 + gwama (2.1+dfsg-2) unstable; urgency=medium * Improve debian/copyright diff --git a/debian/control b/debian/control index d700569..9616c83 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), zlib1g-dev Testsuite: autopkgtest Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/gwama.git -Vcs-Git: git://anonscm.debian.org/debian-med/gwama.git +Vcs-Browser: https://anonscm.debian.org/git/debian-med/gwama.git/ +Vcs-Git: https://anonscm.debian.org/git/debian-med/gwama.git/ Homepage: http://www.well.ox.ac.uk/gwama/ Package: gwama -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gwama.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
