[ Emmanuel Bourg ]
* Added jcontrol to the command line alternatives (Closes: #799370)
* Fixed the detection of the latest Java 8 documentation archives.
+ * Fixed the dh_shlibdeps error when generating a documentation package
+ (Closes: #753071)
-- tony mancill <tmancill@debian.org> Thu, 18 Jun 2015 22:00:02 -0700
j2se_copyright > "$debian_dir/copyright"
echo "$j2se_name $javadoc_base" > "$debian_dir/install"
j2sdk_doc_doc-base > "$debian_dir/$j2se_package.doc-base"
- j2se_rules > "$debian_dir/rules"
+ j2se_doc_rules > "$debian_dir/rules"
chmod +x "$debian_dir/rules"
j2se_install_scripts
install -d "$target/debian"