[jackson-core] 06/06: Upload to unstable
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 8 09:38:07 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-core.
commit 187c92f6bcfe731c65f7f69f5c2a1d425c84308c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 8 11:25:53 2016 +0200
Upload to unstable
---
debian/changelog | 4 ++--
debian/control | 22 +++++++---------------
debian/copyright | 2 +-
3 files changed, 10 insertions(+), 18 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 50a1b21..b04f794 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-jackson-core (2.7.3-1) UNRELEASED; urgency=medium
+jackson-core (2.7.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
@@ -7,7 +7,7 @@ jackson-core (2.7.3-1) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
- -- Emmanuel Bourg <ebourg at apache.org> Fri, 08 Apr 2016 09:30:32 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 08 Apr 2016 11:25:38 +0200
jackson-core (2.4.2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 5f35df9..21cf605 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep:
default-jdk-doc,
junit4,
libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java,
+ libmaven-javadoc-plugin-java
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackson-core.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jackson-core.git
@@ -23,13 +23,9 @@ Homepage: http://wiki.fasterxml.com/JacksonHome
Package: libjackson2-core-java
Architecture: all
-Depends:
- ${misc:Depends},
- ${maven:Depends}
-Recommends:
- ${maven:OptionalDepends}
-Suggests:
- libjackson2-core-java-doc
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libjackson2-core-java-doc
Description: fast and powerful JSON library for Java -- core library
The Jackson Data Processor is a multi-purpose Java library for processing
JSON. Jackson aims to be the best possible combination of fast, correct,
@@ -49,13 +45,9 @@ Description: fast and powerful JSON library for Java -- core library
Package: libjackson2-core-java-doc
Architecture: all
Section: doc
-Depends:
- ${misc:Depends},
- ${maven:DocDepends}
-Recommends:
- ${maven:DocOptionalDepends}
-Suggests:
- libjackson2-core-java
+Depends: ${misc:Depends}, ${maven:DocDepends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libjackson2-core-java
Description: Documentation for Jackson-core
The Jackson Data Processor is a multi-purpose Java library for processing
JSON. Jackson aims to be the best possible combination of fast, correct,
diff --git a/debian/copyright b/debian/copyright
index 0a300dc..68614b3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,7 +18,7 @@ Comment: FasterXML used a dual licensing approach (Apache-2.0 or LGPL) [0]
http://markmail.org/message/ckwelxnmoqlm5qr4
Files: *
-Copyright: 2013, FasterXML, LLC, Seattle, USA <info at fasterxml.com>
+Copyright: 2012-2016, FasterXML, LLC, Seattle, USA <info at fasterxml.com>
License: Apache-2.0
Files: debian/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-core.git
More information about the pkg-java-commits
mailing list