[pkg-java] r6872 - trunk/libproxool-java/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Mon Aug 11 18:54:21 UTC 2008


Author: twerner
Date: 2008-08-11 18:54:19 +0000 (Mon, 11 Aug 2008)
New Revision: 6872

Modified:
   trunk/libproxool-java/debian/changelog
   trunk/libproxool-java/debian/control
   trunk/libproxool-java/debian/copyright
   trunk/libproxool-java/debian/doc-base
Log:
* Move package to main because cglib2.1 is in main now.
* Bump Standards-Version: 3.8.0 (no changes needed).
* Reformat debian/copyright.
* Fix doc-base file.

Modified: trunk/libproxool-java/debian/changelog
===================================================================
--- trunk/libproxool-java/debian/changelog	2008-08-11 18:45:45 UTC (rev 6871)
+++ trunk/libproxool-java/debian/changelog	2008-08-11 18:54:19 UTC (rev 6872)
@@ -1,3 +1,12 @@
+libproxool-java (0.9.0~rc3-3) unstable; urgency=low
+
+  * Move package to main because cglib2.1 is in main now.
+  * Bump Standards-Version: 3.8.0 (no changes needed).
+  * Reformat debian/copyright.
+  * Fix doc-base file.
+
+ -- Torsten Werner <twerner at debian.org>  Mon, 11 Aug 2008 20:51:37 +0200
+
 libproxool-java (0.9.0~rc3-2) unstable; urgency=low
 
   * debian/control: Set section to contrib because libcglib2.1-java is in contrib.

Modified: trunk/libproxool-java/debian/control
===================================================================
--- trunk/libproxool-java/debian/control	2008-08-11 18:45:45 UTC (rev 6871)
+++ trunk/libproxool-java/debian/control	2008-08-11 18:54:19 UTC (rev 6872)
@@ -1,12 +1,12 @@
 Source: libproxool-java
-Section: contrib/libs
+Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Varun Hiremath <varunhiremath at gmail.com>, Torsten Werner <twerner at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), quilt
 Build-Depends-Indep: ant, java-gcj-compat-dev, libavalon-framework-java, 
  libcommons-logging-java, libservlet2.4-java, libcglib2.1-java
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
 Homepage: http://proxool.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libproxool-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libproxool-java

Modified: trunk/libproxool-java/debian/copyright
===================================================================
--- trunk/libproxool-java/debian/copyright	2008-08-11 18:45:45 UTC (rev 6871)
+++ trunk/libproxool-java/debian/copyright	2008-08-11 18:54:19 UTC (rev 6872)
@@ -23,8 +23,9 @@
     3. All advertising materials mentioning features or use of this software
     must display the following acknowledgment:
     
-        "This product includes software developed by the
-        Proxool project (The latest version is available at http://proxool.sourceforge.net/)."
+	"This product includes software developed by the Proxool project
+	(The latest version is available at
+	http://proxool.sourceforge.net/)."
     
     4. The name "Proxool" must not be used to endorse or promote
     products derived from this software without prior written permission.
@@ -37,8 +38,9 @@
     6. Redistributions of any form whatsoever must retain the following
     acknowledgment:
     
-        "This product includes software developed by the
-        Proxool project (The latest version is available at http://proxool.sourceforge.net/)."
+	"This product includes software developed by the Proxool project
+	(The latest version is available at
+	http://proxool.sourceforge.net/)."
     
     THIS SOFTWARE IS PROVIDED BY THE PROXOOL PROJECT ``AS IS'' AND ANY
     EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

Modified: trunk/libproxool-java/debian/doc-base
===================================================================
--- trunk/libproxool-java/debian/doc-base	2008-08-11 18:45:45 UTC (rev 6871)
+++ trunk/libproxool-java/debian/doc-base	2008-08-11 18:54:19 UTC (rev 6872)
@@ -1,6 +1,6 @@
 Document: libproxool-java
 Title: API for proxool
-Authors: Bill Horsman <billhorsman at users.sourceforge.net>
+Author: Bill Horsman <billhorsman at users.sourceforge.net>
 Abstract: Java JDBC connection pool
 Section: Programming
 




More information about the pkg-java-commits mailing list