[pkg-java] r10083 - trunk/libxpp3-java/debian

Torsten Werner twerner at alioth.debian.org
Sat Aug 15 14:51:42 UTC 2009


Author: twerner
Date: 2009-08-15 14:51:42 +0000 (Sat, 15 Aug 2009)
New Revision: 10083

Modified:
   trunk/libxpp3-java/debian/changelog
   trunk/libxpp3-java/debian/compat
   trunk/libxpp3-java/debian/control
   trunk/libxpp3-java/debian/copyright
Log:
* Actually I did add Ludovic to Uploaders.
* Add myself to Uploaders.
* Switch to debhelper compat level 5.
* Reference the common-licenses file for LGPL-2.1.

Modified: trunk/libxpp3-java/debian/changelog
===================================================================
--- trunk/libxpp3-java/debian/changelog	2009-08-15 13:48:16 UTC (rev 10082)
+++ trunk/libxpp3-java/debian/changelog	2009-08-15 14:51:42 UTC (rev 10083)
@@ -1,5 +1,6 @@
 libxpp3-java (1.1.4c-1) unstable; urgency=low
 
+  [ Ludovic Claude ]
   * New upstream version
   * Add myself to Uploaders 
   * Add ${misc:Depends} to Depends to clear Lintian warnings  
@@ -11,8 +12,14 @@
   * Use quilt to patch the sources, easier to work with
   * Use default-jdk instead of kaffe for the build
 
- -- Ludovic Claude <ludovic.claude at laposte.net>  Tue, 28 Jul 2009 23:33:35 +0100
+  [ Torsten Werner ]
+  * Actually I did add Ludovic to Uploaders.
+  * Add myself to Uploaders.
+  * Switch to debhelper compat level 5.
+  * Reference the common-licenses file for LGPL-2.1.
 
+ -- Torsten Werner <twerner at debian.org>  Sat, 15 Aug 2009 16:42:50 +0200
+
 libxpp3-java (1.1.3.4.O-4) unstable; urgency=low
 
   * Do not include the javax.xml.namespace.QName class since it is likely

Modified: trunk/libxpp3-java/debian/compat
===================================================================
--- trunk/libxpp3-java/debian/compat	2009-08-15 13:48:16 UTC (rev 10082)
+++ trunk/libxpp3-java/debian/compat	2009-08-15 14:51:42 UTC (rev 10083)
@@ -1 +1 @@
-4
+5

Modified: trunk/libxpp3-java/debian/control
===================================================================
--- trunk/libxpp3-java/debian/control	2009-08-15 13:48:16 UTC (rev 10082)
+++ trunk/libxpp3-java/debian/control	2009-08-15 14:51:42 UTC (rev 10083)
@@ -2,8 +2,10 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>
-Build-Depends: debhelper, cdbs, ant, ant-optional, default-jdk, quilt
+Uploaders: Marcus Better <marcus at better.se>,
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, default-jdk, quilt
 Build-Depends-Indep: junit, maven-repo-helper
 Standards-Version: 3.8.2
 Homepage: http://www.extreme.indiana.edu/xgws/xsoap/xpp

Modified: trunk/libxpp3-java/debian/copyright
===================================================================
--- trunk/libxpp3-java/debian/copyright	2009-08-15 13:48:16 UTC (rev 10082)
+++ trunk/libxpp3-java/debian/copyright	2009-08-15 14:51:42 UTC (rev 10083)
@@ -62,6 +62,8 @@
 Files: src/java/tests/*
 Copyright: Copyright 2002 Aleksander Slominski
 License: LGPL-2.1+
+ The full text of this license can be found in
+ `/usr/share/common-licenses/LPGL-2.1'.
 
 Files: src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/*
 Copyright: Copyright 2000-2002 bob mcwhirter <bob at werken.com>




More information about the pkg-java-commits mailing list