debian: fix copyright to avoid lintian check

possible-gpl-code-linked-with-openssl
This commit is contained in:
Sage Weil 2009-10-28 14:05:27 -07:00
parent b279b0f4eb
commit 4545f8b929
4 changed files with 4 additions and 19 deletions

17
debian/copyright vendored
View File

@ -1,19 +1,10 @@
This package was debianized by Sage Weil <sage@newdream.net> on
Mon, 28 Jan 2008 14:58:17 -0800.
It was downloaded from <http://ceph.newdream.net/>
It was downloaded from <http://ceph.newdream.net/>.
Upstream Author:
Upstream Author: Sage Weil <sage@newdream.net>
Sage Weil <sage@newdream.net>
Copyright: (c) 2004-2009 by Sage Weil <sage@newdream.net>
Copyright:
<Copyright (C) 2008 Sage Weil>
License:
LGPL2
The Debian packaging is (C) 2008, Sage Weil <sage@newdream.net> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
License: LGPL2.1 (see /usr/share/common-licenses/LGPL-2.1)

View File

@ -1,5 +1,4 @@
usr/bin/radosgw
usr/bin/radosgw_admin
usr/share/lintian/overrides/radosgw
usr/share/man/man8/radosgw.8
usr/share/man/man8/radosgw_admin.8

View File

@ -1,2 +0,0 @@
# we are LGPL, so there is no problem linking with OpenSSL
radosgw binary: possible-gpl-code-linked-with-openssl

3
debian/rules vendored
View File

@ -42,9 +42,6 @@ install: build
mkdir -p etc/ceph
cp src/sample.ceph.conf etc/ceph
mkdir -p usr/share/lintian/overrides
cp debian/radosgw.lintian-overrides usr/share/lintian/overrides/radosgw
# Add here commands to install the package into debian/testpack.
# Build architecture-independent files here.