debian/0000755000000000000000000000000012145736504007175 5ustar debian/libcommons-io-java-doc.doc-base0000644000000000000000000000064011223234407015014 0ustar Document: libcommons-io-java Title: Programmer API for Commons-IO Author: The Apache Commons IO Team Abstract: This is the javadoc API of libcommons-io-java, a Java library which contains utility classes, stream implementations, file filters and endian classes. Section: Programming Format: HTML Index: /usr/share/doc/libcommons-io-java-doc/api/index.html Files: /usr/share/doc/libcommons-io-java-doc/api/*.html debian/libcommons-io-java-doc.install0000644000000000000000000000007310745050627015015 0ustar target/apidocs/* usr/share/doc/libcommons-io-java-doc/api/ debian/maven.rules0000644000000000000000000000003611223234407011345 0ustar junit junit jar s/3\..*/3.x/ debian/watch0000644000000000000000000000015611216127560010222 0ustar version=3 http://www.apache.org/dist/commons/io/source/commons-io-(.*)-src\.tar\.gz debian debian/orig-tar.sh debian/rules0000755000000000000000000000110711223234407010243 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) JAVA_HOME := /usr/lib/jvm/default-java # no junit at the moment DEB_JARS := #junit ant-junit DEB_ANT_BUILD_TARGET := jar javadoc binary-post-install/lib$(PACKAGE)-java:: mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java -l pom.xml target/$(PACKAGE)-$(VERSION).jar clean:: -rm -rf debian/tmp get-orig-source: -uscan --upstream-version 0 --rename debian/changelog0000644000000000000000000001110612145736462011051 0ustar commons-io (2.4-2) unstable; urgency=low * Team upload. * Upload to unstable. -- tony mancill Sat, 18 May 2013 10:40:54 -0700 commons-io (2.4-1) experimental; urgency=low * Team upload * New upstream release (Closes: #623368) * Bump Standards-Version to 3.9.4 (no changes) * Refreshed the patches -- Emmanuel Bourg Thu, 28 Mar 2013 17:43:17 +0100 commons-io (1.4-4) unstable; urgency=low * Add OSGi metadata to jar manifest * Update Standards-Version: 3.9.2 * Bump up debhelper to 8 -- Jakub Adam Sun, 16 Oct 2011 22:58:29 +0200 commons-io (1.4-3) unstable; urgency=low * Team upload * Remove Arnaud and Trygve from uploaders list. * Switch to source format 3.0. * Update Standards-Version: 3.8.4. -- Torsten Werner Mon, 03 May 2010 19:43:18 +0200 commons-io (1.4-2) unstable; urgency=low * Upload to unstable. -- Torsten Werner Sun, 09 Aug 2009 10:45:25 +0200 commons-io (1.4-1.1) experimental; urgency=low * Non-maintainer upload. * Change section to java, bump up Standards-Version to 3.8.1 * Bump up debhelper to 6 * Add the Maven POM to the package * Add a Build-Depends-Indep dependency on maven-repo-helper * Use mh_installpom and mh_installjar to install the POM and the jar to the Maven repository * Change the build dependency on java-gcj to default-jdk * Add ${misc:Depends} to Depends to clear Lintian warnings * Remove Depends on Java runtimes as it is a library [ Emmanuel Bourg and Sylvestre Ledru] * Update of the URLs * Rename Jakarta Commons to Apache Commons -- Ludovic Claude Thu, 02 Jul 2009 23:28:09 +0100 commons-io (1.4-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.7.3 * Bump up debhelper compat to 6 * Replace XS-Vcs headers with Vcs * debian/patches: - remove 01_no_ext_links.dpatch - not required - remove 02_no_mkdir_in_homedir.dpatch - not required * Remove dpatch from Build-Depends * Update debian/rules and debian/libcommons-io-java-doc.install with new target dirs * debian/copyright: add copyright notice -- Varun Hiremath Thu, 21 Feb 2008 13:26:43 +0530 commons-io (1.3.2-2) unstable; urgency=low * debian/patches: Add 02_no_mkdir_in_homedir.dpatch to stop creating .maven directory in user homedir (Closes: #445804) -- Varun Hiremath Mon, 08 Oct 2007 18:40:07 +0530 commons-io (1.3.2-1) unstable; urgency=low [ Kumar Appaiah ] * Update watch file. * debian/control: + Add XS-Vcs-Svn, XS-Vcs-Browser + Add Homepage field. + Fix Build-Depends-Indep to depend only on ant-optional and not ant. + libcommons-io-java suggests the doc package and vice-versa. [ Varun Hiremath ] * New upstream release * debian/control: + add myself and Kumar Appaiah to Uploaders. + move cdbs and debhelper to Build-Depends. + add dpatch to Build-Depends. + modify Description. + add a separate doc package. * debian/compat: switch to 5 * remove unnecessary links and dirs files from debian dir. * debian/rules: + build javadoc + create a versioned symbolic link to the jar. + implement get-orig-source * Add debian/orig-tar.sh to remove CRLF line terminators from upstream files. * Add debian/libcommons-io-java-doc.doc-base and debian/libcommons-io-java-doc.install to install the docs. * Update debian/watch to call debian/orig-tar.sh * debian/patches: + remove old patches which are no longer required. + add a patch to remove external links from build.xml * Remove debian/README.Debian - not required. -- Kumar Appaiah Fri, 21 Sep 2007 17:14:03 +0530 commons-io (1.3.1.dfsg.1-1) unstable; urgency=low * New upstream (closes: #418973) * java-gcj-compat-dev and cdbs transition * Removed junit at the moment (closes: #397567) * No javadoc at the moment -- Arnaud Vandyck Fri, 13 Apr 2007 08:20:49 +0200 commons-io (1.0-3) unstable; urgency=low * kaffe compiler transition -- Wolfgang Baer Sun, 15 Jan 2006 18:12:06 +0100 commons-io (1.0-2) unstable; urgency=low * Added ant-optional to build-deps - fixes FTBS (closes: #332564) * Added myself to uploaders * Removed classpath, libgcj6 from build-deps - not needed -- Wolfgang Baer Sun, 16 Oct 2005 13:44:21 +0200 commons-io (1.0-1) unstable; urgency=low * Initial Release (closes: #321475). -- Trygve Laugstøl Tue, 2 Aug 2005 07:12:24 +0200 debian/patches/0000755000000000000000000000000012145736504010624 5ustar debian/patches/series0000644000000000000000000000006412125071122012023 0ustar add-osgi-metadata.patch fix-ant-build-version.patch debian/patches/add-osgi-metadata.patch0000644000000000000000000000311212125071122015071 0ustar From: Jakub Adam Date: Sun, 16 Oct 2011 22:55:56 +0200 Subject: add-osgi-metadata --- build.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) --- a/build.xml +++ b/build.xml @@ -242,6 +242,12 @@ + + + + + + Forwarded: not-needed Origin: vendor --- a/build.xml +++ b/build.xml @@ -55,7 +55,7 @@ - + debian/docs0000644000000000000000000000003510607623046010043 0ustar NOTICE.txt RELEASE-NOTES.txt debian/orig-tar.sh0000755000000000000000000000070310674612131011252 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' UDIR=commons-io-$2-src DDIR=libcommons-io-java-$2.orig # Remove ^M CRLF line terminators tar -z -x -f $3 mv $UDIR $DDIR (cd $DDIR; find -type f|xargs perl -pi -e 's/\r$//g') GZIP=--best tar -c -z -f $3 $DDIR rm -rf $DDIR $UDIR # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $3 $origDir echo "moved $3 to $origDir" fi exit 0 debian/ant.properties0000644000000000000000000000003211223234407012057 0ustar javadocdir=target/apidocs debian/source/0000755000000000000000000000000012145736504010475 5ustar debian/source/format0000644000000000000000000000001411367605523011704 0ustar 3.0 (quilt) debian/libcommons-io-java.poms0000644000000000000000000000002411223234407013546 0ustar pom.xml --no-parent debian/compat0000644000000000000000000000000211652562461010374 0ustar 8 debian/copyright0000644000000000000000000000273211223234407011123 0ustar This package was debianized by Trygve Laugstøl on Tue Aug 2 07:12:24 CEST 2005 It was downloaded from http://commons.apache.org/io/ Upstream Authors: Scott Sanders , dIon Gillard , Nicola Ken Barozzi , Henri Yandell , Stephen Colebourne< Jeremias Maerki , Matthew Hawthorne , Martin Cooper , Rob Oxspring , Jochen Wiedmann , Niall Pemberton, Jukka Zitting, Rahul Akolkar, Jason Anderson, Nathan Beyer, Emmanuel Bourg , Chris Eldredge, Magnus Grimsell, Jim Harrington, Thomas Ledoux, Andy Lehane, Marcelo Liberato, Alban Peignier , Ian Springer, Masato Tezuka, James Urie, Frank W. Zammetti Copyright: 2002-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'. debian/control0000644000000000000000000000224012125071122010560 0ustar Source: commons-io Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Varun Hiremath , Kumar Appaiah , Jakub Adam , Emmanuel Bourg Build-Depends: debhelper (>= 8), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant, junit Standards-Version: 3.9.4 Homepage: http://commons.apache.org/io/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-io Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-io Package: libcommons-io-java Architecture: all Depends: ${misc:Depends} Suggests: libcommons-io-java-doc Description: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. Package: libcommons-io-java-doc Section: doc Architecture: all Depends: ${misc:Depends} Suggests: libcommons-io-java Description: Common useful IO related classes - documentation Commons-IO contains utility classes, stream implementations, file filters and endian classes. . This package provides the API documentation for the Commons-IO library.