Author: mkoch Date: 2009-09-26 21:53:13 +0000 (Sat, 26 Sep 2009) New Revision: 10648
Modified: trunk/qdox/debian/changelog trunk/qdox/debian/compat trunk/qdox/debian/control Log: qdox (1.10-1) UNRELEASED; urgency=low * New upstream release. * Build-Depends on debhelper (>= 7). * Removed Trygve from Uploaders. -- Michael Koch <[email protected]> Sat, 26 Sep 2009 22:12:55 +0200 Modified: trunk/qdox/debian/changelog =================================================================== --- trunk/qdox/debian/changelog 2009-09-26 21:12:37 UTC (rev 10647) +++ trunk/qdox/debian/changelog 2009-09-26 21:53:13 UTC (rev 10648) @@ -1,3 +1,11 @@ +qdox (1.10-1) UNRELEASED; urgency=low + + * New upstream release. + * Build-Depends on debhelper (>= 7). + * Removed Trygve from Uploaders. + + -- Michael Koch <[email protected]> Sat, 26 Sep 2009 22:12:55 +0200 + qdox (1.9.2-1) unstable; urgency=low * New upstream version Modified: trunk/qdox/debian/compat =================================================================== --- trunk/qdox/debian/compat 2009-09-26 21:12:37 UTC (rev 10647) +++ trunk/qdox/debian/compat 2009-09-26 21:53:13 UTC (rev 10648) @@ -1 +1 @@ -5 +7 Modified: trunk/qdox/debian/control =================================================================== --- trunk/qdox/debian/control 2009-09-26 21:12:37 UTC (rev 10647) +++ trunk/qdox/debian/control 2009-09-26 21:53:13 UTC (rev 10648) @@ -2,9 +2,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstøl <[email protected]>, Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, - Ludovic Claude <[email protected]> -Build-Depends: debhelper (>> 5), cdbs, default-jdk, byacc-j +Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, Ludovic Claude <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, default-jdk, byacc-j Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, jflex (>= 1.4.1), junit (>= 3.8.1), libjmock-java (>= 1.0.1), openjdk-6-doc Standards-Version: 3.8.3 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

