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


Commits:
9580cccc by Markus Koschany at 2021-11-02T14:59:07+01:00
Switch to debhelper-compat = 13.

- - - - -
2bc1c821 by Markus Koschany at 2021-11-02T14:59:23+01:00
Declare compliance with Debian Policy 4.6.0.

- - - - -
44359355 by Markus Koschany at 2021-11-02T14:59:52+01:00
Use canonical VCS URI.

- - - - -
35781fc8 by Markus Koschany at 2021-11-02T15:00:19+01:00
Drop libjackson2-dataformat-cbor-doc.

- - - - -
36ff6fe1 by Markus Koschany at 2021-11-02T15:04:29+01:00
Update changelog

- - - - -


3 changed files:

- debian/changelog
- − debian/compat
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+jackson-dataformat-cbor (2.7.8-4) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Hilko Bengen ]
+  * Remove myself from Uploaders
+
+  [ Markus Koschany ]
+  * Switch to debhelper-compat = 13.
+  * Declare compliance with Debian Policy 4.6.0.
+  * Use canonical VCS URI.
+  * Drop libjackson2-dataformat-cbor-doc.
+
+ -- Markus Koschany <a...@debian.org>  Tue, 02 Nov 2021 15:03:41 +0100
+
 jackson-dataformat-cbor (2.7.8-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  javahelper (>= 0.32),
@@ -20,9 +20,9 @@ Build-Depends:
  libreplacer-java,
  maven-debian-helper (>= 1.6.5),
  xmlstarlet
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackson-dataformat-cbor.git
-Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-java/jackson-dataformat-cbor.git
+Standards-Version: 4.6.0
+Vcs-Git: https://salsa.debian.org/java-team/jackson-dataformat-cbor.git
+Vcs-Browser: https://salsa.debian.org/java-team/jackson-dataformat-cbor
 Homepage: https://github.com/FasterXML/jackson-dataformat-cbor
 
 Package: libjackson2-dataformat-cbor
@@ -47,24 +47,3 @@ Description: Jackson data format module for RfC7049 Concise 
Binary Object Repres
  This package contains an extension for reading and writing "Concise
  Binary Object Representation (CBOR)" as specified in RfC7049.
 
-Package: libjackson2-dataformat-cbor-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libjackson2-dataformat-cbor
-Description: Documentation for jackson-dataformat-cbor
- The Jackson Data Processor is a multi-purpose Java library for processing
- JSON. Jackson aims to be the best possible combination of fast, correct,
- lightweight, and ergonomic for developers. It offers three alternative methods
- for processing JSON:
- .
-  * Streaming API inspired by StAX
-  * Tree Model
-  * Data Binding converts JSON to and from POJOs
- .
- In addition to the core library, there are numerous extension that provide
- additional functionality such as additional data formats beyond JSON,
- additional data types or JVM languages.
- .
- This package contains the API documentation of libjackson2-dataformat-cbor.



View it on GitLab: 
https://salsa.debian.org/java-team/jackson-dataformat-cbor/-/compare/3b415fccf16b8167ecc52976998fcbc7dd415bfa...36ff6fe1ba2394ea8a0c8c9b1c9f2f871c83cc2d

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/jackson-dataformat-cbor/-/compare/3b415fccf16b8167ecc52976998fcbc7dd415bfa...36ff6fe1ba2394ea8a0c8c9b1c9f2f871c83cc2d
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to