[Git][java-team/jruby-joni][debian/sid] 8 commits: [maven-release-plugin] prepare for next development iteration

Hideki Yamane (@henrich) gitlab at salsa.debian.org
Fri Nov 18 22:43:31 GMT 2022



Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / jruby-joni


Commits:
48139a69 by Charles Oliver Nutter at 2022-03-29T15:27:47-05:00
[maven-release-plugin] prepare for next development iteration

- - - - -
758bfae9 by Charles Oliver Nutter at 2022-11-14T10:50:17-06:00
Update jcodings

- - - - -
66939d25 by Charles Oliver Nutter at 2022-11-14T10:51:22-06:00
[maven-release-plugin] prepare release joni-2.1.44

- - - - -
3a983168 by Hideki Yamane at 2022-11-19T07:29:59+09:00
Merge tag 'joni-2.1.44' into debian/sid

[maven-release-plugin]  copy for tag joni-2.1.44

- - - - -
8577e23c by Hideki Yamane at 2022-11-19T07:30:19+09:00
new upstream release

- - - - -
a62811ec by Hideki Yamane at 2022-11-19T07:31:03+09:00
Adjust dependency

- - - - -
9868d8a2 by Hideki Yamane at 2022-11-19T07:31:38+09:00
note to changelog

- - - - -
4102a34c by Hideki Yamane at 2022-11-19T07:34:21+09:00
upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- pom.xml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jruby-joni (2.1.44-1) unstable; urgency=medium
+
+  * New upstream release
+  * debian/control
+    - Adjust dependency version
+
+ -- Hideki Yamane <henrich at debian.org>  Sat, 19 Nov 2022 07:34:18 +0900
+
 jruby-joni (2.1.43-2) unstable; urgency=medium
 
   * debian/control


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends:
  default-jdk
 Build-Depends-Indep:
  junit4 (>= 4.13.1),
- libjcodings-java (>= 1.0.55),
+ libjcodings-java (>= 1.0.58),
  maven-debian-helper (>= 2.0)
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/java-team/jruby-joni.git


=====================================
pom.xml
=====================================
@@ -4,7 +4,7 @@
   <groupId>org.jruby.joni</groupId>
   <artifactId>joni</artifactId>
   <packaging>jar</packaging>
-  <version>2.1.43</version>
+  <version>2.1.44</version>
   <name>Joni</name>
   <description>
     Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma
@@ -52,7 +52,7 @@
     <dependency>
        <groupId>org.jruby.jcodings</groupId>
        <artifactId>jcodings</artifactId>
-       <version>1.0.57</version>
+       <version>1.0.58</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>



View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/1e74fbb0efa8627fef613f002e6e82c95317ebab...4102a34cb92d7921cdb1e1dde9497b573dda21d3

-- 
View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/1e74fbb0efa8627fef613f002e6e82c95317ebab...4102a34cb92d7921cdb1e1dde9497b573dda21d3
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/20221118/328d097a/attachment.htm>


More information about the pkg-java-commits mailing list