Author: mkoch Date: 2007-06-29 16:52:21 +0000 (Fri, 29 Jun 2007) New Revision: 3759
Modified: trunk/xerces-j/debian/changelog trunk/xerces-j/debian/control Log: xerces-j (1.4.4-4) unstable; urgency=low * Build-Depends on dash instead of ash and use it. -- Michael Koch <[EMAIL PROTECTED]> Fri, 29 Jun 2007 15:42:34 -0100 Modified: trunk/xerces-j/debian/changelog =================================================================== --- trunk/xerces-j/debian/changelog 2007-06-28 15:15:11 UTC (rev 3758) +++ trunk/xerces-j/debian/changelog 2007-06-29 16:52:21 UTC (rev 3759) @@ -1,3 +1,9 @@ +xerces-j (1.4.4-4) unstable; urgency=low + + * Build-Depends on dash instead of ash and use it. + + -- Michael Koch <[EMAIL PROTECTED]> Fri, 29 Jun 2007 15:42:34 -0100 + xerces-j (1.4.4-3) unstable; urgency=low [Arnaud Vandyck] Modified: trunk/xerces-j/debian/control =================================================================== --- trunk/xerces-j/debian/control 2007-06-28 15:15:11 UTC (rev 3758) +++ trunk/xerces-j/debian/control 2007-06-29 16:52:21 UTC (rev 3759) @@ -2,9 +2,9 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> -Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.1.0), ash, classpath, jikes, fastjar -Standards-Version: 3.5.7 +Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]> +Build-Depends-Indep: debhelper (>= 4.1.0), dash, classpath, jikes, fastjar +Standards-Version: 3.7.2 Package: libxerces-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

