[Git][java-team/jruby-joni][debian/sid] 5 commits: [maven-release-plugin] prepare for next development iteration
Hideki Yamane
gitlab at salsa.debian.org
Fri Jun 21 08:44:54 BST 2019
Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / jruby-joni
Commits:
97727ccc by Marcin Mielzynski at 2019-05-21T17:30:14Z
[maven-release-plugin] prepare for next development iteration
- - - - -
634a1407 by Charles Oliver Nutter at 2019-06-07T19:48:01Z
Update jcodings.
- - - - -
53ebf5cf by Charles Oliver Nutter at 2019-06-07T19:49:19Z
[maven-release-plugin] prepare release joni-2.1.29
- - - - -
1bdbb797 by Hideki Yamane at 2019-06-21T07:38:55Z
Merge tag 'joni-2.1.29' into debian/sid
[maven-release-plugin] copy for tag joni-2.1.29
- - - - -
f311f122 by Hideki Yamane at 2019-06-21T07:39:50Z
note to changelog
- - - - -
2 changed files:
- debian/changelog
- pom.xml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jruby-joni (2.1.29-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Hideki Yamane <henrich at debian.org> Fri, 21 Jun 2019 16:39:38 +0900
+
jruby-joni (2.1.28-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.28</version>
+ <version>2.1.29</version>
<name>Joni</name>
<description>
Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.jruby.jcodings</groupId>
<artifactId>jcodings</artifactId>
- <version>1.0.43</version>
+ <version>1.0.44</version>
</dependency>
<dependency>
<groupId>junit</groupId>
View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/compare/c945296d67bc29eb8cefadd5aaaafaf30ba2e830...f311f12206bc8093eb2bad409b14ffeab1e1ac64
--
View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/compare/c945296d67bc29eb8cefadd5aaaafaf30ba2e830...f311f12206bc8093eb2bad409b14ffeab1e1ac64
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/20190621/7fd9fdba/attachment.html>
More information about the pkg-java-commits
mailing list