[pkg-java] r11181 - trunk/libxml-security-java/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Mon Nov 30 21:20:28 UTC 2009
Author: nthykier-guest
Date: 2009-11-30 21:20:28 +0000 (Mon, 30 Nov 2009)
New Revision: 11181
Modified:
trunk/libxml-security-java/debian/changelog
trunk/libxml-security-java/debian/control
Log:
Removed and added distro.
Modified: trunk/libxml-security-java/debian/changelog
===================================================================
--- trunk/libxml-security-java/debian/changelog 2009-11-30 18:48:14 UTC (rev 11180)
+++ trunk/libxml-security-java/debian/changelog 2009-11-30 21:20:28 UTC (rev 11181)
@@ -1,11 +1,15 @@
-libxml-security-java (1.4.3-2) UNRELEASED; urgency=low
+libxml-security-java (1.4.3-2) unstable; urgency=low
+ [ Thierry Carrez ]
* debian/build.xml: Build Java2 code to match runtime dependency
* debian/build.xml: Fix the jar packaging to include resources
- * debian/control: Depend on JRE /and/ shlibs:Depends, rather than /or/
+ (Closes: #557306)
- -- Thierry Carrez <thierry.carrez at ubuntu.com> Fri, 13 Nov 2009 13:31:48 +0100
+ [ Niels Thykier ]
+ * Removed ${shlibs:Depends} from Depends; does not make sense for java.
+ -- Niels Thykier <niels at thykier.net> Mon, 30 Nov 2009 22:20:10 +0100
+
libxml-security-java (1.4.3-1) unstable; urgency=low
* New upstream release.
Modified: trunk/libxml-security-java/debian/control
===================================================================
--- trunk/libxml-security-java/debian/control 2009-11-30 18:48:14 UTC (rev 11180)
+++ trunk/libxml-security-java/debian/control 2009-11-30 21:20:28 UTC (rev 11181)
@@ -2,7 +2,8 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Michael Koch <konqueror at gmx.de>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Michael Koch <konqueror at gmx.de>,
+ Niels Thykier <niels at thykier.net>
Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk
Build-Depends-Indep: libcommons-logging-java, libxalan2-java
Standards-Version: 3.8.3
@@ -12,7 +13,7 @@
Package: libxml-security-java
Architecture: all
-Depends: default-jre-headless | java2-runtime-headless, ${shlibs:Depends}, ${misc:Depends}
+Depends: default-jre-headless | java2-runtime-headless, ${misc:Depends}
Description: implementation of security standards for XML
The XML Security project is aimed at providing implementation of
security standards for XML. Currently the focus is on the W3C
More information about the pkg-java-commits
mailing list