[jackson-jaxrs-providers] 01/10: Merged the Build-Depends-Indep field into Build-Depends
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 21 14:08:57 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-jaxrs-providers.
commit dfd40bce71f5bd4fc766c69b2434967f704d5d7d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 19 19:18:42 2016 +0100
Merged the Build-Depends-Indep field into Build-Depends
---
debian/changelog | 7 +++++++
debian/control | 8 +++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f0ca4c3..8103f97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jackson-jaxrs-providers (2.7.3-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Merged the Build-Depends-Indep field into Build-Depends
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 19 Dec 2016 19:18:09 +0100
+
jackson-jaxrs-providers (2.7.3-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 0c9e59c..c180959 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,17 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5),
- xmlstarlet,
-Build-Depends-Indep:
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
libjackson2-core-java (>= 2.7.3),
libjackson2-databind-java (>= 2.7.3),
libjackson2-dataformat-smile (>= 2.7.3),
libjackson2-module-jaxb-annotations-java (>= 2.4),
libjsr311-api-java,
libmaven-bundle-plugin-java,
+ maven-debian-helper (>= 1.5),
+ xmlstarlet
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackson-jaxrs-providers.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jackson-jaxrs-providers.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git
More information about the pkg-java-commits
mailing list