[DRE-commits] [ruby-msgpack] 02/03: d/copyright: changed to copyright format 1.0

Jonas Genannt jonas at brachium-system.net
Thu Jul 31 10:29:58 UTC 2014


This is an automated email from the git hooks/post-receive script.

hggh-guest pushed a commit to branch master
in repository ruby-msgpack.

commit d300a96b406f5d780a71067a51fa830b23e063c0
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Thu Jul 31 12:17:21 2014 +0200

    d/copyright: changed to copyright format 1.0
---
 debian/copyright | 84 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 45 insertions(+), 39 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index f9bb460..e3c02b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,39 +1,45 @@
-This work was packaged for Debian by:
-
-    Taku YASUI <tach at debian.org> on Sun, 18 Jul 2010 00:12:52 +0900
-
-It was downloaded from:
-
-    http://rubygems.org/gems/msgpack
-
-Upstream Author:
-
-    FURUHASHI Sadayuki
-
-Copyright:
-
-    Copyright (C) 2008-2010 FURUHASHI Sadayuki
-
-License:
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
-On Debian systems, the complete text of the Apache version 2.0 license
-can be found in "/usr/share/common-licenses/Apache-2.0".
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Taku YASUI <tach at debian.org>
-
-and is licensed under the GPL version 3,
-see "/usr/share/common-licenses/GPL-3".
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: msgpack
+Source: https://github.com/msgpack/msgpack-ruby
+
+Files: *
+Copyright: 2008-2013 Sadayuki Furuhashi <frsyuki at gmail.com>
+License: Apache
+
+Files: debian/*
+Copyright: 2010-2013 Taku YASUI <tach at debian.org>
+           2014 Christian Hofstaedtler <zeha at debian.org>
+           2014 Jonas Genannt <jonas.genannt at capi2name.de>
+License: GPL-3
+
+License: Apache
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License
+ .
+ On Debian systems, the full text of the Apache License can be found at
+ "/usr/share/common-licenses/Apache-2.0"
+
+License: GPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, version 3 of the License.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-msgpack.git



More information about the Pkg-ruby-extras-commits mailing list