[java-common] branch master updated (131e8e5 -> bd338a6)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Oct 8 08:15:51 UTC 2015


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

ebourg-guest pushed a change to branch master
in repository java-common.

      from  131e8e5   Improved the bash completion
       new  a426b9e   Removed the policy and the FAQ (now in the java-policy package)
       new  165c6ba   Converted debian/copyright to the Copyright Format 1.0
       new  c4bde2a   Install java_defaults.mk with dh_install
       new  e3c6cb9   Changed default-jdk-doc to arch any (Closes: #801257)
       new  af04237   Simplified debian/rules using the dh sequencer
       new  63a51d5   Use 'dpkg-architecture --query' instead of make filters in debian/rules
       new  9d5658f   Install update-java-alternatives and its manpage in java-common
       new  2a3b4b9   Removed the default values for Java 6
       new  bd338a6   Factorized the default values for the openjdk architectures

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:
 Makefile                                 |   86 --
 debian-java-faq/Makefile                 |   42 -
 debian-java-faq/debian-java-faq.it.sgml  | 1953 ------------------------------
 debian-java-faq/debian-java-faq.sgml     |  502 --------
 debian/README.Debian                     |    8 -
 debian/changelog                         |    5 +
 debian/control                           |   18 +-
 debian/copyright                         |   67 +-
 debian/default-jdk-doc.lintian-overrides |    4 +
 debian/java-common.dirs                  |    1 -
 debian/java-common.doc-base.faq          |   13 -
 debian/java-common.doc-base.policy       |   13 -
 debian/java-common.install               |    4 +-
 debian/java-common.manpages              |    1 +
 debian/rules                             |  175 +--
 html.dsl                                 |   29 -
 patches/0.16-policy.author               |    7 -
 patches/0.16-policy.patch                |   56 -
 patches/0.18-jni-policy.author           |    1 -
 patches/0.18-jni-policy.patch            |   52 -
 policy.xml                               |  559 ---------
 21 files changed, 95 insertions(+), 3501 deletions(-)
 delete mode 100644 Makefile
 delete mode 100644 debian-java-faq/Makefile
 delete mode 100644 debian-java-faq/debian-java-faq.it.sgml
 delete mode 100644 debian-java-faq/debian-java-faq.sgml
 delete mode 100644 debian/README.Debian
 create mode 100644 debian/default-jdk-doc.lintian-overrides
 delete mode 100644 debian/java-common.dirs
 delete mode 100644 debian/java-common.doc-base.faq
 delete mode 100644 debian/java-common.doc-base.policy
 create mode 100644 debian/java-common.manpages
 delete mode 100644 html.dsl
 delete mode 100644 patches/0.16-policy.author
 delete mode 100644 patches/0.16-policy.patch
 delete mode 100644 patches/0.18-jni-policy.author
 delete mode 100644 patches/0.18-jni-policy.patch
 delete mode 100644 policy.xml

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



More information about the pkg-java-commits mailing list