[java-package] branch master updated (640b0d1 -> fef30c3)

Benjamin Drung bdrung at moszumanska.debian.org
Fri Mar 18 16:52:38 UTC 2016


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

bdrung pushed a change to branch master
in repository java-package.

      from  640b0d1   Upload to unstable
       new  5b58f5d   Bump Standards-Version to 3.9.7 (no changes)
       new  470b415   Refactor Debian package build code
       new  b9bdcb1   Use package name as directory in /usr/lib/jvm
       new  ad1b23a   Make JRE/JDK package architecture specific
       new  38d508d   Add support for server JRE (Closes: #776389)
       new  267e00d   Server JRE: Exclude libs that pull in X11
       new  96612ac   Remove UTF-8 trademark symbol from package description
       new  50be6ce   Update Vcs-Browser and Vcs-Git to use HTTPS
       new  fef30c3   Release java-package 0.61 to Debian unstable

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                            | 10 ++++
 debian/control                              |  6 +--
 lib/javase.sh                               | 50 +++++++++++++++++-
 lib/jdk-doc.sh                              |  2 +-
 lib/jdk.sh                                  | 71 -------------------------
 lib/jre.sh                                  | 55 --------------------
 lib/oracle-jdk-doc.sh                       |  2 +-
 lib/oracle-jdk.sh                           | 50 +++++++++++++++++-
 lib/oracle-jre.sh                           | 37 +++++++++++--
 lib/{oracle-jre.sh => oracle-server-jre.sh} | 80 +++++++++++++++++------------
 10 files changed, 190 insertions(+), 173 deletions(-)
 delete mode 100644 lib/jdk.sh
 delete mode 100644 lib/jre.sh
 copy lib/{oracle-jre.sh => oracle-server-jre.sh} (57%)

-- 
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