This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-i18n.
commit b190f67c917a9e53adb2b13136356e8d5d6ebea5 Author: Ludovic Claude <[email protected]> Date: Sun Jul 12 23:46:02 2009 +0000 * Fix docs --- debian/changelog | 2 +- debian/libplexus-i18n-java-doc.docs | 1 + debian/rules | 3 --- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index de80d1a..20d20c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -plexus-i18n (1.0-beta-10-1) unstable; urgency=low +plexus-i18n (1.0-beta-10-1) experimental; urgency=low * New upstream version * Added myself to Uploaders. diff --git a/debian/libplexus-i18n-java-doc.docs b/debian/libplexus-i18n-java-doc.docs new file mode 100644 index 0000000..e5e6d3a --- /dev/null +++ b/debian/libplexus-i18n-java-doc.docs @@ -0,0 +1 @@ +build/api diff --git a/debian/rules b/debian/rules index fad959e..6f20763 100755 --- a/debian/rules +++ b/debian/rules @@ -24,8 +24,5 @@ binary-post-install/lib$(PACKAGE)-java:: mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java pom.xml -l build/$(PACKAGE)-$(VERSION).jar -binary-post-install/lib$(PACKAGE)-java-doc:: - dh_install -plib$(PACKAGE)-java-doc $(API_DOCS) usr/share/doc/lib$(PACKAGE)-java - clean:: -rm -rf debian/tmp -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-i18n.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

