[libcommons-logging-java] 65/66: Removed 01_target13_BuildXml.patch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 12 10:57:45 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-logging-java.
commit 000f45cc446f18702f91bd133f6766c21f241387
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jan 12 11:54:12 2018 +0100
Removed 01_target13_BuildXml.patch
---
debian/ant.properties | 4 ++++
debian/changelog | 1 +
debian/patches/01_target13_BuildXml.patch | 17 -----------------
debian/patches/series | 1 -
4 files changed, 5 insertions(+), 18 deletions(-)
diff --git a/debian/ant.properties b/debian/ant.properties
index 3283add..6ba0e44 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -5,3 +5,7 @@ avalon-framework.jar=/usr/share/java/avalon-framework.jar
junit.jar=/usr/share/java/junit.jar
servletapi.jar=/usr/share/java/servlet-api-3.1.jar
test.failonerror=false
+
+source.version=1.7
+target.version=1.7
+
diff --git a/debian/changelog b/debian/changelog
index 6cff3d6..a77e052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libcommons-logging-java (1.2-2) UNRELEASED; urgency=medium
* Build with the DH sequencer instead of CDBS
+ * Removed 01_target13_BuildXml.patch
* Removed Niels Thykier from the uploaders (Closes: #770575)
* Moved the package to Git
* Standards-Version updated to 4.1.3
diff --git a/debian/patches/01_target13_BuildXml.patch b/debian/patches/01_target13_BuildXml.patch
deleted file mode 100644
index 41409a3..0000000
--- a/debian/patches/01_target13_BuildXml.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Bumbs the source and target version options for the java compiler.
-Forwarded: not-needed
---- a/build.xml
-+++ b/build.xml
-@@ -130,10 +130,10 @@
- <!-- ========== Compiler Defaults ========================================= -->
-
- <!-- Version of java class files to generate. -->
-- <property name="target.version" value="1.2"/>
-+ <property name="target.version" value="1.3"/>
-
- <!-- Version of java source to accept -->
-- <property name="source.version" value="1.2"/>
-+ <property name="source.version" value="1.3"/>
-
- <!-- Should Java compilations set the 'debug' compiler option? -->
- <property name="compile.debug" value="true"/>
diff --git a/debian/patches/series b/debian/patches/series
index 9e22c9d..6c98189 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-01_target13_BuildXml.patch
02_build_javadoc.patch
03_disable_securityallow_test.patch
06_classpath_manifest.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-logging-java.git
More information about the pkg-java-commits
mailing list