Author: mkoch Date: 2009-10-02 19:40:24 +0000 (Fri, 02 Oct 2009) New Revision: 10738
Modified: trunk/tinylaf/debian/changelog trunk/tinylaf/debian/compat trunk/tinylaf/debian/control Log: tinylaf (1.4.0-1) unstable; urgency=low * New upstream release. * Moved Build-Depends-Indep to Build-Depends. * Build-Depends on debhelper (>= 7). * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Fri, 02 Oct 2009 21:34:37 +0200 Modified: trunk/tinylaf/debian/changelog =================================================================== --- trunk/tinylaf/debian/changelog 2009-10-02 13:35:19 UTC (rev 10737) +++ trunk/tinylaf/debian/changelog 2009-10-02 19:40:24 UTC (rev 10738) @@ -1,3 +1,13 @@ +tinylaf (1.4.0-1) unstable; urgency=low + + * New upstream release. + * Moved Build-Depends-Indep to Build-Depends. + * Build-Depends on debhelper (>= 7). + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Fri, 02 Oct 2009 21:34:37 +0200 + tinylaf (1.3.8-4) unstable; urgency=low * Fix java bytecode / java runtime version mismatch by setting -source Modified: trunk/tinylaf/debian/compat =================================================================== --- trunk/tinylaf/debian/compat 2009-10-02 13:35:19 UTC (rev 10737) +++ trunk/tinylaf/debian/compat 2009-10-02 19:40:24 UTC (rev 10738) @@ -1 +1 @@ -6 +7 Modified: trunk/tinylaf/debian/control =================================================================== --- trunk/tinylaf/debian/control 2009-10-02 13:35:19 UTC (rev 10737) +++ trunk/tinylaf/debian/control 2009-10-02 19:40:24 UTC (rev 10738) @@ -2,10 +2,9 @@ Section: utils Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: cdbs, debhelper (>= 6) -Build-Depends-Indep: ant, openjdk-6-jdk | sun-java5-jdk -Standards-Version: 3.8.0 +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, Michael Koch <[email protected]> +Build-Depends: cdbs, debhelper (>= 7), ant, openjdk-6-jdk +Standards-Version: 3.8.3 Homepage: http://www.muntjak.de/hans/java/tinylaf/index.html Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tinylaf Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tinylaf _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

