This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository azureus.
commit 840a019d63d84d12821db41cab938278aa27fb81 Author: Markus Koschany <[email protected]> Date: Thu Aug 20 20:42:57 2015 +0200 Vcs-Browser: Use https and cgit. --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1ab2f7f..3df0e91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,9 @@ azureus (5.6.2.0-1) UNRELEASED; urgency=medium [ Tony Mancill ] * Add libswt-cairo-gtk-3-jni to depends. (Closes: #684464) + [ Markus Koschany ] + * debian/control: Use cgit and https for Vcs-Browser. + -- Stephen Nelson <[email protected]> Wed, 12 Aug 2015 22:10:44 +0100 azureus (4.3.0.6-5) unstable; urgency=low diff --git a/debian/control b/debian/control index 2a994c3..ab15cf7 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: ant Standards-Version: 3.9.6 Homepage: http://azureus.sourceforge.net Vcs-Git: git://anonscm.debian.org/pkg-java/azureus.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/azureus.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/azureus.git Package: azureus Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/azureus.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

