Author: ludovicc-guest Date: 2009-09-02 22:02:05 +0000 (Wed, 02 Sep 2009) New Revision: 10251
Modified: trunk/qdox/debian/changelog trunk/qdox/debian/control Log: * New upstream version * Bump up Standards-Version to 3.8.3 * Add Build-Depends on openjdk-6-doc (Closes: #543112) Modified: trunk/qdox/debian/changelog =================================================================== --- trunk/qdox/debian/changelog 2009-09-02 21:56:03 UTC (rev 10250) +++ trunk/qdox/debian/changelog 2009-09-02 22:02:05 UTC (rev 10251) @@ -1,3 +1,11 @@ +qdox (1.9.2-1) unstable; urgency=low + + * New upstream version + * Bump up Standards-Version to 3.8.3 + * Add Build-Depends on openjdk-6-doc (Closes: #543112) + + -- Ludovic Claude <[email protected]> Wed, 02 Sep 2009 22:22:10 +0100 + qdox (1.9.1-2) unstable; urgency=low * Upload to unstable. Modified: trunk/qdox/debian/control =================================================================== --- trunk/qdox/debian/control 2009-09-02 21:56:03 UTC (rev 10250) +++ trunk/qdox/debian/control 2009-09-02 22:02:05 UTC (rev 10251) @@ -6,8 +6,8 @@ Ludovic Claude <[email protected]> Build-Depends: debhelper (>> 5), 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) -Standards-Version: 3.8.1 + jflex (>= 1.4.1), junit (>= 3.8.1), libjmock-java (>= 1.0.1), openjdk-6-doc +Standards-Version: 3.8.3 Package: libqdox-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

