This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository omegat.
commit 7e074a43e4d94720100321650de1eb7d4f28bc89 Author: Emmanuel Bourg <[email protected]> Date: Sun Feb 2 09:37:27 2014 +0100 Use canonical URLs for the Vcs-* fields --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index afb82ae..8d19ccc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +omegat (2.3.0.1+dfsg-4) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Sun, 02 Feb 2014 09:36:33 +0100 + omegat (2.3.0.1+dfsg-3) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 5443864..5100b12 100644 --- a/debian/control +++ b/debian/control @@ -6,10 +6,10 @@ Uploaders: Tiago Saboga <[email protected]> Build-Depends: debhelper (>= 7), default-jdk, ant Build-Depends-Indep: docbook-to-man, imagemagick, libvldocking-java, libhtmlparser-java, libjna-java, libswing-layout-java, tofrodos -Homepage: http://www.omegat.org -Vcs-Git: git://git.debian.org/pkg-java/omegat.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/omegat.git Standards-Version: 3.9.2 +Vcs-Git: git://anonscm.debian.org/pkg-java/omegat.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/omegat.git +Homepage: http://www.omegat.org Package: omegat Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/omegat.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

