~ubuntu-branches/ubuntu/vivid/jzlib/vivid

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Damien Raude-Morvan
  • Date: 2008-08-24 22:45:34 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080824224534-w0t34odkdtrfevta
Tags: 1.0.7-1
* New upstream release
* New maintainer (Closes: #491858)
* Use CDBS (Ant with debian/build.xml) for building
* Ship examples in libjzlib-java
* debian/libjzlib-java.dirs: Removed because dirs are created by dh_install
* debian/copyright: Made clear statements about license and upstreams
  authors (remove crufted debian/copyright.in and lintian override)
* debian/watch: monitoring of upstream release on jcraft.com
* debian/rules: create a get-orig-source using uscan and debian/watch
* debian/control:
  * Use better synopsis and long description (Thanks to Ben Finney)
  * Add Homepage and Vcs-* fields
  * Bumping debhelper compat level from 4 to 5 (see debian/compat)
  * Build-Depends on GCJ instead of Kaffe 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This is JZlib.  It was initially made into a Debian package by Adam Heath
 
2
<doogie@debian.org>.  The homepage is http://www.jcraft.com/jzlib/.  No
 
3
modifications were done to the upstream source in making this package.
 
4
 
 
5
Authors: Atsuhiko Yamanaka <ymnk@jcraft.com>
 
6
         Lapo Luchini <lapo@lapo.it>
 
7
 
 
8
Copyright: Copyright (c) 2000,2001,2002,2003 ymnk JCraft, Inc.
 
9
           Copyright (c) 2001 Lapo Luchini
 
10
 
 
11
License:
 
12
 
 
13
Redistribution and use in source and binary forms, with or without
 
14
modification, are permitted provided that the following conditions are met:
 
15
 
 
16
  1. Redistributions of source code must retain the above copyright notice,
 
17
     this list of conditions and the following disclaimer.
 
18
 
 
19
  2. Redistributions in binary form must reproduce the above copyright
 
20
     notice, this list of conditions and the following disclaimer in
 
21
     the documentation and/or other materials provided with the distribution.
 
22
 
 
23
  3. The names of the authors may not be used to endorse or promote products
 
24
     derived from this software without specific prior written permission.
 
25
 
 
26
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
 
27
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 
28
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
 
29
INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
 
30
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
31
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
 
32
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
33
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 
34
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 
35
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.