This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository liboro-java.
commit a25bb2a1f9a03efc6a14f90588d76e60deaaf5db Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 27 14:28:36 2016 +0200 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2dda663..9315744 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liboro-java (2.0.8a-12) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Wed, 27 Jul 2016 14:28:36 +0200 + liboro-java (2.0.8a-11) unstable; urgency=medium * Build reproducibility: diff --git a/debian/control b/debian/control index e7d4706..2aebb6c 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant, maven-repo-helper Standards-Version: 3.9.6 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/liboro-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/liboro-java.git Homepage: http://jakarta.apache.org/oro/ -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/liboro-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/liboro-java Package: liboro-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/liboro-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

