This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository geogebra.
commit fd258d575a14271e2d418bcb236c526fb537a9e1 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 7 21:49:07 2014 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6d84027..7c9854d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ geogebra (4.0.34.0+dfsg1-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 07 Apr 2014 21:39:49 +0200 diff --git a/debian/control b/debian/control index 5d7ceb7..3b8ece9 100644 --- a/debian/control +++ b/debian/control @@ -26,8 +26,8 @@ Build-Depends: libjlatexmath-java, librhino-java (>= 1.7R3-5) Standards-Version: 3.9.5 -Vcs-Git: git://git.debian.org/git/pkg-java/geogebra.git -b build -Vcs-Browser: http://git.debian.org/?p=pkg-java/geogebra.git +Vcs-Git: git://anonscm.debian.org/pkg-java/geogebra.git -b build +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/geogebra.git Homepage: http://www.geogebra.org Package: geogebra -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geogebra.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

