[jdeb] 04/07: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 18 13:38:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jdeb.
commit aea40a3fe4c34711891b832d1eabca96b874114b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 18 14:24:33 2016 +0100
Refreshed the patches
---
debian/changelog | 4 +++-
debian/patches/01_fix_testcase_bouncycastle.patch | 4 ++--
debian/patches/02_set_classpath_for_tests.patch | 4 +---
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0f00fbf..dd675ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-jdeb (1.0.2~git20130829-5) UNRELEASED; urgency=medium
+jdeb (1.4-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Refreshed the patches
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg at apache.org> Mon, 18 Jan 2016 14:14:43 +0100
diff --git a/debian/patches/01_fix_testcase_bouncycastle.patch b/debian/patches/01_fix_testcase_bouncycastle.patch
index ca25edc..c524486 100644
--- a/debian/patches/01_fix_testcase_bouncycastle.patch
+++ b/debian/patches/01_fix_testcase_bouncycastle.patch
@@ -3,11 +3,11 @@ Author: Andreas Moog <amoog at ubuntu.com>
--- a/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
+++ b/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
-@@ -42,7 +42,7 @@
+@@ -41,7 +41,7 @@
"\n" +
"TEST3\n" +
"-----BEGIN PGP SIGNATURE-----\n" +
-- "Version: BCPG v1.48\n" +
+- "Version: BCPG v1.51\n" +
+ "Version: BCPG v1.51\n" +
"\n" +
"iEYEARECABAFAkax1rgJEHM9pIAuB02PAABIJgCghFmoCJCZ0CGiqgVLGGPd/Yh5\n" +
diff --git a/debian/patches/02_set_classpath_for_tests.patch b/debian/patches/02_set_classpath_for_tests.patch
index 2958215..3da140e 100644
--- a/debian/patches/02_set_classpath_for_tests.patch
+++ b/debian/patches/02_set_classpath_for_tests.patch
@@ -1,8 +1,6 @@
-diff --git a/pom.xml b/pom.xml
-index d6d4991..a3d2a90 100644
--- a/pom.xml
+++ b/pom.xml
-@@ -124,6 +124,9 @@
+@@ -176,6 +176,9 @@
<excludes>
<exclude>**/Abstract*</exclude>
</excludes>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdeb.git
More information about the pkg-java-commits
mailing list