[jackson-dataformat-cbor] 01/06: Merged the Build-Depends-Indep field into Build-Depends-Indep
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 19 14:31:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jackson-dataformat-cbor.
commit a2516fd70667bb36eefb630e68c83f9366cf5f00
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 19 13:57:50 2016 +0100
Merged the Build-Depends-Indep field into Build-Depends-Indep
---
debian/changelog | 7 +++++++
debian/control | 29 +++++++++++++++--------------
2 files changed, 22 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 46a011e..13841ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jackson-dataformat-cbor (2.7.3-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Merged the Build-Depends-Indep field into Build-Depends-Indep
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 19 Dec 2016 13:57:12 +0100
+
jackson-dataformat-cbor (2.7.3-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 75b01fa..2fd87d1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,21 @@ Source: jackson-dataformat-cbor
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Hilko Bengen <bengen at debian.org>,
-Build-Depends: debhelper (>= 9),
- default-jdk,
- javahelper (>= 0.32),
- junit4,
- libmaven-bundle-plugin-java,
- maven-debian-helper (>= 1.6.5),
- xmlstarlet
-Build-Depends-Indep: default-jdk-doc,
- libjackson2-core-java (>= 2.4.2),
- libjackson2-core-java-doc,
- libjackson2-annotations-java (>= 2.4.2),
- libjackson2-databind-java (>= 2.4.2),
- libmaven-javadoc-plugin-java
+Uploaders: Hilko Bengen <bengen at debian.org>
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
+ default-jdk-doc,
+ javahelper (>= 0.32),
+ junit4,
+ libjackson2-annotations-java (>= 2.4.2),
+ libjackson2-core-java (>= 2.4.2),
+ libjackson2-core-java-doc,
+ libjackson2-databind-java (>= 2.4.2),
+ libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper (>= 1.6.5),
+ xmlstarlet
Standards-Version: 3.9.8
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-cbor.git
More information about the pkg-java-commits
mailing list