[gluegen2] branch master updated (dc891f9 -> 457ba5a)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Dec 5 13:55:08 UTC 2017


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

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

      from  dc891f9   Added the missing build dependency on maven-repo-helper
       new  b520a03   Standards-Version updated to 4.1.2
       new  d088a6f   Switch to debhelper level 10
       new  c479d0b   Fixed the build failure with Java 9 (Closes: #874643)
       new  27f98ed   Changed the source/target level to 1.7
       new  4b160e0   Added mips64(el) and mipsn32(el) support. Thanks to YunQiang Su and Dejan Latinovic for the patch (Closes: #774832)
       new  1ad6973   Build with the DH sequencer instead of CDBS
       new  457ba5a   Upload to unstable

The 7 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/ant.properties                            |   8 +
 debian/changelog                                 |  13 ++
 debian/clean                                     |   6 +
 debian/compat                                    |   2 +-
 debian/control                                   |   7 +-
 debian/libgluegen2-build-java.install            |   7 +
 debian/libgluegen2-doc.install                   |   1 +
 debian/libgluegen2-jni.install                   |   1 +
 debian/patches/add-mips64el-mipsn32-support.diff | 229 +++++++++++++++++++++++
 debian/patches/disable-java-version-check.diff   |  28 +++
 debian/patches/jarPath.diff                      |  19 --
 debian/patches/rtjar.diff                        |  67 +++++++
 debian/patches/series                            |   5 +-
 debian/rules                                     |  80 +++-----
 14 files changed, 395 insertions(+), 78 deletions(-)
 create mode 100644 debian/ant.properties
 create mode 100644 debian/clean
 create mode 100644 debian/libgluegen2-build-java.install
 create mode 100644 debian/libgluegen2-doc.install
 create mode 100644 debian/libgluegen2-jni.install
 create mode 100644 debian/patches/add-mips64el-mipsn32-support.diff
 create mode 100644 debian/patches/disable-java-version-check.diff
 delete mode 100644 debian/patches/jarPath.diff
 create mode 100644 debian/patches/rtjar.diff

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



More information about the pkg-java-commits mailing list