CVS owanttasks/debian/patches
Barry Hawkins
barryh-guest at haydn.debian.org
Tue Sep 6 04:35:58 UTC 2005
Update of /cvsroot/pkg-java/owanttasks/debian/patches
In directory haydn:/tmp/cvs-serv23809/debian/patches
Modified Files:
01_upstream_enhance_compile_target.dpatch
02_upstream_correct_manifest_description.dpatch
03_upstream_add_javadoc_target.dpatch
Log Message:
Refactoring to effect the rename of the source and binary packages.
One remaining glitch with Debian Documentation Menu registration.
--- /cvsroot/pkg-java/owanttasks/debian/patches/01_upstream_enhance_compile_target.dpatch 2005/08/31 03:17:23 1.1
+++ /cvsroot/pkg-java/owanttasks/debian/patches/01_upstream_enhance_compile_target.dpatch 2005/09/06 04:35:58 1.2
@@ -24,8 +24,8 @@
@DPATCH@
-diff -uNr owanttasks-1.3/build.xml build-01.xml
---- owanttasks-1.3/build.xml 2005-08-30 16:54:36.000000000 -0400
+diff -uNr ow-util-ant-tasks-1.3/build.xml build-01.xml
+--- ow-util-ant-tasks-1.3/build.xml 2005-08-30 16:54:36.000000000 -0400
+++ build-01.xml 2005-08-30 17:06:16.000000000 -0400
@@ -11,7 +11,10 @@
<mkdir dir="${out.build}"/>
--- /cvsroot/pkg-java/owanttasks/debian/patches/02_upstream_correct_manifest_description.dpatch 2005/08/31 03:17:23 1.1
+++ /cvsroot/pkg-java/owanttasks/debian/patches/02_upstream_correct_manifest_description.dpatch 2005/09/06 04:35:58 1.2
@@ -24,8 +24,8 @@
@DPATCH@
-diff -uNr owanttasks-1.3/build.xml build-02.xml
---- owanttasks-1.3/build.xml 2005-06-02 08:55:28.000000000 -0400
+diff -uNr ow-util-ant-tasks-1.3/build.xml build-02.xml
+--- ow-util-ant-tasks-1.3/build.xml 2005-06-02 08:55:28.000000000 -0400
+++ build-02.xml 2005-08-26 14:31:08.000000000 -0400
@@ -20,7 +20,7 @@
<attribute name="product-title" value="ObjectwebAntTasks"/>
--- /cvsroot/pkg-java/owanttasks/debian/patches/03_upstream_add_javadoc_target.dpatch 2005/09/01 06:02:42 1.2
+++ /cvsroot/pkg-java/owanttasks/debian/patches/03_upstream_add_javadoc_target.dpatch 2005/09/06 04:35:58 1.3
@@ -24,8 +24,8 @@
@DPATCH@
-diff -uNr owanttasks-1.3/build.xml build-03.xml
---- owanttasks-1.3/build.xml 2005-09-01 01:24:35.000000000 -0400
+diff -uNr ow-util-ant-tasks-1.3/build.xml build-03.xml
+--- ow-util-ant-tasks-1.3/build.xml 2005-09-01 01:24:35.000000000 -0400
+++ build-03.xml 2005-09-01 01:22:10.000000000 -0400
@@ -6,6 +6,8 @@
<property name="out.lib" value="${out}/lib"/>
More information about the pkg-java-commits
mailing list