[Git][java-team/jackson-jr][master] 4 commits: New upstream version 2.10.1

Markus Koschany gitlab at salsa.debian.org
Sun Dec 15 21:28:09 GMT 2019



Markus Koschany pushed to branch master at Debian Java Maintainers / jackson-jr


Commits:
33603149 by Markus Koschany at 2019-12-15T21:18:50Z
New upstream version 2.10.1
- - - - -
0ae17f50 by Markus Koschany at 2019-12-15T21:18:50Z
Update upstream source from tag 'upstream/2.10.1'

Update to upstream version '2.10.1'
with Debian dir aa19162c76479f41615916213e8df0b2c175968c
- - - - -
694cd272 by Markus Koschany at 2019-12-15T21:19:10Z
Update jackson-base-version.patch

- - - - -
6782c095 by Markus Koschany at 2019-12-15T21:19:31Z
Update changelog

- - - - -


8 changed files:

- debian/changelog
- debian/patches/jackson-base-version.patch
- jr-all/pom.xml
- jr-objects/pom.xml
- jr-retrofit2/pom.xml
- jr-stree/pom.xml
- pom.xml
- release-notes/VERSION-2.x


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jackson-jr (2.10.1-1) unstable; urgency=medium
+
+  * New upstream version 2.10.1.
+
+ -- Markus Koschany <apo at debian.org>  Sun, 15 Dec 2019 22:19:19 +0100
+
 jackson-jr (2.10.0-1) unstable; urgency=medium
 
   * New upstream version 2.10.0.


=====================================
debian/patches/jackson-base-version.patch
=====================================
@@ -15,7 +15,7 @@ index 7d448ff..1373f4c 100644
    <parent>
      <groupId>com.fasterxml.jackson</groupId>
      <artifactId>jackson-base</artifactId>
--    <version>2.10.0</version>
+-    <version>2.10.1</version>
 +    <version>debian</version>
    </parent>
    <groupId>com.fasterxml.jackson.jr</groupId>


=====================================
jr-all/pom.xml
=====================================
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.fasterxml.jackson.jr</groupId>
     <artifactId>jackson-jr-parent</artifactId>
-    <version>2.10.0</version>
+    <version>2.10.1</version>
   </parent>
   <artifactId>jackson-jr-all</artifactId>
   <name>jackson-jr-all</name>


=====================================
jr-objects/pom.xml
=====================================
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.fasterxml.jackson.jr</groupId>
     <artifactId>jackson-jr-parent</artifactId>
-    <version>2.10.0</version>
+    <version>2.10.1</version>
   </parent>
   <artifactId>jackson-jr-objects</artifactId>
   <packaging>bundle</packaging>


=====================================
jr-retrofit2/pom.xml
=====================================
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.fasterxml.jackson.jr</groupId>
     <artifactId>jackson-jr-parent</artifactId>
-    <version>2.10.0</version>
+    <version>2.10.1</version>
   </parent>
   <artifactId>jackson-jr-retrofit2</artifactId>
   <packaging>bundle</packaging>


=====================================
jr-stree/pom.xml
=====================================
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.fasterxml.jackson.jr</groupId>
     <artifactId>jackson-jr-parent</artifactId>
-    <version>2.10.0</version>
+    <version>2.10.1</version>
   </parent>
   <artifactId>jackson-jr-stree</artifactId>
   <packaging>bundle</packaging>


=====================================
pom.xml
=====================================
@@ -3,12 +3,12 @@
   <parent>
     <groupId>com.fasterxml.jackson</groupId>
     <artifactId>jackson-base</artifactId>
-    <version>2.10.0</version>
+    <version>2.10.1</version>
   </parent>
   <groupId>com.fasterxml.jackson.jr</groupId>
   <artifactId>jackson-jr-parent</artifactId>
   <name>Parent pom for Jackson jr components</name>
-  <version>2.10.0</version>
+  <version>2.10.1</version>
   <packaging>pom</packaging>
   <description>Parent pom for Jackson jr components
   </description>
@@ -25,7 +25,7 @@
     <connection>scm:git:git at github.com:FasterXML/jackson-jr.git</connection>
     <developerConnection>scm:git:git at github.com:FasterXML/jackson-jr.git</developerConnection>
     <url>http://github.com/FasterXML/jackson-jr</url>    
-    <tag>jackson-jr-parent-2.10.0</tag>
+    <tag>jackson-jr-parent-2.10.1</tag>
   </scm>
 
   <properties>


=====================================
release-notes/VERSION-2.x
=====================================
@@ -4,6 +4,10 @@ Project: jackson-jr
 === Releases ===
 ------------------------------------------------------------------------
 
+2.10.1 (09-Nov-2019)
+
+No changes since 2.10.0
+
 2.10.0 (26-Sep-2019)
 
 #60: Add support for reading "root value" streams (linefeed separated/concatenated)



View it on GitLab: https://salsa.debian.org/java-team/jackson-jr/compare/7a2482880c674816c7d07f1d766c2df54e84535e...6782c0957537cc46adc1a67c1f3870ae02f6f90b

-- 
View it on GitLab: https://salsa.debian.org/java-team/jackson-jr/compare/7a2482880c674816c7d07f1d766c2df54e84535e...6782c0957537cc46adc1a67c1f3870ae02f6f90b
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/20191215/5de4af02/attachment.html>


More information about the pkg-java-commits mailing list