[Git][java-team/msgpack-java][master] 4 commits: Correcting the version of junit that is shipped in pom.xml, 4.x instead of debian
    Pierre Gruet (@pgt) 
    gitlab at salsa.debian.org
       
    Wed Feb 23 20:51:29 GMT 2022
    
    
  
Pierre Gruet pushed to branch master at Debian Java Maintainers / msgpack-java
Commits:
626ba1d1 by Pierre Gruet at 2022-02-23T20:38:54+01:00
Correcting the version of junit that is shipped in pom.xml, 4.x instead of debian
- - - - -
23a285cf by Pierre Gruet at 2022-02-23T20:39:34+01:00
Raising version of d/watch to 4
- - - - -
5849225d by Pierre Gruet at 2022-02-23T20:40:13+01:00
Updating changelog
- - - - -
30a0b67f by Pierre Gruet at 2022-02-23T21:51:06+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/maven.rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+msgpack-java (0.9.0-2) unstable; urgency=medium
+
+  * Team upload
+  * Correcting the version of junit that is shipped in pom.xml
+  * Raising version of d/watch to 4
+
+ -- Pierre Gruet <pgt at debian.org>  Wed, 23 Feb 2022 20:47:34 +0100
+
 msgpack-java (0.9.0-1) unstable; urgency=medium
 
   * New upstream version 0.9.0
=====================================
debian/maven.rules
=====================================
@@ -1,4 +1,5 @@
 
+junit junit jar s/4.*/4.x/ * *
 com.fasterxml.jackson.core jackson-databind bundle s/.*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind bundle s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind s/jar/bundle/ s/.*/2.x/ * *
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="repack,compression=xz" \
 https://github.com/msgpack/msgpack-java/tags .*/(?:.*?)([\d\.]+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/msgpack-java/-/compare/32edbfe924a4e7f2aef7be6ae5b47702323a9b21...30a0b67f86db9405b8eb2ac368bd28e4db031207
-- 
View it on GitLab: https://salsa.debian.org/java-team/msgpack-java/-/compare/32edbfe924a4e7f2aef7be6ae5b47702323a9b21...30a0b67f86db9405b8eb2ac368bd28e4db031207
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/20220223/a9ef13d0/attachment.htm>
    
    
More information about the pkg-java-commits
mailing list