This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch wheezy-security in repository libapache-poi-java.
commit 2ed046f8c8215463714507b80230c00fcd399aad Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 12 12:22:30 2015 +0100 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 3c7c04b..f6ae44f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libapache-poi-java (3.6+dfsg-2+deb7u1) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 12 Jan 2015 12:22:30 +0100 + libapache-poi-java (3.6+dfsg-2) unstable; urgency=low * Rename package from jakarta-poi to apache-poi. Add appropriate Conflicts, diff --git a/debian/control b/debian/control index 40a82e1..5e1f89a 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Christian Bayle <[email protected]>, Rene Engelhard <[email protected]>, Michael Koch <[email protected]>, Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, junit, default-jdk, libcommons-logging-java, liblog4j1.2-java, libxalan2-java, libcommons-beanutils-java, libcommons-lang-java, quilt, maven-repo-helper Standards-Version: 3.8.3 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libapache-poi-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libapache-poi-java/ +Vcs-Git: git://anonscm.debian.org/pkg-java/libapache-poi-java.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libapache-poi-java.git Homepage: http://poi.apache.org Package: libapache-poi-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-poi-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

