Author: nthykier-guest Date: 2009-11-28 08:23:49 +0000 (Sat, 28 Nov 2009) New Revision: 11150
Modified: trunk/libcommons-logging-java/debian/patches/05_OSGi_metadata.patch Log: Correct newline type in new patch. Modified: trunk/libcommons-logging-java/debian/patches/05_OSGi_metadata.patch =================================================================== --- trunk/libcommons-logging-java/debian/patches/05_OSGi_metadata.patch 2009-11-28 08:14:27 UTC (rev 11149) +++ trunk/libcommons-logging-java/debian/patches/05_OSGi_metadata.patch 2009-11-28 08:23:49 UTC (rev 11150) @@ -3,16 +3,16 @@ --- a/src/conf/MANIFEST.MF 2006-08-10 18:13:20.000000000 -0400 +++ b/src/conf/MANIFEST.MF 2007-07-11 13:19:50.000000000 -0400 -@@ -7,3 +7,12 @@ - Implementation-Vendor-Id: org.apache - Implementation-Vendor: Apache Software Foundation - Implementation-Version: 1.1.1 -+Bundle-ManifestVersion: 2 -+Export-Package: org.apache.commons.logging;version="1.0.4",org.apache. -+ commons.logging.impl;version="1.0.4" -+Bundle-Version: 1.0.4.v20080605-1930 -+Bundle-SymbolicName: org.apache.commons.logging -+Bundle-Name: Apache Commons Logging Plug-in -+Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3 -+Bundle-Localization: plugin -+Bundle-Vendor: Apache Software Foundation +@@ -6,3 +6,12 @@ + Implementation-Vendor-Id: org.apache + Implementation-Vendor: Apache Software Foundation + Implementation-Version: 1.1.1 ++Bundle-ManifestVersion: 2 ++Export-Package: org.apache.commons.logging;version="1.0.4",org.apache. ++ commons.logging.impl;version="1.0.4" ++Bundle-Version: 1.0.4.v20080605-1930 ++Bundle-SymbolicName: org.apache.commons.logging ++Bundle-Name: Apache Commons Logging Plug-in ++Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3 ++Bundle-Localization: plugin ++Bundle-Vendor: Apache Software Foundation _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

