This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-dataformat-yaml.
commit ca42857fc8f8ade1c808fbd2ca3ea8ba307706a6 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 19 18:29:14 2016 +0100 Upload to unstable --- debian/README.source | 2 +- debian/changelog | 4 ++-- debian/copyright | 15 --------------- debian/maven.cleanIgnoreRules | 1 - 4 files changed, 3 insertions(+), 19 deletions(-) diff --git a/debian/README.source b/debian/README.source index ba9ade2..7910d0f 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,5 +1,5 @@ Information about jackson-dataformat-yaml ------------------------------- +----------------------------------------- This package was debianized using the mh_make command from the maven-debian-helper package. diff --git a/debian/changelog b/debian/changelog index ca1263e..f071e50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -jackson-dataformat-yaml (2.8.5-1) UNRELEASED; urgency=medium +jackson-dataformat-yaml (2.8.5-1) unstable; urgency=medium * Team upload. * New upstream release @@ -8,7 +8,7 @@ jackson-dataformat-yaml (2.8.5-1) UNRELEASED; urgency=medium * Merged the Build-Depends-Indep field into Build-Depends * Switch to debhelper level 10 - -- Emmanuel Bourg <[email protected]> Mon, 19 Dec 2016 12:06:29 +0100 + -- Emmanuel Bourg <[email protected]> Mon, 19 Dec 2016 18:29:06 +0100 jackson-dataformat-yaml (2.7.3-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index ae1dcd8..5c5def9 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-dataformat-YAML Source: https://github.com/FasterXML/jackson-dataformat-yaml -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: 2013-2016, FasterXML, LLC, Seattle, USA <[email protected]> diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules deleted file mode 100644 index 8b13789..0000000 --- a/debian/maven.cleanIgnoreRules +++ /dev/null @@ -1 +0,0 @@ - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

