This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sitemesh.
commit fcf7bc7e50679ed66bf70ddf7fb02a8ad1f9485a Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 31 14:32:34 2015 +0200 Removed the duplicate changelog in libsitemesh-java-doc --- debian/changelog | 1 + debian/libsitemesh-java-doc.install | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 523b0cf..6c1b4d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ sitemesh (2.4.1+dfsg-4) UNRELEASED; urgency=medium * debian/control: - Removed the explicit dependency on libservlet3.0-java for libsitemesh-java - Updated Standards-Version to 3.9.6 (no changes) + * Removed the duplicate changelog in libsitemesh-java-doc -- Emmanuel Bourg <[email protected]> Tue, 31 Mar 2015 14:00:01 +0200 diff --git a/debian/libsitemesh-java-doc.install b/debian/libsitemesh-java-doc.install index 793211c..4843ee9 100644 --- a/debian/libsitemesh-java-doc.install +++ b/debian/libsitemesh-java-doc.install @@ -8,5 +8,4 @@ dist/docs/navpanel.jsp usr/share/doc/libsitemesh-java/html dist/docs/dtd usr/share/doc/libsitemesh-java/html dist/sitemesh-blank.war usr/share/doc/libsitemesh-java/examples dist/sitemesh-example.war usr/share/doc/libsitemesh-java/examples -dist/docs/CHANGES.txt usr/share/doc/libsitemesh-java dist/docs/README.txt usr/share/doc/libsitemesh-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sitemesh.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

