[libpgobject-simple-perl] 01/03: Update and correct the debian/copyright file.

Robert James Clay jame at rocasa.us
Fri Apr 18 17:25:38 UTC 2014


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

jame-guest pushed a commit to branch master
in repository libpgobject-simple-perl.

commit c40e1fec114bc28bb402bf657bd8b3745cf1dbeb
Author: Robert James Clay <jame at rocasa.us>
Date:   Fri Apr 18 13:08:44 2014 -0400

    Update and correct the debian/copyright file.
---
 debian/copyright | 49 +++++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 24 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ac41104..1e173e1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,35 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: PGObject-Simple
 Upstream-Contact: Chris Travers <chris.travers at gmail.com>
-Source: http://search.cpan.org/dist/PGObject-Simple/
+Source: http://metacpan.org/release/PGObject-Simple/
 
 Files: *
-Copyright: Chris Travers <chris.travers at gmail.com>
-License: unparsable
+Copyright: 2013-2014, Chris Travers <chris.travers at gmail.com>
+License: BSD-2-clause
 
 Files: debian/*
-Copyright: 2013, Robert James Clay <jame at rocasa.us>
-License: unparsable or Artistic or GPL-1+
+Copyright: 2013-2014, Robert James Clay <jame at rocasa.us>
+ 2013, Axel Beckert <abe at deuxchevaux.org>
+License: BSD-2-clause
 
-License: Artistic
- This program is free software; you can redistribute it and/or modify
- it under the terms of the Artistic License, which comes with Perl.
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
  .
- On Debian systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
- 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; either version 1, or (at your option)
- any later version.
+ * Redistributions of source code must retain the above copyright notice, this
+   list of conditions and the following disclaimer.
  .
- On Debian systems, the complete text of version 1 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'.
-
-License: unparsable
- No known license could be automatically determined for this module.
- If this module conforms to a commonly used license, please report this
- as a bug in dh-make-perl. In any case, please find the proper license
- and fix this file!
+ * Redistributions in binary form must reproduce the above copyright notice, this
+   list of conditions and the following disclaimer in the documentation and/or
+   other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpgobject-simple-perl.git



More information about the Pkg-perl-cvs-commits mailing list