This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository easymock.
commit 82c545a8f557533af41e2bd4bd5410059239bd12 Author: Markus Koschany <[email protected]> Date: Tue Nov 25 18:17:27 2014 +0100 Do not install Documentation files anymore. They are no longer provided by upstream. --- debian/changelog | 2 ++ debian/libeasymock-java-doc.docs | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 71e3f90..fe4dc20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ easymock (3.3+ds-1) experimental; urgency=medium * Move easymock to Git. Change Vcs fields accordingly. * Update pom.xml for new release. * Update copyright years. + * Do not install Documentation files anymore. They are no longer shipped by + upstream. -- Markus Koschany <[email protected]> Tue, 25 Nov 2014 18:07:40 +0100 diff --git a/debian/libeasymock-java-doc.docs b/debian/libeasymock-java-doc.docs index b6133ae..81154dd 100644 --- a/debian/libeasymock-java-doc.docs +++ b/debian/libeasymock-java-doc.docs @@ -1,4 +1 @@ -Documentation.html -Documentation_fr.html samples -easymock.css -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

