[med-svn] r19670 - in trunk/packages/libjam-java/trunk/debian: . patches
Andreas Tille
tille at moszumanska.debian.org
Sun Jul 19 12:53:15 UTC 2015
Author: tille
Date: 2015-07-19 12:53:15 +0000 (Sun, 19 Jul 2015)
New Revision: 19670
Modified:
trunk/packages/libjam-java/trunk/debian/changelog
trunk/packages/libjam-java/trunk/debian/patches/javadoc.patch
trunk/packages/libjam-java/trunk/debian/patches/remove-mac-only-code.patch
Log:
DEP3 headers for patches
Modified: trunk/packages/libjam-java/trunk/debian/changelog
===================================================================
--- trunk/packages/libjam-java/trunk/debian/changelog 2015-07-19 12:47:17 UTC (rev 19669)
+++ trunk/packages/libjam-java/trunk/debian/changelog 2015-07-19 12:53:15 UTC (rev 19670)
@@ -2,6 +2,7 @@
* New Git checkout featuring functionality used in beast-mcmc release
* cme fix dpkg-control
+ * DEP3 headers for patches
-- Andreas Tille <tille at debian.org> Sun, 19 Jul 2015 14:42:56 +0200
Modified: trunk/packages/libjam-java/trunk/debian/patches/javadoc.patch
===================================================================
--- trunk/packages/libjam-java/trunk/debian/patches/javadoc.patch 2015-07-19 12:47:17 UTC (rev 19669)
+++ trunk/packages/libjam-java/trunk/debian/patches/javadoc.patch 2015-07-19 12:53:15 UTC (rev 19670)
@@ -1,5 +1,8 @@
+Last-Update: Thu, 10 Feb 2011 10:26:38 +0100
+Description: Ant control fiel to create javadoc
+
--- /dev/null
-+++ jam-lib/javadoc.xml
++++ b/javadoc.xml
@@ -0,0 +1,22 @@
+<project name="jam-lib" default="javadoc" basedir=".">
+ <property name="src" location="src" />
Modified: trunk/packages/libjam-java/trunk/debian/patches/remove-mac-only-code.patch
===================================================================
--- trunk/packages/libjam-java/trunk/debian/patches/remove-mac-only-code.patch 2015-07-19 12:47:17 UTC (rev 19669)
+++ trunk/packages/libjam-java/trunk/debian/patches/remove-mac-only-code.patch 2015-07-19 12:53:15 UTC (rev 19670)
@@ -1,5 +1,8 @@
---- jam-lib.orig/build.xml
-+++ jam-lib/build.xml
+Last-Update: Thu, 10 Feb 2011 10:26:38 +0100
+Description: Strip OSX specific things from build.xml
+
+--- a/build.xml
++++ b/build.xml
@@ -7,7 +7,6 @@
<!-- set global properties for this build -->
<property name="src" location="src"/>
More information about the debian-med-commit
mailing list