This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-beanutils.
commit 6aa63443a0872225f61f1ec24f71cbaad0b792ca Author: Wolfgang Bär <[email protected]> Date: Mon Oct 3 16:42:35 2005 +0000 commons-beanutils (1.7.0-2) unstable; urgency=low * Build javadocs api and registered with doc-base * Added a -doc package for the api as it is quite big --- debian/changelog | 7 +++++++ debian/control | 12 ++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index fa760f4..2da57c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +commons-beanutils (1.7.0-2) unstable; urgency=low + + * Build javadocs api and registered with doc-base + * Added a -doc package for the api as it is quite big + + -- Wolfgang Baer <[email protected]> Sat, 01 Oct 2005 14:26:55 +0200 + commons-beanutils (1.7.0-1) unstable; urgency=low * New upstream release (closes: #264529) diff --git a/debian/control b/debian/control index 14a6293..53557d8 100644 --- a/debian/control +++ b/debian/control @@ -16,9 +16,9 @@ Description: utility for manipulating JavaBeans to the JavaBeans Specification naming patterns for bean properties in a dynamic fashion. -#Package: libcommons-beanutils-java-doc -#Architecture: all -#Suggests: libcommons-beanutils-java -#Description: Javadoc API for libcommons-beanutils-java -# The javadocs API for libcommons-beanutils-java which is utility for -# manipulating JavaBeans. +Package: libcommons-beanutils-java-doc +Architecture: all +Suggests: libcommons-beanutils-java +Description: Javadoc API for libcommons-beanutils-java + The javadocs API for libcommons-beanutils-java which is utility for + manipulating JavaBeans. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-beanutils.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

