debian/0000755000000000000000000000000012245431616007172 5ustar debian/maven.cleanIgnoreRules0000644000000000000000000000000112245325656013460 0ustar debian/maven.ignoreRules0000644000000000000000000000071612245325656012532 0ustar org.apache.maven.plugins maven-antrun-plugin * * * * org.apache.maven.plugins maven-assembly-plugin * * * * org.apache.maven.plugins maven-changes-plugin * * * * org.apache.maven.plugins maven-checkstyle-plugin * * * * org.apache.maven.plugins maven-pmd-plugin * * * * org.apache.maven.plugins maven-scm-publish-plugin * * * * org.apache.rat apache-rat-plugin * * * * org.codehaus.mojo clirr-maven-plugin * * * * org.codehaus.mojo findbugs-maven-plugin * * * * debian/maven.publishedRules0000644000000000000000000000007612245325656013225 0ustar org.apache.commons commons-collections4 jar s/.*/debian/ * * debian/libcommons-collections4-java-doc.doc-base.api0000644000000000000000000000057412220254307017564 0ustar Document: libcommons-collections4-java Title: API Javadoc for Commons Collections Author: The Apache Software Foundation developers Abstract: This is the API Javadoc provided for the libcommons-collections4-java library. Section: Programming Format: HTML Index: /usr/share/doc/libcommons-collections4-java/api/index.html Files: /usr/share/doc/libcommons-collections4-java/api/* debian/maven.rules0000644000000000000000000000031312245325656011357 0ustar junit junit jar s/4\..*/4.x/ * * org.apache.commons commons-collections4 jar s/.*/debian/ * * org.apache.commons commons-parent pom s/.*/debian/ * * s/easymock/org.easymock/ easymock * s/.*/debian/ * * debian/libcommons-collections4-java.poms0000644000000000000000000000320612245325656015562 0ustar # List of POM files for the package # Format of this file is: # [option]* # where option can be: # --ignore: ignore this POM and its artifact if any # --ignore-pom: don't install the POM. To use on POM files that are created # temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] # --no-parent: remove the tag from the POM # --package=: an alternative package to use when installing this POM # and its artifact # --has-package-version: to indicate that the original version of the POM is the same as the upstream part # of the version for the package. # --keep-elements=: a list of XML elements to keep in the POM # during a clean operation with mh_cleanpom or mh_installpom # --artifact=: path to the build artifact associated with this POM, # it will be installed when using the command mh_install. [mh_install] # --java-lib: install the jar into /usr/share/java to comply with Debian # packaging guidelines # --usj-name=: name to use when installing the library in /usr/share/java # --usj-version=: version to use when installing the library in /usr/share/java # --no-usj-versionless: don't install the versionless link in /usr/share/java # --dest-jar=: the destination for the real jar. # It will be installed with mh_install. [mh_install] # --classifier=: Optional, the classifier for the jar. Empty by default. # --site-xml=: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # pom.xml --no-parent --has-package-version debian/watch0000644000000000000000000000022712220254307010215 0ustar version=3 opts="uversionmangle=s/-(alpha|beta)/~$1/" \ http://archive.apache.org/dist/commons/collections/source/ commons-collections4-(.*)-src.tar.gz debian/rules0000755000000000000000000000044112220254307010242 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/maven.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename debian/changelog0000644000000000000000000000060512245326003011036 0ustar libcommons-collections4-java (4.0-1) unstable; urgency=low * New upstream release * Standards-Version updated to 3.9.5 (no changes) -- Emmanuel Bourg Wed, 27 Nov 2013 09:23:21 +0100 libcommons-collections4-java (4.0~alpha1-1) unstable; urgency=low * Initial release (Closes: #722264) -- Emmanuel Bourg Mon, 09 Sep 2013 17:10:26 +0200 debian/libcommons-collections4-java-doc.install0000644000000000000000000000010112220254307016767 0ustar target/apidocs/* usr/share/doc/libcommons-collections4-java/api debian/maven.properties0000644000000000000000000000023012220254307012402 0ustar # Include here properties to pass to Maven during the build. # For example: # maven.test.skip=true maven.compiler.source=1.6 maven.compiler.target=1.6 debian/source/0000755000000000000000000000000012220254307010463 5ustar debian/source/format0000644000000000000000000000001412220254307011671 0ustar 3.0 (quilt) debian/README.source0000644000000000000000000000051012220254307011336 0ustar Information about libcommons-collections4-java ---------------------------------------------- This package was debianized using the mh_make command from the maven-debian-helper package. The build system uses Maven but prevents it from downloading anything from the Internet, making the build compliant with the Debian policy. debian/compat0000644000000000000000000000000212220254307010361 0ustar 9 debian/copyright0000644000000000000000000000074212220254307011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Commons Collections Source: http://commons.apache.org/collections/ Files: * Copyright: 2001-2013, The Apache Software Foundation License: Apache-2.0 Files: debian/* Copyright: 2013, Emmanuel Bourg License: Apache-2.0 License: Apache-2.0 On Debian systems, the full text of the Apache-2.0 license can be found in the file '/usr/share/common-licenses/Apache-2.0' debian/control0000644000000000000000000000517512245325254010605 0ustar Source: libcommons-collections4-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: default-jdk-doc, junit4, libeasymock-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-collections4-java Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-collections4-java Homepage: http://commons.apache.org/proper/commons-collections/ Package: libcommons-collections4-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Recommends: ${maven:OptionalDepends} Suggests: libcommons-collections4-java-doc Description: Apache Commons Collections - Extended Collections API for Java The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. Since that time it has become the recognized standard for collection handling in Java. . Commons Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including: . * Bag interface for collections that have a number of copies of each object * BidiMap interface for maps that can be looked up from value to key as well and key to value * MapIterator interface to provide simple and quick iteration over maps * Transforming decorators that alter each object as it is added to the collection * Composite collections that make multiple collections look like one * Ordered maps and sets that retain the order elements are added in, including an LRU based map * Reference map that allows keys and/or values to be garbage collected under close control * Many comparator implementations * Many iterator implementations * Adapter classes from array and enumerations to collections * Utilities to test or create typical set-theory properties of collections such as union, intersection, and closure Package: libcommons-collections4-java-doc Architecture: all Section: doc Depends: ${maven:DocDepends}, ${misc:Depends} Recommends: ${maven:DocOptionalDepends} Suggests: libcommons-collections4-java Description: Documentation for Commons Collections 4 Commons Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. . This package contains the API documentation of libcommons-collections4-java.