This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mvel.
commit 81a3b64ba0a51751a595e97eb61a840b7556b8c9 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 2 16:54:48 2013 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f0a477a..1e11d37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mvel (2.0.18-3) UNRELEASED; urgency=low * 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, 02 Dec 2013 17:46:44 +0100 diff --git a/debian/control b/debian/control index c1b64e7..162d666 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends-Indep: default-jdk-doc, libsurefire-java (>= 2.4.3), libxstream-java Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/mvel/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/mvel/ -Homepage: http://mvel.codehaus.org/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/mvel/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/mvel/ +Homepage: http://mvel.codehaus.org Package: libmvel-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

