[libcommons-logging-java] 11/66: Fix 01_target13_BuildXml.patch newlines
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 12 10:57:40 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 972ce39d8f443c19f546a9224c97d4a11e84c896
Author: Kumar Appaiah <akumar at ee.iitm.ac.in>
Date: Mon Dec 10 03:35:31 2007 +0000
Fix 01_target13_BuildXml.patch newlines
---
debian/patches/01_target13_BuildXml.patch | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/debian/patches/01_target13_BuildXml.patch b/debian/patches/01_target13_BuildXml.patch
index bc730d6..4f57ad6 100644
--- a/debian/patches/01_target13_BuildXml.patch
+++ b/debian/patches/01_target13_BuildXml.patch
@@ -1,16 +1,17 @@
diff -Nur libcommons-logging-java-1.1.1/build.xml libcommons-logging-java-1.1.1.new/build.xml
--- libcommons-logging-java-1.1.1/build.xml 2007-11-22 04:57:52.000000000 +0530
-+++ libcommons-logging-java-1.1.1.new/build.xml 2007-12-10 08:55:01.000000000 +0530
++++ libcommons-logging-java-1.1.1.new/build.xml 2007-12-10 09:10:40.000000000 +0530
@@ -127,10 +127,10 @@
- <!-- ========== Compiler Defaults ========================================= -->
-
- <!-- Version of java class files to generate. -->
-- <property name="target.version" value="1.1"/>
-+ <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"/>
+ <!-- ========== Compiler Defaults ========================================= -->
+
+ <!-- Version of java class files to generate. -->
+- <property name="target.version" value="1.1"/>
++ <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"/>
+
--
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