[jackson-dataformat-yaml] 04/08: Refreshed the patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Apr 11 11:13: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-dataformat-yaml.

commit 5bad2b807861d0775eef8fc872f2dbd4cfc028e4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Apr 8 17:40:07 2016 +0200

    Refreshed the patches
---
 debian/changelog                           | 4 +++-
 debian/patches/0001-Fix-bundle-build.patch | 4 +---
 debian/patches/0002-depend-on-junit.patch  | 8 +++-----
 3 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 91bf932..a26d485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-jackson-dataformat-yaml (2.4.3-3) UNRELEASED; urgency=medium
+jackson-dataformat-yaml (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-* fields
 
diff --git a/debian/patches/0001-Fix-bundle-build.patch b/debian/patches/0001-Fix-bundle-build.patch
index 6796b68..6bc3e65 100644
--- a/debian/patches/0001-Fix-bundle-build.patch
+++ b/debian/patches/0001-Fix-bundle-build.patch
@@ -6,11 +6,9 @@ Subject: Fix bundle build
  pom.xml | 6 ++++++
  1 file changed, 6 insertions(+)
 
-diff --git a/pom.xml b/pom.xml
-index 21c6b34..1e2a9b2 100644
 --- a/pom.xml
 +++ b/pom.xml
-@@ -131,6 +131,12 @@ com.fasterxml.jackson.core.util,
+@@ -193,6 +193,12 @@
            </execution>
          </executions>
        </plugin>
diff --git a/debian/patches/0002-depend-on-junit.patch b/debian/patches/0002-depend-on-junit.patch
index a0c3978..4f5039e 100644
--- a/debian/patches/0002-depend-on-junit.patch
+++ b/debian/patches/0002-depend-on-junit.patch
@@ -6,13 +6,11 @@ Subject: depend on junit
  pom.xml | 6 ++++++
  1 file changed, 6 insertions(+)
 
-diff --git a/pom.xml b/pom.xml
-index 1e2a9b2..241774e 100644
 --- a/pom.xml
 +++ b/pom.xml
-@@ -74,6 +74,12 @@ com.fasterxml.jackson.core.util,
-       <version>${version.jackson.core}</version>
-       <scope>test</scope>
+@@ -102,6 +102,12 @@
+         <version>1.6.6</version>
+         <scope>test</scope>
      </dependency>
 +    <dependency>
 +      <groupId>junit</groupId>

-- 
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