[Git][java-team/jackson-dataformat-yaml][master] 5 commits: Switch to debhelper-compat = 13.

Markus Koschany (@apo) gitlab at salsa.debian.org
Tue Nov 2 14:26:27 GMT 2021



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


Commits:
edf3ade8 by Markus Koschany at 2021-11-02T15:22:43+01:00
Switch to debhelper-compat = 13.

- - - - -
0f22b551 by Markus Koschany at 2021-11-02T15:22:58+01:00
Declare compliance with Debian Policy 4.6.0.

- - - - -
ec18b20f by Markus Koschany at 2021-11-02T15:23:16+01:00
Drop libjackson2-dataformat-yaml-doc.

- - - - -
2446ae69 by Markus Koschany at 2021-11-02T15:23:42+01:00
Remove Wolodja Wentland from Uploaders.

Closes: #898141

- - - - -
d287fe8b by Markus Koschany at 2021-11-02T15:24:24+01:00
Update changelog

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+jackson-dataformat-yaml (2.8.11-2) unstable; urgency=medium
+
+  * Team upload.
+  * Switch to debhelper-compat = 13.
+  * Declare compliance with Debian Policy 4.6.0.
+  * Drop libjackson2-dataformat-yaml-doc.
+  * Remove Wolodja Wentland from Uploaders. (Closes: #898141)
+
+ -- Markus Koschany <apo at debian.org>  Tue, 02 Nov 2021 15:24:01 +0100
+
 jackson-dataformat-yaml (2.8.11-1) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -3,9 +3,8 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders:
- Wolodja Wentland <debian at babilen5.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper (>= 0.32),
  junit4,
@@ -23,7 +22,7 @@ Build-Depends:
  libyaml-snake-java-doc,
  maven-debian-helper (>= 1.6.5),
  xmlstarlet
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/java-team/jackson-dataformat-yaml.git
 Vcs-Browser: https://salsa.debian.org/java-team/jackson-dataformat-yaml
 Homepage: https://github.com/FasterXML/jackson-dataformat-yaml
@@ -49,24 +48,3 @@ Description: fast and powerful JSON library for Java -- YAML dataformat
  .
  This package contains an extension for reading and writing YAML-encoded data
 
-Package: libjackson2-dataformat-yaml-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libjackson2-dataformat-yaml
-Description: Documentation for jackson-dataformat-yaml
- 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-yaml.



View it on GitLab: https://salsa.debian.org/java-team/jackson-dataformat-yaml/-/compare/2e719f0fb5404e1a8882b6bf425ce48a0a98100f...d287fe8bb69da76ad2f94b22ef5a2d98e9ab3780

-- 
View it on GitLab: https://salsa.debian.org/java-team/jackson-dataformat-yaml/-/compare/2e719f0fb5404e1a8882b6bf425ce48a0a98100f...d287fe8bb69da76ad2f94b22ef5a2d98e9ab3780
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/20211102/6d8e772e/attachment.htm>


More information about the pkg-java-commits mailing list