[java-package] 05/05: Changed the section of the documentation packages to non-free/doc
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Sep 18 22:33:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-package.
commit 3936fe9515dd134d9a03f52e6a77f0f21f758f56
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Sep 19 00:17:42 2015 +0200
Changed the section of the documentation packages to non-free/doc
---
debian/changelog | 1 +
lib/jdk-doc.sh | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3b4bc17..c60fb27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ java-package (0.60) UNRELEASED; urgency=medium
* Fixed the dh_shlibdeps error when generating a documentation package
(Closes: #753071)
* Changed the architecture of the documentation packages from any to all.
+ * Changed the section of the documentation packages to non-free/doc
-- tony mancill <tmancill at debian.org> Thu, 18 Jun 2015 22:00:02 -0700
diff --git a/lib/jdk-doc.sh b/lib/jdk-doc.sh
index 2027a94..c49ecd3 100644
--- a/lib/jdk-doc.sh
+++ b/lib/jdk-doc.sh
@@ -3,6 +3,7 @@ j2sdk_doc_control() {
cat << EOF
Package: $j2se_package
Architecture: all
+Section: non-free/doc
Depends: \${misc:Depends}
Description: $j2se_title
The Java(TM) SE JDK is a development environment for building
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-package.git
More information about the pkg-java-commits
mailing list