[pkg-java] r14168 - in tags/libcommons-net1-java: . 1.4.1-4/debian
Torsten Werner
twerner at alioth.debian.org
Fri Aug 12 21:35:17 UTC 2011
Author: twerner
Date: 2011-08-12 21:35:17 +0000 (Fri, 12 Aug 2011)
New Revision: 14168
Added:
tags/libcommons-net1-java/1.4.1-4/
tags/libcommons-net1-java/1.4.1-4/debian/changelog
tags/libcommons-net1-java/1.4.1-4/debian/control
tags/libcommons-net1-java/1.4.1-4/debian/copyright
Removed:
tags/libcommons-net1-java/1.4.1-4/debian/changelog
tags/libcommons-net1-java/1.4.1-4/debian/control
tags/libcommons-net1-java/1.4.1-4/debian/copyright
Log:
[svn-buildpackage] Tagging libcommons-net1-java 1.4.1-4
Deleted: tags/libcommons-net1-java/1.4.1-4/debian/changelog
===================================================================
--- trunk/libcommons-net1-java/debian/changelog 2011-08-12 21:10:59 UTC (rev 14166)
+++ tags/libcommons-net1-java/1.4.1-4/debian/changelog 2011-08-12 21:35:17 UTC (rev 14168)
@@ -1,84 +0,0 @@
-libcommons-net1-java (1.4.1-4) UNRELEASED; urgency=low
-
- * Add missing Conflicts: and Replaces: libcommons-net-java.
-
- -- Torsten Werner <twerner at debian.org> Tue, 09 Aug 2011 14:29:45 +0200
-
-libcommons-net1-java (1.4.1-3) unstable; urgency=low
-
- [ Michael Koch ]
- * Fixed watch file to match version 1.x only.
-
- [ Torsten Werner ]
- * Rename package to libcommons-net1-java and add Provides:
- libcommons-net-java.
- * Remove Java runtime Depends.
- * Switch to source format 3.0.
-
- -- Torsten Werner <twerner at debian.org> Sun, 07 Aug 2011 10:33:15 +0200
-
-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.
-
- [ Emmanuel Bourg ]
- * Update of the URLs
- * Rename Jakarta Commons to Apache Commons
-
- [ 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 <twerner at debian.org> Sun, 02 Aug 2009 22:50:12 +0200
-
-libcommons-net-java (1.4.1-1) unstable; urgency=low
-
- * New upstram (closes: #377064)
- * debian/watch: updated to official Apache web site (not a mirror)
- * Updated Standards-Version to 3.7.2; split Build-Dep and
- Build-Dep-Indep
- * Built with java-gcj-compat-dev and cdbs-ant
- * debian/doc-base: added (based on Wolfgang's libcommons-logging-java
- debian/doc-base file)
-
- -- Arnaud Vandyck <avdyk at debian.org> Tue, 1 Aug 2006 12:01:53 +0200
-
-libcommons-net-java (1.3.0-1) unstable; urgency=low
-
- * New upstream release
-
- -- Arnaud Vandyck <avdyk at debian.org> Tue, 15 Mar 2005 12:55:43 +0100
-
-libcommons-net-java (1.2.2-2) unstable; urgency=low
-
- * gjdoc can now build the documentation (closes: #273546).
-
- -- Arnaud Vandyck <avdyk at debian.org> Mon, 28 Feb 2005 12:02:14 +0100
-
-libcommons-net-java (1.2.2-1) unstable; urgency=low
-
- * New upstream release (closes: #272028).
-
- -- Arnaud Vandyck <avdyk at debian.org> Mon, 11 Oct 2004 10:39:14 +0200
-
-libcommons-net-java (1.2.1-2) unstable; urgency=low
-
- * added cdbs to the build-depends, thanks to Frederik Schueler (Closes:
- #251451)
-
- -- Arnaud Vandyck <avdyk at debian.org> Sat, 29 May 2004 21:05:46 +0200
-
-libcommons-net-java (1.2.1-1) unstable; urgency=low
-
- * Initial Release (closes: #237513).
-
- -- Arnaud Vandyck <avdyk at debian.org> Tue, 11 May 2004 17:01:55 +0200
-
Copied: tags/libcommons-net1-java/1.4.1-4/debian/changelog (from rev 14167, trunk/libcommons-net1-java/debian/changelog)
===================================================================
--- tags/libcommons-net1-java/1.4.1-4/debian/changelog (rev 0)
+++ tags/libcommons-net1-java/1.4.1-4/debian/changelog 2011-08-12 21:35:17 UTC (rev 14168)
@@ -0,0 +1,87 @@
+libcommons-net1-java (1.4.1-4) unstable; urgency=low
+
+ * Add missing Conflicts: and Replaces: libcommons-net-java.
+ * Update Vcs-* headers.
+ * Remove Arnaud from Uploaders list.
+ * Add missing Apache-1.1 license to debian/copyright.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 12 Aug 2011 23:31:41 +0200
+
+libcommons-net1-java (1.4.1-3) unstable; urgency=low
+
+ [ Michael Koch ]
+ * Fixed watch file to match version 1.x only.
+
+ [ Torsten Werner ]
+ * Rename package to libcommons-net1-java and add Provides:
+ libcommons-net-java.
+ * Remove Java runtime Depends.
+ * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 07 Aug 2011 10:33:15 +0200
+
+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.
+
+ [ Emmanuel Bourg ]
+ * Update of the URLs
+ * Rename Jakarta Commons to Apache Commons
+
+ [ 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 <twerner at debian.org> Sun, 02 Aug 2009 22:50:12 +0200
+
+libcommons-net-java (1.4.1-1) unstable; urgency=low
+
+ * New upstram (closes: #377064)
+ * debian/watch: updated to official Apache web site (not a mirror)
+ * Updated Standards-Version to 3.7.2; split Build-Dep and
+ Build-Dep-Indep
+ * Built with java-gcj-compat-dev and cdbs-ant
+ * debian/doc-base: added (based on Wolfgang's libcommons-logging-java
+ debian/doc-base file)
+
+ -- Arnaud Vandyck <avdyk at debian.org> Tue, 1 Aug 2006 12:01:53 +0200
+
+libcommons-net-java (1.3.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Arnaud Vandyck <avdyk at debian.org> Tue, 15 Mar 2005 12:55:43 +0100
+
+libcommons-net-java (1.2.2-2) unstable; urgency=low
+
+ * gjdoc can now build the documentation (closes: #273546).
+
+ -- Arnaud Vandyck <avdyk at debian.org> Mon, 28 Feb 2005 12:02:14 +0100
+
+libcommons-net-java (1.2.2-1) unstable; urgency=low
+
+ * New upstream release (closes: #272028).
+
+ -- Arnaud Vandyck <avdyk at debian.org> Mon, 11 Oct 2004 10:39:14 +0200
+
+libcommons-net-java (1.2.1-2) unstable; urgency=low
+
+ * added cdbs to the build-depends, thanks to Frederik Schueler (Closes:
+ #251451)
+
+ -- Arnaud Vandyck <avdyk at debian.org> Sat, 29 May 2004 21:05:46 +0200
+
+libcommons-net-java (1.2.1-1) unstable; urgency=low
+
+ * Initial Release (closes: #237513).
+
+ -- Arnaud Vandyck <avdyk at debian.org> Tue, 11 May 2004 17:01:55 +0200
+
Deleted: tags/libcommons-net1-java/1.4.1-4/debian/control
===================================================================
--- trunk/libcommons-net1-java/debian/control 2011-08-12 21:10:59 UTC (rev 14166)
+++ tags/libcommons-net1-java/1.4.1-4/debian/control 2011-08-12 21:35:17 UTC (rev 14168)
@@ -1,38 +0,0 @@
-Source: libcommons-net1-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 5), cdbs
-Build-Depends-Indep: default-jdk, ant, liboro-java (>=2.0.8), junit
-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-net1-java
-Architecture: all
-Depends: liboro-java (>= 2.0.8), ${misc:Depends}
-Conflicts: libcommons-net-java
-Replaces: libcommons-net-java
-Provides: libcommons-net-java
-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,
- NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
- as BSD R command support. The purpose of the library is to provide
- fundamental protocol access, not higher-level abstractions. Therefore,
- some of the design violates object-oriented design principles. Our
- philosophy is to make the global functionality of a protocal accesible
- (e.g., TFTP send file and receive file) when possible, but also provide
- access to the fundamental protocols where applicable so that the
- programmer may construct his own custom implementations (e.g, the TFTP
- packet classes and the TFTP packet send and receive methods are
- exposed). NetComponents was originally a commercial product, but after
- ORO dissolved, it was continued to be made available for those who
- 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 Apache Software License.
- .
- This is a part of the Apache Commons Project.
Copied: tags/libcommons-net1-java/1.4.1-4/debian/control (from rev 14167, trunk/libcommons-net1-java/debian/control)
===================================================================
--- tags/libcommons-net1-java/1.4.1-4/debian/control (rev 0)
+++ tags/libcommons-net1-java/1.4.1-4/debian/control 2011-08-12 21:35:17 UTC (rev 14168)
@@ -0,0 +1,38 @@
+Source: libcommons-net1-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 5), cdbs
+Build-Depends-Indep: default-jdk, ant, liboro-java (>=2.0.8), junit
+Standards-Version: 3.8.2
+Homepage: http://commons.apache.org/net/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net1-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net1-java/
+
+Package: libcommons-net1-java
+Architecture: all
+Depends: liboro-java (>= 2.0.8), ${misc:Depends}
+Conflicts: libcommons-net-java
+Replaces: libcommons-net-java
+Provides: libcommons-net-java
+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,
+ NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
+ as BSD R command support. The purpose of the library is to provide
+ fundamental protocol access, not higher-level abstractions. Therefore,
+ some of the design violates object-oriented design principles. Our
+ philosophy is to make the global functionality of a protocal accesible
+ (e.g., TFTP send file and receive file) when possible, but also provide
+ access to the fundamental protocols where applicable so that the
+ programmer may construct his own custom implementations (e.g, the TFTP
+ packet classes and the TFTP packet send and receive methods are
+ exposed). NetComponents was originally a commercial product, but after
+ ORO dissolved, it was continued to be made available for those who
+ 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 Apache Software License.
+ .
+ This is a part of the Apache Commons Project.
Deleted: tags/libcommons-net1-java/1.4.1-4/debian/copyright
===================================================================
--- trunk/libcommons-net1-java/debian/copyright 2011-08-12 21:10:59 UTC (rev 14166)
+++ tags/libcommons-net1-java/1.4.1-4/debian/copyright 2011-08-12 21:35:17 UTC (rev 14168)
@@ -1,22 +0,0 @@
-This package was debianized by Arnaud Vandyck <avdyk at debian.org> on
-Tue, 11 May 2004 17:01:26 +0100.
-
-It was downloaded from http://commons.apache.org/net/
-
-Upstream Authors: Jeffrey D. Brekke <Jeff.Brekke at qg.com>,
- Steve Cohen <scohen at apache.org>,
- Bruno D'Avanzo <bruno.davanzo at hp.com>,
- Daniel F. Savarese <dfs at apache.org>,
- Rory Winston <rwinston at apache.org>,
- Rob Hasselbaum <rhasselbaum at alumni.ithaca.edu>,
- Mario Ivankovits <mario at ops.co.at>,
- Tapan Karecha <tapan at india.hp.com>,
- Winston Ojeda <Winston.Ojeda at qg.com>,
- Ted Wise <ctwise at bellsouth.net>
-
-Copyright: © 1997-2008 The Apache Software Foundation
-
-License: Apache 2.0
-
-On Debian systems the full text of the Apache License can be found
-in `/usr/share/common-licenses/Apache-2.0'.
Copied: tags/libcommons-net1-java/1.4.1-4/debian/copyright (from rev 14167, trunk/libcommons-net1-java/debian/copyright)
===================================================================
--- tags/libcommons-net1-java/1.4.1-4/debian/copyright (rev 0)
+++ tags/libcommons-net1-java/1.4.1-4/debian/copyright 2011-08-12 21:35:17 UTC (rev 14168)
@@ -0,0 +1,72 @@
+This package was debianized by Arnaud Vandyck <avdyk at debian.org> on
+Tue, 11 May 2004 17:01:26 +0100.
+
+It was downloaded from http://commons.apache.org/net/
+
+Upstream Authors: Jeffrey D. Brekke <Jeff.Brekke at qg.com>,
+ Steve Cohen <scohen at apache.org>,
+ Bruno D'Avanzo <bruno.davanzo at hp.com>,
+ Daniel F. Savarese <dfs at apache.org>,
+ Rory Winston <rwinston at apache.org>,
+ Rob Hasselbaum <rhasselbaum at alumni.ithaca.edu>,
+ Mario Ivankovits <mario at ops.co.at>,
+ Tapan Karecha <tapan at india.hp.com>,
+ Winston Ojeda <Winston.Ojeda at qg.com>,
+ Ted Wise <ctwise at bellsouth.net>
+
+Copyright: © 1997-2008 The Apache Software Foundation
+
+License: Apache 2.0
+
+On Debian systems the full text of the Apache License can be found
+in `/usr/share/common-licenses/Apache-2.0'.
+
+
+Files: src/test/org/apache/commons/net/time/*.java
+ src/test/org/apache/commons/net/ntp/TimeStampTest.java
+
+License: Apache 1.1
+
+Copyright (c) 2003 The Apache Software Foundation. All rights
+reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in
+the documentation and/or other materials provided with the
+distribution.
+
+3. The end-user documentation included with the redistribution, if
+any, must include the following acknowlegement:
+"This product includes software developed by the
+Apache Software Foundation (http://www.apache.org/)."
+Alternately, this acknowlegement may appear in the software itself,
+if and wherever such third-party acknowlegements normally appear.
+
+4. The names "The Jakarta Project", "Tomcat", and "Apache Software
+Foundation" must not be used to endorse or promote products derived
+from this software without prior written permission. For written
+permission, please contact apache at apache.org.
+
+5. Products derived from this software may not be called "Apache"
+nor may "Apache" appear in their names without prior written
+permission of the Apache Group.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
More information about the pkg-java-commits
mailing list