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 76567fec3ddd68c65dbf95420bea9af8353b5ff7 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 13:56:52 2016 +0200 Removed the unused Lintian override --- debian/changelog | 1 + debian/libcommons-beanutils-java-doc.lintian-overrides | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7f8c694..9b7c9d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ commons-beanutils (1.9.3-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches - Build depend on junit4 instead of junit + * Removed the unused Lintian override * Standards-Version updated to 3.9.8 * Use a secure Vcs-Git URL diff --git a/debian/libcommons-beanutils-java-doc.lintian-overrides b/debian/libcommons-beanutils-java-doc.lintian-overrides deleted file mode 100644 index a0a2261..0000000 --- a/debian/libcommons-beanutils-java-doc.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Javadoc jar is expected to be without any .class files -libcommons-beanutils-java-doc binary: codeless-jar -- 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

