[libxerces2-java] 47/61: fix classpath manifest; update Uploaders

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Jun 18 22:23:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libxerces2-java.

commit 4776e15125dd39270ff063ab5a98b8e48e50304f
Author: Tony Mancill <tmancill at debian.org>
Date:   Thu Feb 2 06:11:15 2012 +0000

    fix classpath manifest; update Uploaders
---
 debian/changelog                           | 9 +++++++++
 debian/control                             | 6 ++++--
 debian/patches/04_manifest_classpath.patch | 2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 23206fc..d5cbae8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxerces2-java (2.11.0-5) unstable; urgency=low
+
+  * Team upload.
+  * Correct Class-Path in manifest for xercesImpl.jar (Closes: #657903)
+    - Thanks to Andrew Ross.
+  * Remove Michael Koch from Uploaders.  (Closes: #654102)
+
+ -- tony mancill <tmancill at debian.org>  Wed, 01 Feb 2012 22:09:35 -0800
+
 libxerces2-java (2.11.0-4) unstable; urgency=low
 
   * Add OSGi metadata to jar manifest
diff --git a/debian/control b/debian/control
index c892a97..192e299 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libxerces2-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>, Matthias Klose <doko at ubuntu.com>, Michael Koch <konqueror at gmx.de>,
- Damien Raude-Morvan <drazzib at debian.org>, Jakub Adam <jakub.adam at ktknet.cz>
+Uploaders: Marcus Better <marcus at better.se>,
+ Matthias Klose <doko at ubuntu.com>,
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Jakub Adam <jakub.adam at ktknet.cz>
 Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), default-jdk, gcj-native-helper, ant,
  maven-repo-helper, javahelper, libxml-commons-resolver1.1-java, libstylebook-java,
  libxml-commons-external-java (>= 1.4.01-2)
diff --git a/debian/patches/04_manifest_classpath.patch b/debian/patches/04_manifest_classpath.patch
index 2deb7d1..81d0965 100644
--- a/debian/patches/04_manifest_classpath.patch
+++ b/debian/patches/04_manifest_classpath.patch
@@ -5,7 +5,7 @@ Index: b/src/manifest.xerces
 @@ -1,5 +1,6 @@
  Manifest-Version: 1.0
  Created-By: @java.version@ (@java.vendor@)
-+Class-Path: xml-apis-ext.jar, xml-resolver.jar, jaxp-1.4.jar
++Class-Path: xml-apis-ext.jar xml-resolver.jar jaxp-1.4.jar
  
  Name: org/apache/xerces/impl/Version.class
  Comment: @impl.name@ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxerces2-java.git



More information about the pkg-java-commits mailing list