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 <[email protected]> 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.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

