This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository bullet.
commit 4925572ffa7551428d20bd1028349ac9bee3e229 Author: Simon McVittie <[email protected]> Date: Thu Aug 20 08:07:53 2015 +0100 Vcs-Browser: use https --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fd55b68..68a492d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ bullet (2.83.5+dfsg-2) UNRELEASED; urgency=medium * Rename libraries for C++ ABI transition (Closes: #790988) * Build-depend on a version of libtinyxml-dev that has started the same transition + * Vcs-Browser: use https -- Simon McVittie <[email protected]> Thu, 20 Aug 2015 08:06:03 +0100 diff --git a/debian/control b/debian/control index a9a9ae2..0c898ed 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: Standards-Version: 3.9.6 Homepage: http://www.bulletphysics.org/ Vcs-Git: git://anonscm.debian.org/pkg-games/bullet.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/bullet.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/bullet.git Package: libbulletsoftbody2.83v5 Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

