debian/0000775000000000000000000000000011755423644007203 5ustar debian/rules0000775000000000000000000000134211617447613010262 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # This is the debhelper compatibility version to use. #export DH_COMPAT=4 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_JARS := oro junit DEB_ANT_BUILD_TARGET := dist LIBRARY=commons-net VERSION=1.4.1 ANT_OPTS = -Dant.build.javac.source=1.4 install/libcommons-net1-java:: dh_install -plibcommons-net1-java target/$(LIBRARY)-$(VERSION).jar /usr/share/java/ dh_link -plibcommons-net1-java /usr/share/java/$(LIBRARY)-$(VERSION).jar /usr/share/java/$(LIBRARY).jar #clean:: # -rm debian/lib$(LIBRARY)-java.links gjdoc_rawcomment.cache # -rm -fr $(DIST) $(BUILD) $(APIDOC) debian/dirs0000664000000000000000000000003510050201451010036 0ustar usr/share/java usr/share/doc debian/control0000664000000000000000000000424011633446351010601 0ustar Source: libcommons-net1-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Torsten Werner 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 (<< 1.4.1-4~) Replaces: libcommons-net-java (<< 1.4.1-4~) 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. Package: libcommons-net-java Architecture: all Depends: libcommons-net1-java (= ${binary:Version}), ${misc:Depends} Description: dummy package for upgrading to libcommons-net-java This package can be safely removed after ugrading to libcommons-net1-java. debian/copyright0000664000000000000000000000601511621315723011126 0ustar This package was debianized by Arnaud Vandyck on Tue, 11 May 2004 17:01:26 +0100. It was downloaded from http://commons.apache.org/net/ Upstream Authors: Jeffrey D. Brekke , Steve Cohen , Bruno D'Avanzo , Daniel F. Savarese , Rory Winston , Rob Hasselbaum , Mario Ivankovits , Tapan Karecha , Winston Ojeda , Ted Wise 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@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. debian/doc-base0000664000000000000000000000052311617447613010602 0ustar Document: libcommons-net-java Title: Programmer API for Commons Net Author: Apache Commons Net developers Abstract: Apache Commons Net implements the client side of many basic Internet protocols. Section: Programming Format: HTML Index: /usr/share/doc/libcommons-net1-java/api/index.html Files: /usr/share/doc/libcommons-net1-java/api/* debian/README.Debian0000664000000000000000000000066510050201451011224 0ustar libcommons-net-java for Debian ------------------------------ I did build the library without ant because the ant script did not work for me. It try to download external libs (but everything is here) and fails because it does not found the sources... 'find', 'xargs', 'jikes-classpath', 'fastjar' and 'gjdoc' are enough to build the lib ;-)... ... and thanks to CDBS... -- Arnaud Vandyck , Tue May 11 18:33:35 2004 debian/docs0000664000000000000000000000003010463623347010044 0ustar NOTICE.txt dist/docs/* debian/watch0000664000000000000000000000015411260335426010223 0ustar version=3 http://www.apache.org/dist/commons/net/source/commons-net-(1[0-9\.]*)-src\.tar\.gz debian uupdate debian/changelog0000664000000000000000000000575211755423644011066 0ustar libcommons-net1-java (1.4.1-5build1) quantal; urgency=low * No-change rebuild with openjdk-7 as default-jdk. -- James Page Fri, 18 May 2012 11:42:44 +0100 libcommons-net1-java (1.4.1-5) unstable; urgency=low * Add a dummy package libcommons-net-java to ease upgrades. (Closes: #641326) -- Torsten Werner Mon, 12 Sep 2011 20:16:53 +0200 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 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 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 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 Tue, 1 Aug 2006 12:01:53 +0200 libcommons-net-java (1.3.0-1) unstable; urgency=low * New upstream release -- Arnaud Vandyck 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 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 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 Sat, 29 May 2004 21:05:46 +0200 libcommons-net-java (1.2.1-1) unstable; urgency=low * Initial Release (closes: #237513). -- Arnaud Vandyck Tue, 11 May 2004 17:01:55 +0200 debian/ant.properties0000664000000000000000000000005710050201451012056 0ustar build.sysclasspath=only libdir=/usr/share/java debian/compat0000664000000000000000000000000211235376676010406 0ustar 5 debian/source/0000775000000000000000000000000011633446452010500 5ustar debian/source/format0000664000000000000000000000001411617447613011710 0ustar 3.0 (quilt) debian/patches/0000775000000000000000000000000011633446452010627 5ustar debian/patches/01_build_xml_fork_to_compile_tests.patch0000664000000000000000000000134111617447613020605 0ustar Index: libcommons-net-java/build.xml =================================================================== --- libcommons-net-java.orig/build.xml 2011-08-07 10:34:34.000000000 +0200 +++ libcommons-net-java/build.xml 2011-08-07 10:35:40.000000000 +0200 @@ -123,7 +123,8 @@ - + debian/patches/02_build_xml_dont_build_tests.patch0000664000000000000000000000112411617447613017555 0ustar Index: libcommons-net-java/build.xml =================================================================== --- libcommons-net-java.orig/build.xml 2011-08-07 10:35:40.000000000 +0200 +++ libcommons-net-java/build.xml 2011-08-07 10:35:48.000000000 +0200 @@ -58,7 +58,7 @@ - + debian/patches/series0000664000000000000000000000011511617447613012043 0ustar 01_build_xml_fork_to_compile_tests.patch 02_build_xml_dont_build_tests.patch