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

Hideki Yamane (@henrich) gitlab at salsa.debian.org
Mon Apr 11 12:36:15 BST 2022



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


Commits:
1834f893 by Charles Oliver Nutter at 2022-03-23T07:54:58-05:00
[maven-release-plugin] prepare for next development iteration

- - - - -
79f06696 by Charles Oliver Nutter at 2022-03-29T15:26:35-05:00
Update joni to 1.0.57

Only updates the Config unicode versions (jruby/jcodings#58).

- - - - -
242e3140 by Charles Oliver Nutter at 2022-03-29T15:27:44-05:00
[maven-release-plugin] prepare release joni-2.1.43

- - - - -
1023e0fd by Hideki Yamane at 2022-04-11T20:26:13+09:00
Merge tag 'joni-2.1.43' into debian/sid

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

- - - - -
05525dca by Hideki Yamane at 2022-04-11T20:26:33+09:00
new upstream release

- - - - -


2 changed files:

- debian/changelog
- pom.xml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jruby-joni (2.1.43-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Hideki Yamane <henrich at debian.org>  Mon, 11 Apr 2022 20:26:29 +0900
+
 jruby-joni (2.1.42-1) unstable; urgency=medium
 
   * New upstream release


=====================================
pom.xml
=====================================
@@ -4,7 +4,7 @@
   <groupId>org.jruby.joni</groupId>
   <artifactId>joni</artifactId>
   <packaging>jar</packaging>
-  <version>2.1.42</version>
+  <version>2.1.43</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.56</version>
+       <version>1.0.57</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>



View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/56e875cfcdf1680ceead8ec6543ce1099b008fa9...05525dca3854423d760e4ecb4ff22e8e871eb13e

-- 
View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/56e875cfcdf1680ceead8ec6543ce1099b008fa9...05525dca3854423d760e4ecb4ff22e8e871eb13e
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/20220411/b0da2777/attachment.htm>


More information about the pkg-java-commits mailing list