[jackson-core] 04/06: Refreshed the patches
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 fe363bad215a56b5fa472db478662d49d2601a88
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 8 11:17:52 2016 +0200
Refreshed the patches
---
debian/changelog | 4 +++-
debian/patches/depend-on-junit.diff | 4 +---
debian/patches/fix-using-bundle.diff | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index efd6fa9..582ef22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-jackson-core (2.4.2-2) UNRELEASED; urgency=medium
+jackson-core (2.7.3-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Refreshed the patches
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
diff --git a/debian/patches/depend-on-junit.diff b/debian/patches/depend-on-junit.diff
index deca14d..fcca7c3 100644
--- a/debian/patches/depend-on-junit.diff
+++ b/debian/patches/depend-on-junit.diff
@@ -1,8 +1,6 @@
-diff --git a/pom.xml b/pom.xml
-index c90f039..59a52a5 100644
--- a/pom.xml
+++ b/pom.xml
-@@ -32,6 +32,15 @@ com.fasterxml.jackson.core.*;version=${project.version}
+@@ -36,6 +36,15 @@
<packageVersion.package>${project.groupId}.json</packageVersion.package>
</properties>
diff --git a/debian/patches/fix-using-bundle.diff b/debian/patches/fix-using-bundle.diff
index 119f196..3ba4ce0 100644
--- a/debian/patches/fix-using-bundle.diff
+++ b/debian/patches/fix-using-bundle.diff
@@ -1,6 +1,6 @@
--- a/pom.xml
+++ b/pom.xml
-@@ -84,6 +84,12 @@ com.fasterxml.jackson.core.*;version=${p
+@@ -88,6 +88,12 @@
</execution>
</executions>
</plugin>
--
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