Author: manuel Date: 2009-09-17 19:27:50 +0000 (Thu, 17 Sep 2009) New Revision: 10439
Modified: trunk/pj/debian/changelog trunk/pj/debian/control Log: Updated several field in debian/control Modified: trunk/pj/debian/changelog =================================================================== --- trunk/pj/debian/changelog 2009-09-17 16:56:25 UTC (rev 10438) +++ trunk/pj/debian/changelog 2009-09-17 19:27:50 UTC (rev 10439) @@ -1,10 +1,14 @@ -pj (0.0~20080719-1) unstable; urgency=low +pj (0.0~20080913-1) UNRELEASED; urgency=low * New upstream release * Moving PJ to main by build-depending on OpenJDK * Building a package that contains the API documentation + * debian/control: + - Bumped Standards-Version to 3.8.3 + - Changed Section from "contrib/libs" to "java" + - Updated my email address - -- Manuel Prinz <[email protected]> Mon, 21 Jul 2008 21:11:32 +0200 + -- Manuel Prinz <[email protected]> Thu, 17 Sep 2009 21:26:34 +0200 pj (0.0~20080628-1) unstable; urgency=low Modified: trunk/pj/debian/control =================================================================== --- trunk/pj/debian/control 2009-09-17 16:56:25 UTC (rev 10438) +++ trunk/pj/debian/control 2009-09-17 19:27:50 UTC (rev 10439) @@ -1,12 +1,12 @@ Source: pj -Section: libs +Section: java Priority: extra Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Manuel Prinz <[email protected]> +Uploaders: Manuel Prinz <[email protected]> Homepage: http://www.cs.rit.edu/~ark/pj.shtml Build-Depends: debhelper (>= 5), cdbs, quilt Build-Depends-Indep: ant, openjdk-6-jdk -Standards-Version: 3.8.0 +Standards-Version: 3.8.3 Package: libpj-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

