DFSG NEW Queue

DFSG, Licensing & New Packages Team

libcommons-fileupload2-java 2.0.0~M5-1

Package Information

Descriptionfile upload capability to your servlets and web applications

The Commons FileUpload package makes it easy to add robust, high-performance, file upload capability to your servlets and web applications.

FileUpload parses HTTP requests which conform to RFC 1867, "Form-based File Upload in HTML". That is, if an HTTP request is submitted using the POST method, and with a content type of "multipart/form-data", then FileUpload can parse that request, and make the results available in a manner easily used by the caller.

MaintainerDebian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Changed ByThomas Goirand <zigo@debian.org>
Sponsorzigo@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/java-team/libcommons-fileupload2-java.git (browse)
Closes#1142608
Trackerhttps://tracker.debian.org/pkg/libcommons-fileupload2-java
Uploaded3 hours ago

New Package Report

.changes
Version2.0.0~M5-1
Changed-ByThomas Goirand
Architecturesource all
Distributionunstable
DateTue, 21 Jul 2026 18:01:15 +0200
Sourcelibcommons-fileupload2-java
Changelog
libcommons-fileupload2-java (2.0.0~M5-1) unstable; urgency=medium
 .
   * Initial packaging (Closes: #1142608).
.dsc
Priorityoptional
Componentmain
Package-Listlibcommons-fileupload2-java deb java optional arch=all
libcommons-fileupload2-java-doc deb doc optional arch=all
Sectionjava
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache Commons FileUpload 2
Upstream-Contact: Apache Commons Developers <dev@commons.apache.org>
Source: https://downloads.apache.org/commons/fileupload/
Files-Excluded: .idea
                *.iml
                site-content/*

Files: *
Copyright: 2002-2026, The Apache Software Foundation.
License: Apache-2.0
Comment:
 Upstream authors: Martin Cooper <martinc@apache.org>
                   dIon Gillard <dion@apache.org>,
                   John McNally <jmcnally@collab.net>,
                   Daniel Rall <dlr@finemaltcoding.com>,
                   Jason van Zyl <jason@zenplex.com>,
                   Robert Burrell Donkin <rdonkin@apache.org>,
                   Sean C. Sullivan <sean@seansullivan.com>,
                   Jochen Wiedmann <jochen.wiedmann@gmail.com>,
                   Aaron Freeman <aaron@sendthisfile.com>,
                   Gary Gregory <ggregory@seagullsw.com>,
                   Michael Macaluso <michael.public@wavecorp.com>,
                   Amichai Rothman <amichai2@amichais.net>,
                   Alexander Sova <bird@noir.crocodile.org>,
                   Thomas Vandahl <tv@apache.org>,
                   Henry Yandell <bayard@apache.org>

Files: debian/*
Copyright: 2003-2005, Arnaud Vandyck <avdyk@debian.org>
           2006, Wolfgang Baer <WBaer@gmx.de>
           2007-2009, Michael Koch <konqueror@gmx.de>
           2010, Thierry Carrez <thierry.carrez@ubuntu.com>
           2010, Damien Raude-Morvan <drazzib@debian.org>
           2013-2024, Salvatore Bonaccorso <carnil@debian.org>
           2013-2024, Emmanuel Bourg <ebourg@apache.org>
           2013-2024, tony mancill <tmancill@debian.org>
           2026, Thomas Goirand <zigo@debian.org>
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'.

Back to Dashboard | View all reviews for this package