[SCM] Debian packaging of libcrypt-blowfish-perl branch, master, updated. 5c2d4a52b54efd3351ba82042aa79dddf9bf40ac

gregor herrmann gregoa at debian.org
Fri May 17 18:52:13 UTC 2013


The following commit has been merged in the master branch:
commit 251ee93b306a3828593151836832fd02af9bf1e0
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 17 20:48:36 2013 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
    
    Update license stanzas and years of packaging copyright.

diff --git a/debian/copyright b/debian/copyright
index f6d8178..f51db77 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,10 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Dave Paris
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Crypt-Blowfish
+Upstream-Contact: Dave Paris
 Source: https://metacpan.org/release/Crypt-Blowfish/
-Name: Crypt-Blowfish
 
-Copyright:
+Files: *
+Copyright: 
  © 1995-1996, Systemics Ltd (http://www.systemics.com/)
  © 1999-2010, W3Works, LLC (http://www.w3works.co/)
 License: other
@@ -11,30 +12,30 @@ License: other
     modifications remain copyright of W3Works, LLC and attribution for these
     modification should be made to W3Works, LLC.  These modifications and
     this copyright must remain with this package.
-
+ .
     Additions to the Restrictions set out below are:
     1. All advertising materials mentioning features or use of this software
        must display the following acknowledgement:
        This product inculdes software developed by W3Works, LLC
        (http://www.w3works.com)
-
+ .
        NO ADDITIONAL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED
        TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
        PARTICULAR PURPOSE ARE EXTENDED BY THIS DISTRIBUTION.
-
+ .
        Any subsequent derrivations of this package must retainl this copyright.
-
+ .
     Original Copyright Below
-
+ .
     This library and applications are FREE FOR COMMERCIAL AND NON-COMMERCIAL
     USE as long as the following conditions are adhered to.
-
+ .
     Copyright remains with Systemics Ltd, and as such any Copyright notices
     in the code are not to be removed.  If this code is used in a product,
     Systemics should be given attribution as the author of the parts used.
     This can be in the form of a textual message at program startup or
     in documentation (online or textual) provided with the package.
-
+ .
     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions
     are met:
@@ -47,7 +48,7 @@ License: other
        must display the following acknowledgement:
        This product includes software developed by Systemics Ltd
        (http://www.systemics.com/)
-
+ .
        THIS SOFTWARE IS PROVIDED BY SYSTEMICS LTD ``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
@@ -59,7 +60,7 @@ License: other
        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.
-
+ .
        The licence and distribution terms for any publically available version
        or derivative of this code cannot be changed.  i.e. this code cannot
        simply be copied and put under another distribution licence [including
@@ -73,21 +74,23 @@ License: other
     country of residence.
 
 Files: debian/*
-Copyright:
+Copyright: 
  © 2010, Ansgar Burchardt <ansgar at debian.org>
- © 2010, gregor herrmann <gregoa at debian.org>
+ © 2010-2013, gregor herrmann <gregoa at debian.org>
 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.
-    On Debian GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/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.
+ .
+ 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.
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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.
+ .
+ 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'.

-- 
Debian packaging of libcrypt-blowfish-perl



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