This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-mime4j.
commit 90180bbf8fc8c9d19671128dec2c33ad187c0882 Author: David Paleino <[email protected]> Date: Sun Nov 3 11:01:54 2013 +0100 Fixed Vcs-* fields in debian/control --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e4dfb29..158c80a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apache-mime4j (0.7.2-2) UNRELEASED; urgency=low + + * Fixed Vcs-* fields in debian/control + + -- David Paleino <[email protected]> Sun, 03 Nov 2013 11:01:28 +0100 + apache-mime4j (0.7.2-1) experimental; urgency=low * New upstream version. diff --git a/debian/control b/debian/control index 9046610..375c3f7 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends-Indep: , libcommons-io-java Standards-Version: 3.9.4 Homepage: http://james.apache.org/mime4j/ -Vcs-Git: git://git.debian.org/collab-maint/apache-mime4j.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/apache-mime4j.git +Vcs-Git: git://anonscm.debian.org/collab-maint/apache-mime4j.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/apache-mime4j.git Package: libapache-mime4j-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-mime4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

