This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jspwiki.
commit 422d6920cf5f6353a0a2667ae5da68a2aeaf2445 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 6 14:40:57 2014 +0000 Don't mark the symlink /etc/tomcat6/policy.d/05jspwiki.policy as a conffile --- debian/changelog | 3 ++- debian/jspwiki.conffiles | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2d06349..b38cf87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,9 +4,10 @@ jspwiki (2.8.0-6) UNRELEASED; urgency=medium * Build with the default JDK instead of GCJ and removed the dependency on libgnujaf-java * Fixed the broken links to jstl.jar and standard.jar + * Don't mark the symlink /etc/tomcat6/policy.d/05jspwiki.policy as a conffile * Switch to the source format 3.0 (quilt) * Switch to debhelper level 9 - * Standards-Version updated to 3.9.5 (no changes) + * Standards-Version updated to 3.9.5 * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Thu, 06 Mar 2014 12:59:23 +0100 diff --git a/debian/jspwiki.conffiles b/debian/jspwiki.conffiles index b4e19b7..e69de29 100644 --- a/debian/jspwiki.conffiles +++ b/debian/jspwiki.conffiles @@ -1 +0,0 @@ -/etc/tomcat6/policy.d/05jspwiki.policy -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jspwiki.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

