[Git][java-team/jruby-openssl][master] 6 commits: Standards-Version updated to 4.6.1
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Tue May 31 11:33:27 BST 2022
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jruby-openssl
Commits:
381bd332 by Emmanuel Bourg at 2022-05-31T12:17:00+02:00
Standards-Version updated to 4.6.1
- - - - -
ca6c3eae by Emmanuel Bourg at 2022-05-31T12:17:12+02:00
Switch to debhelper level 13
- - - - -
02cdf2ea by Emmanuel Bourg at 2022-05-31T12:22:26+02:00
Wrap and sort
- - - - -
e94f0b8d by Emmanuel Bourg at 2022-05-31T12:31:44+02:00
Fixed the build failure with OpenJDK 17 (Closes: #1012104)
- - - - -
45a81c78 by Emmanuel Bourg at 2022-05-31T12:32:03+02:00
Updated the watch file
- - - - -
f5dd4a8e by Emmanuel Bourg at 2022-05-31T12:32:10+02:00
Upload to unstable
- - - - -
7 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/jruby-openssl.install
- debian/jruby-openssl.links
- debian/maven.properties
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+jruby-openssl (0.9.21-4) unstable; urgency=medium
+
+ * Team upload.
+ * Fixed the build failure with OpenJDK 17 (Closes: #1012104)
+ * Standards-Version updated to 4.6.1
+ * Switch to debhelper level 13
+ * Updated the watch file
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 31 May 2022 12:32:07 +0200
+
jruby-openssl (0.9.21-3) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,27 +3,26 @@ Section: ruby
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 11),
- default-jdk,
- jruby (>= 1.7.19~),
- junit4,
- libbcpkix-java (>= 1.49~),
- libbcprov-java (>= 1.49~),
- libbuild-helper-maven-plugin-java,
- libmaven-dependency-plugin-java,
- libmaven-exec-plugin-java,
- maven-debian-helper,
- maven-repo-helper
-Standards-Version: 4.4.0
+Build-Depends:
+ debhelper-compat (= 13),
+ default-jdk,
+ jruby (>= 1.7.19~),
+ junit4,
+ libbcpkix-java (>= 1.49~),
+ libbcprov-java (>= 1.49~),
+ libbuild-helper-maven-plugin-java,
+ libmaven-dependency-plugin-java,
+ libmaven-exec-plugin-java,
+ maven-debian-helper,
+ maven-repo-helper
+Standards-Version: 4.6.1
Homepage: https://github.com/jruby/jruby-openssl
Vcs-Git: https://salsa.debian.org/java-team/jruby-openssl.git
Vcs-Browser: https://salsa.debian.org/java-team/jruby-openssl
Package: jruby-openssl
Architecture: all
-Depends: libbcpkix-java (>= 1.49~),
- libbcprov-java (>= 1.49~),
- ${misc:Depends}
+Depends: ${misc:Depends}, libbcpkix-java (>= 1.49~), libbcprov-java (>= 1.49~)
Enhances: jruby
Description: Ruby library that emulates the OpenSSL native library for JRuby
OpenSSL ruby native library provides SSL, TLS and general purpose cryptography
=====================================
debian/jruby-openssl.install
=====================================
@@ -1,12 +1,12 @@
+lib/jopenssl usr/share/jruby/lib/ruby/stdlib
lib/jopenssl.jar usr/share/java
-lib/openssl.rb usr/share/jruby/lib/ruby/stdlib
+lib/jopenssl18 usr/share/jruby/lib/ruby/stdlib
lib/jopenssl19 usr/share/jruby/lib/ruby/stdlib
-lib/jopenssl usr/share/jruby/lib/ruby/stdlib
-lib/jruby-openssl.rb usr/share/jruby/lib/ruby/stdlib
lib/jopenssl21 usr/share/jruby/lib/ruby/stdlib
-lib/jopenssl18 usr/share/jruby/lib/ruby/stdlib
lib/jopenssl22 usr/share/jruby/lib/ruby/stdlib
lib/jopenssl23 usr/share/jruby/lib/ruby/stdlib
lib/jopenssl24.rb usr/share/jruby/lib/ruby/stdlib
-lib/org usr/share/jruby/lib/ruby/stdlib
+lib/jruby-openssl.rb usr/share/jruby/lib/ruby/stdlib
lib/openssl usr/share/jruby/lib/ruby/stdlib
+lib/openssl.rb usr/share/jruby/lib/ruby/stdlib
+lib/org usr/share/jruby/lib/ruby/stdlib
=====================================
debian/jruby-openssl.links
=====================================
@@ -1,3 +1,3 @@
-usr/share/java/jopenssl.jar usr/share/jruby/lib/ruby/stdlib/jopenssl.jar
-usr/share/java/bcprov.jar usr/share/jruby/lib/ruby/stdlib/org/bouncycastle/bcprov/debian/bcprov-debian.jar
usr/share/java/bcpkix.jar usr/share/jruby/lib/ruby/stdlib/org/bouncycastle/bcpkix/debian/bcpkix-debian.jar
+usr/share/java/bcprov.jar usr/share/jruby/lib/ruby/stdlib/org/bouncycastle/bcprov/debian/bcprov-debian.jar
+usr/share/java/jopenssl.jar usr/share/jruby/lib/ruby/stdlib/jopenssl.jar
=====================================
debian/maven.properties
=====================================
@@ -0,0 +1,2 @@
+
+argLine=--add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.security.cert=ALL-UNNAMED --add-opens java.base/javax.crypto=ALL-UNNAMED
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
-https://github.com/jruby/jruby-openssl/releases \
- /jruby/jruby-openssl/archive/v([0-9].+)\.tar\.gz
+version=4
+opts="mode=git" \
+https://github.com/jruby/jruby-openssl refs/tags/v([\d.]+)
View it on GitLab: https://salsa.debian.org/java-team/jruby-openssl/-/compare/7ea3561f644759082f42c34213aa62a2e95dd5c8...f5dd4a8ed75539e57c3be88644b9f3bb9883e23c
--
View it on GitLab: https://salsa.debian.org/java-team/jruby-openssl/-/compare/7ea3561f644759082f42c34213aa62a2e95dd5c8...f5dd4a8ed75539e57c3be88644b9f3bb9883e23c
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/20220531/35a933cd/attachment.htm>
More information about the pkg-java-commits
mailing list