[jtharness] 13/24: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jun 18 15:54:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jtharness.
commit 703a6db6dbe4365936ae39b1164b2c544b060a57
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 29 21:55:35 2014 +0000
Refreshed the patches
---
debian/changelog | 4 +++-
debian/patches/02_dependencies.patch | 14 ++++++--------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cf773fa..746d76e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-jtharness (4.4.0-MR1-Rel-b19-2) UNRELEASED; urgency=medium
+jtharness (4.4.1-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream relase
+ - Refreshed the patches
* debian/control:
- Depend on libservlet3.1-java instead of libservlet3.0-java
- Fixed the Vcs-Svn URL
diff --git a/debian/patches/02_dependencies.patch b/debian/patches/02_dependencies.patch
index da0ded5..e1eef1d 100644
--- a/debian/patches/02_dependencies.patch
+++ b/debian/patches/02_dependencies.patch
@@ -1,12 +1,10 @@
## Description: Locate JAR on the system.
## Origin/Author: Guillaume Mazoyer
## Bug: bug URL
-Index: jtharness-4.4.0-MR1-Rel-b19/build/local.properties
-===================================================================
---- jtharness-4.4.0-MR1-Rel-b19.orig/build/local.properties 2011-08-01 18:04:57.592727744 +0200
-+++ jtharness-4.4.0-MR1-Rel-b19/build/local.properties 2011-08-01 18:04:56.056720129 +0200
-@@ -26,24 +26,24 @@
- #
+--- a/build/local.properties
++++ b/build/local.properties
+@@ -25,24 +25,24 @@
+ # questions.
#Please specify location of jhall.jar here - for compilation
-jhalljar = jhall.jar
@@ -26,11 +24,11 @@ Index: jtharness-4.4.0-MR1-Rel-b19/build/local.properties
# bytecode library (BCEL or ASM)
# these are not interchangable
--bytecodelib = asm-3.1.jar:asm-commons-3.1.jar
+-bytecodelib = asm-3.2.jar:asm-commons-3.2.jar
+bytecodelib = /usr/share/java/asm3.jar:/usr/share/java/asm3-commons.jar
# JUnit Library - Version 4 currently used to compile 3 and 4 support
--junitlib = junit-4.4.jar
+-junitlib = junit.jar
+junitlib = /usr/share/java/junit4.jar
# Please specify location where the build distribution (output) will be created
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtharness.git
More information about the pkg-java-commits
mailing list