[SCM] freeplane packaging branch, master, updated. debian/1.1.3-2-52-g4b68a3f

Felix Natter fnatter at gmx.net
Sat Apr 6 15:27:29 UTC 2013


The following commit has been merged in the master branch:
commit 010d91282962277b8d4083b505d4877d8d98b2f3
Author: Felix Natter <fnatter at gmx.net>
Date:   Fri Feb 22 13:18:08 2013 +0100

    fix invalid Class-Path: in OLD_MANIFEST.MF

diff --git a/debian/patches/92_fix_old_manifest.patch b/debian/patches/92_fix_old_manifest.patch
index 86930b0..1b62c80 100644
--- a/debian/patches/92_fix_old_manifest.patch
+++ b/debian/patches/92_fix_old_manifest.patch
@@ -1,7 +1,7 @@
 remove classpath, IMHO this is done using OSGi
 --- a/freeplane/META-INF/OLD_MANIFEST.MF
 +++ b/freeplane/META-INF/OLD_MANIFEST.MF
-@@ -1,11 +1,3 @@
+@@ -1,11 +1,2 @@
  Manifest-Version: 1.0
  Main-Class: org.freeplane.main.application.FreeplaneMain
 -Class-Path: ../
@@ -13,5 +13,3 @@ remove classpath, IMHO this is done using OSGi
 -  jortho.jar
 -  gnu-regexp-1.1.4.jar
 -  SimplyHTML.jar
-+Class-Path:
-\ No newline at end of file

-- 
freeplane packaging



More information about the pkg-java-commits mailing list