Author: drazzib Date: 2010-02-08 22:45:43 +0000 (Mon, 08 Feb 2010) New Revision: 11541
Modified: trunk/qdox/debian/changelog trunk/qdox/debian/control Log: * Remove Arnaud from Uploaders * Add Homepage and Vcs-* fields to debian/control * Bump Standards-Version to 3.8.4 (no changes needed) Modified: trunk/qdox/debian/changelog =================================================================== --- trunk/qdox/debian/changelog 2010-02-07 22:16:20 UTC (rev 11540) +++ trunk/qdox/debian/changelog 2010-02-08 22:45:43 UTC (rev 11541) @@ -1,11 +1,17 @@ qdox (1.10-1) UNRELEASED; urgency=low + [ Michael Koch ] * New upstream release. * Build-Depends on debhelper (>= 7). * Removed Trygve from Uploaders. - -- Michael Koch <[email protected]> Sat, 26 Sep 2009 22:12:55 +0200 + [ Damien Raude-Morvan ] + * Remove Arnaud from Uploaders + * Add Homepage and Vcs-* fields to debian/control + * Bump Standards-Version to 3.8.4 (no changes needed) + -- Damien Raude-Morvan <[email protected]> Mon, 08 Feb 2010 23:44:39 +0100 + qdox (1.9.2-1) unstable; urgency=low * New upstream version Modified: trunk/qdox/debian/control =================================================================== --- trunk/qdox/debian/control 2010-02-07 22:16:20 UTC (rev 11540) +++ trunk/qdox/debian/control 2010-02-08 22:45:43 UTC (rev 11541) @@ -2,11 +2,15 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, Ludovic Claude <[email protected]> +Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]>, + Damien Raude-Morvan <[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 +Standards-Version: 3.8.4 +Homepage: http://qdox.codehaus.org/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/qdox +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/qdox Package: libqdox-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

