~ubuntu-branches/ubuntu/utopic/commons-jci/utopic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2013-06-24 00:07:38 UTC
  • Revision ID: package-import@ubuntu.com-20130624000738-ir5g1h2d1icrdwe6
Tags: 1.0-6
* Added a patch to compile with Eclipse JDT compiler 3.8 and later
  (Closes: #713759)
* Updated Standards-Version to 3.9.4 (no changes)
* Use canonical URLs for the Vcs-* fields
* debian/rules: Added a clean target to allow rebuilds
* debian/copyright: Updated to the copyright format 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This package was debianized by Damien Raude-Morvan <drazzib@drazzib.com>
2
 
 
3
 
It was downloaded from http://www.apache.org/dist/commons/jci/
4
 
 
5
 
Upstream Authors: Torsten Curdt <tcurdt@apache.org>
6
 
                  Don Brown <mrdon@apache.org>
7
 
                  Joerk Heinicke <joerg.heinicke@gmx.de>
8
 
                  Mark Proctor <mproctor@codehaus.org>
9
 
 
10
 
Copyright: © 2004-2008 The Apache Software Foundation 
11
 
 
12
 
License: Apache 2.0
13
 
 
14
 
On Debian systems the full text of the Apache License can be found
15
 
in `/usr/share/common-licenses/Apache-2.0'.
16
 
 
17
 
The Debian packaging is
18
 
Copyright (C) 2008, Damien Raude-Morvan <drazzib@drazzib.com>
19
 
and is licensed under the Apache-2.0, see `/usr/share/common-licenses/Apache-2.0'.
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upsteam-Name: Apache Commons JCI
 
3
Upstream-Contact: Apache Commons Developers <dev@commons.apache.org>
 
4
Source: http://commons.apache.org/jci
 
5
 
 
6
Files: *
 
7
Copyright: 2004-2008, The Apache Software Foundation
 
8
License: Apache-2.0
 
9
 
 
10
Files: debian/*
 
11
Copyright: 2008, Damien Raude-Morvan <drazzib@drazzib.com>
 
12
License: Apache-2.0
 
13
 
 
14
License: Apache-2.0
 
15
 On Debian systems the full text of the Apache License can be found
 
16
 in `/usr/share/common-licenses/Apache-2.0'.