This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-interceptor-3.0-spec.
commit 0226dc02eac40f3bcfb5deb2585694588aa0c7e7 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 22:58:36 2015 +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 893017c..acb353c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +geronimo-interceptor-3.0-spec (1.0.1-2) UNRELEASED; urgency=medium + + * Moved the package to Git (Closes: #669298, #669418) + + -- Emmanuel Bourg <[email protected]> Thu, 02 Jul 2015 22:58:36 +0200 + geronimo-interceptor-3.0-spec (1.0.1-1) unstable; urgency=low * Port package to pkg-java based largely on existing Ubuntu package diff --git a/debian/control b/debian/control index 942e14f..3cfb080 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ XSBC-Original-Maintainer: Thierry Carrez <[email protected]> Build-Depends-Indep: default-jdk Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3) Standards-Version: 3.8.4 -Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-eucalyptus/geronimo/geronimo-interceptor-3.0-spec/trunk -Vcs-Browser: http://svn.debian.org/wsvn/pkg-eucalyptus/geronimo/geronimo-interceptor-3.0-spec/trunk/debian +Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-interceptor-3.0-spec.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/geronimo-interceptor-3.0-spec.git Homepage: http://geronimo.apache.org Package: libgeronimo-interceptor-3.0-spec-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-interceptor-3.0-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

