[Git][java-team/jruby][master] 3 commits: Add Closes to the last changelog entry
Andrej Shadura
gitlab at salsa.debian.org
Tue Feb 26 09:23:12 GMT 2019
Andrej Shadura pushed to branch master at Debian Java Maintainers / jruby
Commits:
0dff7370 by Andrej Shadura at 2019-02-26T09:21:44Z
Add Closes to the last changelog entry
- - - - -
73efda5e by Andrej Shadura at 2019-02-26T09:22:08Z
Add Bug-Debian to 0015-javax-annotation-Generated.patch
- - - - -
c5dd58c1 by Andrej Shadura at 2019-02-26T09:22:35Z
Bump the dependency on jnr-posix to 3.0.44 due to utimensat
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/0015-javax-annotation-Generated.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,6 @@
jruby (9.1.17.0-1) unstable; urgency=medium
- * New upstream release.
+ * New upstream release (Closes: #893244).
* Refresh patches.
* Trim trailing whitespace.
* Use secure copyright file specification URI.
@@ -9,7 +9,8 @@ jruby (9.1.17.0-1) unstable; urgency=medium
* Use debhelper compat level 12.
* Bump Standards-Version to 4.3.0.
* Depend on libmodulator-java.
- * Use javax.annotation.processing.Generated from Java SE 9.
+ * Use javax.annotation.processing.Generated from Java SE 9
+ (Closes: #917702).
* Disable a part of the SkinnyMethodAdapter test.
-- Andrej Shadura <andrewsh at debian.org> Mon, 25 Feb 2019 21:38:40 +0100
=====================================
debian/control
=====================================
@@ -23,7 +23,7 @@ Build-Depends: ant-optional,
libjnr-enxio-java,
libjnr-ffi-java (>= 2.1.1~),
libjnr-netdb-java,
- libjnr-posix-java (>= 3.0.36~),
+ libjnr-posix-java (>= 3.0.44~),
libjnr-unixsocket-java (>= 0.14~),
libjnr-x86asm-java,
libjoda-time-java,
@@ -79,7 +79,7 @@ Depends: default-jre | java9-runtime,
libjnr-enxio-java,
libjnr-ffi-java (>= 2.1.1~),
libjnr-netdb-java,
- libjnr-posix-java (>= 3.0.36~),
+ libjnr-posix-java (>= 3.0.44~),
libjnr-unixsocket-java (>= 0.14~),
libjnr-x86asm-java,
libjruby-joni-java,
=====================================
debian/patches/0015-javax-annotation-Generated.patch
=====================================
@@ -4,6 +4,7 @@ Subject: Use javax.annotation.processing.Generated which was introduced in Java
See http://openjdk.java.net/jeps/320#Java-EE-modules
+Bug-Debian: https://bugs.debian.org/917702
--- a/core/src/main/java/org/jruby/anno/IndyBinder.java
+++ b/core/src/main/java/org/jruby/anno/IndyBinder.java
@@ -37,7 +37,7 @@
View it on GitLab: https://salsa.debian.org/java-team/jruby/compare/9f5aa142ae0b7b4de03dc6087b5f2c1109d1615e...c5dd58c156697b9794ff33411e3a50aa4961ad0e
--
View it on GitLab: https://salsa.debian.org/java-team/jruby/compare/9f5aa142ae0b7b4de03dc6087b5f2c1109d1615e...c5dd58c156697b9794ff33411e3a50aa4961ad0e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20190226/8e134a3d/attachment.html>
More information about the pkg-java-commits
mailing list