[pkg-java] r10439 - trunk/pj/debian
Manuel Prinz
manuel at alioth.debian.org
Thu Sep 17 19:27:50 UTC 2009
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 <debian at pinguinkiste.de> Mon, 21 Jul 2008 21:11:32 +0200
+ -- Manuel Prinz <manuel at debian.org> 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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Manuel Prinz <debian at pinguinkiste.de>
+Uploaders: Manuel Prinz <manuel at debian.org>
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
More information about the pkg-java-commits
mailing list