This is an automated email from the git hooks/post-receive script. gg0-guest pushed a commit to branch master in repository sweethome3d.
commit c07c5a274779ee44d884ba8ba286bb4e1fb28080 Author: Gabriele Giacone <[email protected]> Date: Mon Aug 26 02:27:23 2013 +0200 Canonical URI in VCS-* fields. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed4e333..28bf0ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ sweethome3d (4.1+dfsg-1) unstable; urgency=low * New upstream release. * Fix icons gamma correction (Closes: #621740). + * Canonical URI in VCS-* fields. -- Gabriele Giacone <[email protected]> Mon, 26 Aug 2013 01:32:38 +0200 diff --git a/debian/control b/debian/control index 6b98e9f..5a7c72e 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends-Indep: icedtea-netx-common, libbatik-java, default-jdk Standards-Version: 3.9.3 -Vcs-Git: git://git.debian.org/pkg-java/sweethome3d.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/sweethome3d.git +Vcs-Git: git://anonscm.debian.org/pkg-java/sweethome3d.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/sweethome3d.git Homepage: http://www.sweethome3d.com/ Package: sweethome3d -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

