This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch debian in repository plm.
commit f015e0a4f91513ee3b3ff1c1fa4d7dd49fa586a8 Author: Martin Quinson <[email protected]> Date: Fri Oct 24 20:37:55 2014 +0200 d/control: Update VCS field to not use deprecated entries --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 09c2944..fdb553d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ plm (2.4.11+repack-1) UNRELEASED; urgency=medium - Twitter support was removed upstream - Scala still cut of Debian package since we need a recent scala * Suggests jython to make python usable + * d/control: Update VCS field to not use deprecated entries -- Martin Quinson <[email protected]> Wed, 22 Oct 2014 22:42:05 +0200 diff --git a/debian/control b/debian/control index 60235e0..27e3145 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: openjdk-7-jdk, libmiglayout-java, libjsyntaxpane-java, jython, libgettext-ant-tasks-java, imagemagick #, scala Standards-Version: 3.9.5 -Vcs-Git: git://git.debian.org/pkg-java/plm.git +Vcs-Git: git://anonscm.debian.org/pkg-java/plm.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/plm.git Homepage: http://www.loria.fr/~quinson/Teaching/PLM/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

