[SCM] Debian packaging of libmath-random-oo-perl branch, master, updated. 8e0715abd6420401eed77dbc5394fc872f0b29d5

gregor herrmann gregoa at debian.org
Mon Jun 10 15:16:56 UTC 2013


The following commit has been merged in the master branch:
commit b98f2a97387f98ebb96ae4562e4ed24be6e9b7be
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 10 17:12:07 2013 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
    
    Update upstream copyright/license information.
    Update license stanzas.

diff --git a/debian/copyright b/debian/copyright
index 91a27ca..9ddd317 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,11 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Maintainer: David A Golden <dagolden at cpan.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Math-Random-OO
+Upstream-Contact: David A Golden <dagolden at cpan.org>
 Source: https://metacpan.org/release/Math-Random-OO/
-Name: Math-Random-OO
 
 Files: *
-Copyright: 2004-2005, David A. Golden <dagolden at cpan.org>
-License: Artistic or GPL-1+
-
-Files: ./MANIFEST.SKIP
-Copyright: 2009, David Golden. All rights reserved.
-License: Apache
-
-Files: lib/Math/Random/OO/*
-Copyright: 2004, David A. Golden <dagolden at cpan.org>
-License: Artistic or GPL-1+
+Copyright: 2013, David A. Golden <dagolden at cpan.org>
+License: Apache-2.0
 
 Files: debian/*
 Copyright: 2009, Salvatore Bonaccorso <carnil at debian.org>
@@ -22,24 +14,29 @@ License: Artistic or GPL-1+
 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.
-X-Comment:
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ .
+ 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.
-X-Comment:
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ .
+ 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: Apache
- Licensed under Apache License, Version 2.0 (the "License").
- You may not use this file except in compliance with the License.
- A copy of the License was distributed with this file or you may obtain 
- a copy of the License from http://www.apache.org/licenses/LICENSE-2.0
-X-Comment:
- On Debian GNU/Linux systems, the complete text of the Apache License
- can be found in `/usr/share/common-licenses/Apache-2.0'
+License: Apache-2.0
+ 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 License,
+ Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'.

-- 
Debian packaging of libmath-random-oo-perl



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