[DRE-commits] [ruby-sinatra] 01/01: make dep5 copyright

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Feb 25 06:56:43 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-sinatra.

commit cdb1f528988674f4cdfde979e314dd8fe671650e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Feb 25 11:30:11 2016 +0530

    make dep5 copyright
---
 debian/changelog |  1 +
 debian/copyright | 62 +++++++++++++++++++++++++-------------------------------
 2 files changed, 29 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d688c43..d08592e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-sinatra (1.4.7-1) experimental; urgency=medium
   * New upstream patch release
   * wrap-and-sort dependencies
   * Bump standards version to 3.9.7 (no changes)
+  * Make copyright dep5 compliant
 
   [ Balasankar C ]
   * Add patch i18n-fix.patch
diff --git a/debian/copyright b/debian/copyright
index 7bc11e3..5c9ec42 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,37 +1,31 @@
-This package was debianized by Laurent Vallar <val at zbla.net>
-on  Wed, 24 Jun 2009 14:13:24 +0200
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: sinatra
+Source: https://rubygems.org/gems/sinatra
 
-The current Debian maintainer is Laurent Vallar <val at zbla.net>.
+Files: *
+Copyright: 2007, 2008, 2009 Blake Mizerany
+           2010, 2011, 2012, 2013, 2014, 2015, 2016 Konstantin Haase
+License: Expat
 
-It was downloaded from http://github.com/sinatra/sinatra/downloads.
-Upstream Authors: Blake Mizerany <blake.mizerany at gmail.com>,
-Adam Wiggins <adam at heroku.com>, Chris Wanstrath <chris at github.com>,
-PJ Hyett <pj at github.com> and many others (see AUTHORS file).
+Files: debian/*
+Copyright: 2009 Laurent Vallar <val at zbla.net>
+License: Expat
 
-Copyright 2007-2009 Blake Mizerany <blake.mizerany at gmail.com>
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
-
-The Debian packaging is © 2009, Laurent Vallar <val at zbla.net> and
-is licensed under the GPL version 2.
-
-On Debian systems, the complete text of the GNU General Public
-License, version 2, can be found in /usr/share/common-licenses/GPL-2.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.

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



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