[SCM] Sun multi-schema XML validator branch, master, updated. debian/2009.1+dfsg1-3-4-g84717ee

Ludovic Claude ludovic.claude at laposte.net
Tue May 8 22:05:58 UTC 2012


The following commit has been merged in the master branch:
commit 84717ee01361aa9bfad0a6f58e65cdf534a7d178
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Wed May 9 00:02:15 2012 +0200

    Ignore relames subproject

diff --git a/debian/changelog b/debian/changelog
index 391c37e..4bcb359 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ msv (2009.1+dfsg1-4) UNRELEASED; urgency=low
   [Ludovic Claude]
   * Add --no-parent option to the parent POM,
   * Add --has-package-version to all POM files.
-  * Add patch to fix the version in relnames/pom.xml
+  * Ignore relames subproject
 
  -- tony mancill <tmancill at debian.org>  Wed, 02 May 2012 22:56:58 -0700
 
diff --git a/debian/libmsv-java.poms b/debian/libmsv-java.poms
index 9db345d..4f12ce2 100644
--- a/debian/libmsv-java.poms
+++ b/debian/libmsv-java.poms
@@ -29,5 +29,6 @@ xsdlib/pom.xml --java-lib --has-package-version
 testharness/pom.xml --java-lib --has-package-version
 msv/pom.xml --java-lib --has-package-version
 rngconverter/pom.xml --java-lib --has-package-version
-relames/pom.xml --java-lib --has-package-version
+relames/pom.xml --ignore
+
 

-- 
Sun multi-schema XML validator



More information about the pkg-java-commits mailing list