Author: twerner
Date: 2009-08-02 20:57:34 +0000 (Sun, 02 Aug 2009)
New Revision: 9495

Modified:
   trunk/libcommons-net-java/debian/changelog
   trunk/libcommons-net-java/debian/compat
   trunk/libcommons-net-java/debian/control
   trunk/libcommons-net-java/debian/copyright
Log:
* Add myself to Uploaders.
* Add missing Depends: ${misc:Depends}.
* Switch to debhelper compat level 5.
* Update Standards-Version: 3.8.2.
* Add Homepage and Vcs-* headers.
* Change Section: java.
* Change encoding of debian/copyright to UTF-8.
* Fix Description (the The).

Modified: trunk/libcommons-net-java/debian/changelog
===================================================================
--- trunk/libcommons-net-java/debian/changelog  2009-08-02 20:45:55 UTC (rev 
9494)
+++ trunk/libcommons-net-java/debian/changelog  2009-08-02 20:57:34 UTC (rev 
9495)
@@ -1,5 +1,6 @@
-libcommons-net-java (1.4.1-2) UNRELEASED; urgency=low
+libcommons-net-java (1.4.1-2) unstable; urgency=low
 
+  [ Matthias Klose ]
   * (Build-)depend on default-jre/-jdk.
   * Set java source version to 1.4.
 
@@ -7,8 +8,18 @@
   * Update of the URLs
   * Rename Jakarta Commons to Apache Commons
 
- -- Matthias Klose <[email protected]>  Wed, 30 Jul 2008 16:07:40 +0000
+  [ Torsten Werner ]
+  * Add myself to Uploaders.
+  * Add missing Depends: ${misc:Depends}.
+  * Switch to debhelper compat level 5.
+  * Update Standards-Version: 3.8.2.
+  * Add Homepage and Vcs-* headers.
+  * Change Section: java.
+  * Change encoding of debian/copyright to UTF-8.
+  * Fix Description (the The).
 
+ -- Torsten Werner <[email protected]>  Sun, 02 Aug 2009 22:50:12 +0200
+
 libcommons-net-java (1.4.1-1) unstable; urgency=low
 
   * New upstram (closes: #377064)

Modified: trunk/libcommons-net-java/debian/compat
===================================================================
--- trunk/libcommons-net-java/debian/compat     2009-08-02 20:45:55 UTC (rev 
9494)
+++ trunk/libcommons-net-java/debian/compat     2009-08-02 20:57:34 UTC (rev 
9495)
@@ -1 +1 @@
-4
+5

Modified: trunk/libcommons-net-java/debian/control
===================================================================
--- trunk/libcommons-net-java/debian/control    2009-08-02 20:45:55 UTC (rev 
9494)
+++ trunk/libcommons-net-java/debian/control    2009-08-02 20:57:34 UTC (rev 
9495)
@@ -1,15 +1,19 @@
 Source: libcommons-net-java
-Section: libs
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
-Uploaders: Arnaud Vandyck <[email protected]>
-Build-Depends: debhelper (>> 4.0.0), cdbs
+Uploaders: Arnaud Vandyck <[email protected]>, Torsten Werner 
<[email protected]>
+Build-Depends: debhelper (>= 5), cdbs
 Build-Depends-Indep: default-jdk, ant, liboro-java (>=2.0.8), junit
-Standards-Version: 3.7.2
+Standards-Version: 3.8.2
+Homepage: http://commons.apache.org/net/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net-java/
 
 Package: libcommons-net-java
 Architecture: all
-Depends: default-jre-headless | java1-runtime-headless | 
java2-runtime-headless, liboro-java (>= 2.0.8)
+Depends: default-jre-headless | java1-runtime-headless | 
java2-runtime-headless,
+ liboro-java (>= 2.0.8), ${misc:Depends}
 Description: internet protocol suite Java library
  This is an Internet protocol suite Java library originally developed by
  ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,
@@ -27,7 +31,6 @@
  found it useful. However, no updates have been made since version
  1.3.8, released in 1998. Now that certain contract obligations have
  expired, it is possible to make the source code freely available under
- the The Apache Software License.
+ the Apache Software License.
  .
  This is a part of the Apache Commons Project.
- Home: <http://commons.apache.org/net/>

Modified: trunk/libcommons-net-java/debian/copyright
===================================================================
--- trunk/libcommons-net-java/debian/copyright  2009-08-02 20:45:55 UTC (rev 
9494)
+++ trunk/libcommons-net-java/debian/copyright  2009-08-02 20:57:34 UTC (rev 
9495)
@@ -14,7 +14,7 @@
                   Winston Ojeda <[email protected]>,
                   Ted Wise <[email protected]>
 
-Copyright: � 1997-2008 The Apache Software Foundation
+Copyright: © 1997-2008 The Apache Software Foundation
 
 License: Apache 2.0
 


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to