This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-compress-java.
commit 9116d58d94457c43916a87c2789bd67cf0958844 Author: Sylvestre Ledru <[email protected]> Date: Sat Apr 13 10:15:20 2013 +0000 target experimental (no new upstream release in unstable in time of freeze) --- debian/changelog | 3 +-- debian/rules | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e133137..d564a49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ -libcommons-compress-java (1.5-1) unstable; urgency=low +libcommons-compress-java (1.5-1~exp1) experimental; urgency=low - * Team upload. * New upstream release. * Add Emmanuel Bourg to Uploaders. * d/control: Bump Standards-Version to 3.9.4 (no changes needed). diff --git a/debian/rules b/debian/rules index 5656d13..8e99d01 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ DEB_ANT_BUILDFILE := debian/build.xml DEB_JARS := ant-junit junit4 xz PACKAGE := commons-compress -install/lib$(PACKAGE)-java:: +install/lib$(PACKAGE)-java:: mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java -l pom.xml $(PACKAGE).jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-compress-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

