Author: ludovicc-guest Date: 2009-08-09 12:22:00 +0000 (Sun, 09 Aug 2009) New Revision: 9847
Modified: trunk/libxerces2-java/debian/changelog trunk/libxerces2-java/debian/control Log: Change section of libxerces2-java-gcj to libs Modified: trunk/libxerces2-java/debian/changelog =================================================================== --- trunk/libxerces2-java/debian/changelog 2009-08-09 11:10:27 UTC (rev 9846) +++ trunk/libxerces2-java/debian/changelog 2009-08-09 12:22:00 UTC (rev 9847) @@ -1,3 +1,9 @@ +libxerces2-java (2.9.1-5) UNRELEASED; urgency=low + + * Change section of libxerces2-java-gcj to libs + + -- Ludovic Claude <[email protected]> Sun, 09 Aug 2009 13:20:11 +0100 + libxerces2-java (2.9.1-4) unstable; urgency=low * Upload to unstable. Modified: trunk/libxerces2-java/debian/control =================================================================== --- trunk/libxerces2-java/debian/control 2009-08-09 11:10:27 UTC (rev 9846) +++ trunk/libxerces2-java/debian/control 2009-08-09 12:22:00 UTC (rev 9847) @@ -41,6 +41,7 @@ Package: libxerces2-java-gcj Architecture: any +Section: libs Depends: libxerces2-java (>= ${source:Version}), libjaxp1.3-java-gcj, ${misc:Depends}, ${shlibs:Depends} Description: Validating XML parser for Java with DOM level 3 support (native code) The Xerces2 Java parser is the reference implementation of XNI, the _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

