Author: fourmond Date: 2009-05-05 19:17:01 +0000 (Tue, 05 May 2009) New Revision: 8220
Modified: trunk/jclassinfo/debian/changelog trunk/jclassinfo/debian/control Log: [jclassinfo] Should be Section: java Modified: trunk/jclassinfo/debian/changelog =================================================================== --- trunk/jclassinfo/debian/changelog 2009-05-05 18:29:24 UTC (rev 8219) +++ trunk/jclassinfo/debian/changelog 2009-05-05 19:17:01 UTC (rev 8220) @@ -1,3 +1,9 @@ +jclassinfo (0.19.1-4) unstable; urgency=low + + * Definitely should go in Section: java... + + -- Vincent Fourmond <[email protected]> Tue, 05 May 2009 21:15:32 +0200 + jclassinfo (0.19.1-3) unstable; urgency=medium * Running libtoolize -f for every build to make sure libtool and Modified: trunk/jclassinfo/debian/control =================================================================== --- trunk/jclassinfo/debian/control 2009-05-05 18:29:24 UTC (rev 8219) +++ trunk/jclassinfo/debian/control 2009-05-05 19:17:01 UTC (rev 8220) @@ -1,5 +1,5 @@ Source: jclassinfo -Section: devel +Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Vincent Fourmond <[email protected]> _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

