[javatools] 04/05: jh_makepkg: Use Standards-Version 4.1.2 for the generated packages

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Dec 4 14:48:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository javatools.

commit 958095a07d89dd0399adea18bd5e50b3d2c84e81
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Dec 4 15:38:10 2017 +0100

    jh_makepkg: Use Standards-Version 4.1.2 for the generated packages
---
 debian/changelog | 1 +
 jh_makepkg       | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 49c9ca3..ee8e788 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ javatools (0.62) UNRELEASED; urgency=medium
   * Ignore the "unnamed package" generated by Java 9 in the javadoc package-list
     file when resolving the doc dependencies (Closes: #873252)
   * jh_makepkg, jh_depend: Added OpenJDK 10 & 11 support
+  * jh_makepkg: Use Standards-Version 4.1.2 for the generated packages
   * Standards-Version updated to 4.1.2
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 04 Dec 2017 15:09:30 +0100
diff --git a/jh_makepkg b/jh_makepkg
index c0ea59b..4ad3326 100755
--- a/jh_makepkg
+++ b/jh_makepkg
@@ -5,7 +5,7 @@
 #    app, library
 
 COMPAT=10
-STANDARDS=4.0.0
+STANDARDS=4.1.2
 
 set -e
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git



More information about the pkg-java-commits mailing list