This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjlha-java.
commit 0c51d7bca323001b6bfe7a1446ff583f827ff933 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 14 13:29:45 2016 +0200 Removed the duplicate Section field --- debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b35a3d8..f13bd6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ libjlha-java (0.0.20050504-8.1) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git + * debian/control: + - Removed the duplicate Section field -- Emmanuel Bourg <[email protected]> Thu, 14 Apr 2016 13:21:10 +0200 diff --git a/debian/control b/debian/control index ecc6978..9d2b757 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Homepage: http://homepage1.nifty.com/dangan/Content/Program/Java/jLHA/LhaLibrary Package: libjlha-java Architecture: all -Section: java Depends: ${misc:Depends}, default-jre-headless | java-runtime-headless | java2-runtime-headless Suggests: java-virtual-machine, libjlha-java-doc-ja Description: LHA compress/decompress library for Java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjlha-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

