[jackson-dataformat-yaml] 01/01: 2.4.3-2
Miguel Landaeta
nomadium at moszumanska.debian.org
Tue Oct 21 20:05:02 BST 2014
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository jackson-dataformat-yaml.
commit ad3de86ec1c3fbd8be271af1a17b3b1dbcf1a101
Author: Miguel Landaeta <nomadium at debian.org>
Date: Tue Oct 21 16:03:36 2014 -0300
2.4.3-2
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/maven.rules | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index de36040..2b61d3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jackson-dataformat-yaml (2.4.3-2) unstable; urgency=medium
+
+ * Team upload.
+ * Restore 2.x versioning for Maven artifacts and avoid FTBFS errors.
+ * Bump Standards-Version to 3.9.6. No changes were required.
+
+ -- Miguel Landaeta <nomadium at debian.org> Tue, 21 Oct 2014 14:56:27 -0300
+
jackson-dataformat-yaml (2.4.3-1) unstable; urgency=medium
* New upstream version, fixing the FTBFS issue (Closes: #763226)
diff --git a/debian/control b/debian/control
index f75e46a..e2173bb 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: default-jdk-doc,
libmaven-shade-plugin-java,
libmaven-bundle-plugin-java,
libyaml-snake-java-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/jackson-dataformat-yaml.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jackson-dataformat-yaml.git
Homepage: http://wiki.fasterxml.com/JacksonHome
diff --git a/debian/maven.rules b/debian/maven.rules
index 6cdc967..35f78a9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -5,7 +5,7 @@ com.fasterxml.jackson.core jackson-core bundle s/2\..*/2.x/ * *
com.fasterxml.jackson.core jackson-core jar s/2\..*/2.x/ * *
com.fasterxml.jackson.core jackson-databind bundle s/2\..*/2.x/ * *
com.fasterxml.jackson.core jackson-databind jar s/2\..*/2.x/ * *
-com.fasterxml.jackson.dataformat jackson-dataformat-yaml jar s/2\..*/2.x/ * *
+com.fasterxml.jackson.dataformat jackson-dataformat-yaml * s/2\..*/2.x/ * *
junit junit jar s/4\..*/4.x/ * *
org.yaml snakeyaml bundle s/1\..*/1.x/ * *
org.yaml snakeyaml s/jar/bundle/ s/1\..*/1.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git
More information about the pkg-java-commits
mailing list