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 367c05fd3ffc45ce1b94ba4dcfc9039bb93a375d Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 15 15:35:17 2016 +0100 Upload to unstable --- debian/changelog | 4 ++-- debian/copyright | 21 ++++----------------- 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/debian/changelog b/debian/changelog index ead4b90..9456828 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -jackson-core (2.8.5-1) UNRELEASED; urgency=medium +jackson-core (2.8.5-1) unstable; urgency=medium * Team upload. * New upstream release @@ -6,7 +6,7 @@ jackson-core (2.8.5-1) UNRELEASED; urgency=medium * Install the jackson-parent POM * Switch to debhelper level 10 - -- Emmanuel Bourg <[email protected]> Thu, 15 Dec 2016 14:17:22 +0100 + -- Emmanuel Bourg <[email protected]> Thu, 15 Dec 2016 15:35:09 +0100 jackson-core (2.7.3-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 68614b3..5b2a547 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,21 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jackson-core Source: https://github.com/FasterXML/jackson-core -Comment: FasterXML used a dual licensing approach (Apache-2.0 or LGPL) [0] - for jackson 2 by making suitably licensed jar files available for download. - [1] Users were then free to choose the license they wanted by downloading - the respective jar. - . - The source code itself was, however, never explicitly licensed. After raising - this issue on the jackson-dev mailing list [2] FasterXML decided to license - future versions of jackson 2 under Apache-2.0 only [3]. A copy of the - license can be found in src/main/resources/META-INF/LICENSE. - . - [0] http://wiki.fasterxml.com/JacksonLicensing - [1] http://wiki.fasterxml.com/JacksonDownload - [2] http://markmail.org/message/repexr3kb6gn4uam - [3] http://markmail.org/message/bwxz2hle5fhrhm3q - http://markmail.org/message/ckwelxnmoqlm5qr4 Files: * Copyright: 2012-2016, FasterXML, LLC, Seattle, USA <[email protected]> @@ -23,8 +8,10 @@ License: Apache-2.0 Files: debian/* Copyright: 2013, Wolodja Wentland <[email protected]> + 2014, Timo Aaltonen <[email protected]> + 2016, Emmanuel Bourg <[email protected]> License: Apache-2.0 License: Apache-2.0 - On Debian systems you can find the complete text of the - Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' + On Debian systems you can find the complete text of the + Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

