This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jspwiki.
commit 0f38fd48b0e562c0065a1672a1023b9f9f51d8c8 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 6 15:59:18 2014 +0000 Removed the duplicate Section and Priority fields --- debian/changelog | 1 + debian/control | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07be2df..0727a7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ jspwiki (2.8.0-6) UNRELEASED; urgency=medium * Switch to the source format 3.0 (quilt) * Switch to debhelper level 9 * debian/control: + - Removed the duplicate Section and Priority fields - Standards-Version updated to 3.9.5 - Use canonical URLs for the Vcs-* fields - Updated the Homepage field diff --git a/debian/control b/debian/control index 3a907b4..08fb079 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,6 @@ Homepage: http://jspwiki.apache.org Package: jspwiki Architecture: all -Section: contrib/web -Priority: optional Depends: libcommons-codec-java, libcommons-fileupload-java, libcommons-httpclient-java, -- 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

