debian/0000755000000000000000000000000012124747702007174 5ustar debian/poms/0000755000000000000000000000000012124747702010152 5ustar debian/poms/commons-collections.pom0000644000000000000000000000025412037675512014661 0ustar 4.0.0 commons-collections commons-collections 2.1.1 debian/maven.rules0000644000000000000000000000007312037675512011360 0ustar commons-collections commons-collections * s/2\..*/2.x/ * * debian/libcommons-collections-java-doc.install0000644000000000000000000000007212037675512016725 0ustar dist/docs/api /usr/share/doc/libcommons-collections-java/ debian/watch0000644000000000000000000000015312124746272010225 0ustar version=3 http://archive.apache.org/dist/commons/collections/source/commons-collections-(2.*)-src\.tar\.gz debian/rules0000755000000000000000000000143312037675512010257 0ustar #!/usr/bin/make -f # debian/rules file for libcommons-collections-java (uses cdbs) include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java ANT_HOME := /usr/share/ant DEB_JARS := log4j-1.2 logkit servlet-2.3 DEB_ANT_BUILD_TARGET := dist-jar doc MAVEN_REPO := http://repo1.maven.org/maven2 PACKAGE := commons-collections install/libcommons-collections-java:: mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java -l debian/poms/$(PACKAGE).pom dist/$(PACKAGE)-$(DEB_UPSTREAM_VERSION).jar clean:: mh_clean get-orig-pom: mkdir -p debian/poms wget -U NoSuchBrowser/1.0 -O debian/poms/$(PACKAGE).pom \ $(MAVEN_REPO)/$(PACKAGE)/$(PACKAGE)/$(DEB_UPSTREAM_VERSION)/$(PACKAGE)-$(DEB_UPSTREAM_VERSION).pom debian/changelog0000644000000000000000000001121412124746272011046 0ustar libcommons-collections-java (2.1.1-11) unstable; urgency=low * Team upload. * Ensure backwards compatible bytecode is built (Closes: #688117) * Update Standards-Version: 3.9.4, no changes. * Removed Michael Koch from the uploaders list (Closes: #654050) * Added Emmanuel Bourg to the uploaders list * Fixed d/watch to point to the Apache archive -- Emmanuel Bourg Wed, 27 Mar 2013 07:42:53 +0100 libcommons-collections-java (2.1.1-10) unstable; urgency=low * Team upload. * Apply patch from James Pages . Thanks : * Enabled maven artifact deployment (LP: #717157) (Closes: #612916): - debian/control: Build-Depends added maven-repo-helper - debian/rules: install maven artifacts and new target to retrieve original POM file. - debian/poms/commons-collections.pom: localised pom for maven - debian/libcommons-collections-java.poms: pom reference locations - debian/{links,dirs}: drop. * Update Standards-Version: 3.9.2, no changes. * Updated to source/format: 3.0 (quilt): - Add missing debian/patches/series. * Drop Arnaud Vandyck from Uploaders (Thanks for your work !). * Drop Depends on JRE since it's a library (as per Debian Java Policy). * Split package to get a libcommons-collections-java-doc package for documentation (Javadoc): - d/docs: Only install readme file. - d/control: Declare Replace and Conflicts with previous package. -- Damien Raude-Morvan Mon, 25 Apr 2011 14:44:20 +0200 libcommons-collections-java (2.1.1-9) unstable; urgency=low [ Onkar Shinde ] * default-jdk/jre conversion. * Change standards version to 3.8.3. * Fix some lintian warnings. [ Emmanuel Bourg ] * Update of the URLs * Rename Jakarta Commons to Apache Commons -- Debian Java Maintainers Wed, 18 Nov 2009 23:40:58 +0530 libcommons-collections-java (2.1.1-8) unstable; urgency=low * Fixed typo in Depends (java-gcj-runtime => java-gcj-compat). -- Michael Koch Mon, 08 Oct 2007 08:22:30 +0200 libcommons-collections-java (2.1.1-7) unstable; urgency=low * (Build-)Depends on java-gcj-compat instead of kaffe. * Added patch to not reference external javadocs. * Moved debhelper and CDBS from Build-Depends-Indep to Build-Depends * Don't suggest non-existant package libcommons-collections-java-doc. * Added watch file. * Added myself to Uploaders and removed Wolfgang. * Updated Standards-Version to 3.7.2. -- Michael Koch Sun, 30 Sep 2007 23:28:47 +0200 libcommons-collections-java (2.1.1-6) unstable; urgency=low * added myself as an uploader. * removed Takashi Okamoto from the uploaders (closes: #352983). -- Arnaud Vandyck Thu, 9 Mar 2006 22:19:47 +0000 libcommons-collections-java (2.1.1-5) unstable; urgency=low * Removed explicit usage of jikes build compiler property for kaffe jikes -> ecj transition -- Wolfgang Baer Fri, 6 Jan 2006 19:51:47 +0100 libcommons-collections-java (2.1.1-4) unstable; urgency=low * libant1.6-java to ant transition * Added java1-runtime as alternative to java2-runtime * Build documentation and registered with doc-base * Added myself as uploader * Standards-Version 3.6.2 (no changes) -- Wolfgang Baer Sat, 24 Sep 2005 23:16:55 +0200 libcommons-collections-java (2.1.1-3) unstable; urgency=low * rebuild by jikes with -source 1.3 option. This keeps backward compatibility for J2SDK1.3. -- Takashi Okamoto Sat, 7 Aug 2004 00:02:50 +0900 libcommons-collections-java (2.1.1-2) unstable; urgency=low * add cdbs to build-depend.(closes: #258458) -- Takashi Okamoto Sun, 18 Jul 2004 19:56:41 +0900 libcommons-collections-java (2.1.1-1) unstable; urgency=low * New upstream release * fixed FTBFS (closes: #232521). * delete log file to compile log(closes: #199324). -- Takashi Okamoto Wed, 7 Jul 2004 23:37:10 +0900 libcommons-collections-java (2.1-2) unstable; urgency=low * Move to main. -- Takashi Okamoto Sat, 1 May 2004 21:02:35 +0900 libcommons-collections-java (2.1-1) unstable; urgency=low * New upstream release -- Takashi Okamoto Sun, 10 Nov 2002 15:43:48 +0900 libcommons-collections-java (2.0-1) unstable; urgency=low * New upstream release -- Takashi Okamoto Fri, 28 Jun 2002 01:27:58 +0900 libcommons-collections-java (1.0-1) unstable; urgency=low * Initial Release. -- Takashi Okamoto Mon, 5 Nov 2001 08:15:04 +0900 Local variables: mode: debian-changelog End: debian/libcommons-collections-java-doc.doc-base0000644000000000000000000000064312037675512016740 0ustar Document: libcommons-collections-java Title: Programmer API for libcommons-collections-java Author: Apache Commons Developer Team Abstract: Javadocs programmer API of libcommons-collections-java, a set of abstract data type interfaces and implementations. Section: Programming Format: HTML Index: /usr/share/doc/libcommons-collections-java/api/index.html Files: /usr/share/doc/libcommons-collections-java/api/*.html debian/patches/0000755000000000000000000000000012124747702010623 5ustar debian/patches/series0000644000000000000000000000002612037675512012040 0ustar 01_javadoc_link.patch debian/patches/01_javadoc_link.patch0000644000000000000000000000055512037675512014577 0ustar --- a/build.xml +++ b/build.xml @@ -190,7 +190,6 @@ nonavbar="false" serialwarn="false"> - debian/docs0000644000000000000000000000004112037675512010044 0ustar STATUS.html RELEASE-NOTES-*.html debian/ant.properties0000644000000000000000000000017712124746272012102 0ustar # Ensure that source and target are 1.5 # For backwards compat on Java 7 ant.build.javac.source=1.5 ant.build.javac.target=1.5 debian/source/0000755000000000000000000000000012124747702010474 5ustar debian/source/format0000644000000000000000000000001412037675510011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211301154657010367 0ustar 5 debian/copyright0000644000000000000000000000504712124746272011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Commons Collections Upstream-Contact: Apache Commons Developers Source: http://commons.apache.org/collections/ Files: * Copyright: 2001-2008, The Apache Software Foundation. License: Apache-2.0 Comment: Upstream authors: Stephen Colebourne, Morgan Delagrange, Matthew Hawthorne, Geir Magnusson, Craig McClanahan, Phil Steitz, Arun M. Thomas, Rodney Waldhoff, Henri Yandell, James Carman, Robert Burrell Donkin, Rafael U. C. Afonso, Max Rydahl Andersen, Federico Barbieri, Arron Bates, Nicola Ken Barozzi, Sebastian Bazley, Matt Benson, Ola Berg, Christopher Berry, Nathan Beyer, Janek Bogucki, Chuck Burdick, Dave Bryson, Julien Buret, Jonathan Carlson, Ram Chidambaram, Steve Clark, Eric Crampton, Dimiter Dimitrov, Peter Donald, Steve Downey, Rich Dougherty, Tom Dunham, Stefano Fornari, Andrew Freeman, Gerhard Froehlich, Paul Jack, Eric Johnson, Kent Johnson, Marc Johnson, Nissim Karpenstein, Shinobu Kawai, Mohan Kishore, Simon Kitching, Thomas Knych, Serge Knystautas, Peter KoBek, Jordan Krey, Olaf Krische, Guilhem Lavaux, Paul Legato, David Leppik, Berin Loritsch, Hendrik Maryns, Stefano Mazzocchi, Brian McCallister, Steven Melzer, Leon Messerschmidt, Mauricio S. Moura, Kasper Nielsen, Stanislaw Osinski, Alban Peignier, Mike Pettypiece, Steve Phelps, Ilkka Priha, Jonas Van Poucke, Will Pugh, Herve Quiroz, Daniel Rall, Robert Ribnitz, Huw Roberts, Henning P. Schmiedehausen, Howard Lewis Ship, Joe Raysa, Thomas Schapitz, Jon Schewe, Andreas Schlosser, Christian Siefkes, Michael Smith, Stephen Smith, Jan Sorensen, Jon S. Stevens, James Strachan, Leo Sutic, Chris Tilden, Neil O'Toole, Jeff Turner, Kazuya Ujihara, Jeff Varszegi, Ralph Wagner, David Weinrich, Dieter Wimberger, Serhiy Yevtushenko, Jason van Zyl Files: debian/* Copyright: 2001, Takashi Okamoto License: Apache-2.0 License: Apache-2.0 On Debian systems, the full text of the Apache License can be found in the file `/usr/share/common-licenses/Apache-2.0'. debian/libcommons-collections-java.poms0000644000000000000000000000004412037675512015471 0ustar debian/poms/commons-collections.pom debian/control0000644000000000000000000000275112124746272010605 0ustar Source: libcommons-collections-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 5), cdbs, maven-repo-helper Build-Depends-Indep: ant, default-jdk Standards-Version: 3.9.4 Homepage: http://commons.apache.org/collections/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-collections-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-collections-java Package: libcommons-collections-java Architecture: all Depends: ${misc:Depends} Suggests: libcommons-collections-java-doc Description: set of abstract data type interfaces and implementations The Java Collections Framework provides a set of abstract data type interfaces and implementations that offer both a wealth of useful functionality, and a solid foundation for extending that functionality. Package: libcommons-collections-java-doc Architecture: all Section: doc Replaces: libcommons-collections-java (<< 2.1.1-10) Conflicts: libcommons-collections-java (<< 2.1.1-10) Depends: ${misc:Depends} Description: set of abstract data type interfaces and implementations - doc The Java Collections Framework provides a set of abstract data type interfaces and implementations that offer both a wealth of useful functionality, and a solid foundation for extending that functionality. . This package contains Javadoc API documentation for libcommons-collections-java package.