[Git][java-team/jackson-jr][master] 3 commits: Remove get-orig-source target.

Markus Koschany gitlab at salsa.debian.org
Wed Dec 19 09:48:00 GMT 2018


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


Commits:
11d09ea7 by Markus Koschany at 2018-12-19T09:44:58Z
Remove get-orig-source target.

- - - - -
54bc385b by Markus Koschany at 2018-12-19T09:46:52Z
New upstream version 2.9.8
- - - - -
603041bd by Markus Koschany at 2018-12-19T09:46:56Z
Update upstream source from tag 'upstream/2.9.8'

Update to upstream version '2.9.8'
with Debian dir c602247e4b4e89a671203066421d6e7100306304
- - - - -


7 changed files:

- debian/rules
- jr-all/pom.xml
- jr-objects/pom.xml
- jr-retrofit2/pom.xml
- jr-stree/pom.xml
- pom.xml
- release-notes/VERSION


Changes:

=====================================
debian/rules
=====================================
@@ -6,5 +6,3 @@
 override_dh_installchangelogs:
 	dh_installchangelogs release-notes/VERSION
 
-get-orig-source:
-	uscan --download-current-version --force-download


=====================================
jr-all/pom.xml
=====================================
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.fasterxml.jackson.jr</groupId>
     <artifactId>jackson-jr-parent</artifactId>
-    <version>2.9.7</version>
+    <version>2.9.8</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.9.7</version>
+    <version>2.9.8</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.9.7</version>
+    <version>2.9.8</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.9.7</version>
+    <version>2.9.8</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.9.7</version>
+    <version>2.9.8</version>
   </parent>
   <groupId>com.fasterxml.jackson.jr</groupId>
   <artifactId>jackson-jr-parent</artifactId>
   <name>Parent pom for Jackson jr components</name>
-  <version>2.9.7</version>
+  <version>2.9.8</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.9.7</tag>
+    <tag>jackson-jr-parent-2.9.8</tag>
   </scm>
 
   <properties>


=====================================
release-notes/VERSION
=====================================
@@ -4,6 +4,7 @@ Project: jackson-jr
 === Releases ===
 ------------------------------------------------------------------------
 
+2.9.8 (15-Dec-2018)
 2.9.7 (19-Sep-2018)
 2.9.6 (12-Jun-2018)
 2.9.5 (26-Mar-2018)



View it on GitLab: https://salsa.debian.org/java-team/jackson-jr/compare/41952fb221eb2933d16403a00fe3de856cbfd404...603041bd589275f26223b498821e1d05c0af6d19

-- 
View it on GitLab: https://salsa.debian.org/java-team/jackson-jr/compare/41952fb221eb2933d16403a00fe3de856cbfd404...603041bd589275f26223b498821e1d05c0af6d19
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/20181219/08573e21/attachment.html>


More information about the pkg-java-commits mailing list