[SCM] Debian packaging of libcrypt-twofish-perl branch, master, updated. fb0bfe1a8bbdd72c970813fcdf3a5eda17f1a751

Xavier Guimard x.guimard at free.fr
Tue Nov 20 05:22:04 UTC 2012


The following commit has been merged in the master branch:
commit 9dae243d278012238beccea0565eb24200361fbf
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Nov 20 06:10:14 2012 +0100

    Update d/copyright to format 1.0

diff --git a/debian/changelog b/debian/changelog
index 32c4a65..432e92e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ libcrypt-twofish-perl (2.15-1) UNRELEASED; urgency=low
   * New upstream version
   * Bump Standards-Version to 3.9.4
   * Use debhelper 9.20120312
+  * Update debian/copyright to format 1.0
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 20 Nov 2012 05:56:09 +0100
 
diff --git a/debian/copyright b/debian/copyright
index fe2327d..4666d9b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,39 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Abhijit Menon-Sen <ams at toroid.org>
-Upstream-Source: http://search.cpan.org/dist/Crypt-Twofish/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Crypt-Twofish
+Source: http://search.cpan.org/dist/Crypt-Twofish/
+Upstream-Contact: Abhijit Menon-Sen <ams at toroid.org>
 
 Files: *
-Copyright: Copyright 2001 Abhijit Menon-Sen.
-License: Artistic | GPL-1+
+Copyright: 2001, Abhijit Menon-Sen <ams at toroid.org>
+License: Artistic or GPL-1+
+
+Files: ppport.h
+Copyright: 1999, Kenneth Albanowski
+License: Artistic or GPL-1+
+
+Files: _twofish.c
+Copyright: 1999, Brian Gladman <brian.gladman at btinternet.com>
+ 2001, Abhijit Menon-Sen <ams at toroid.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Damyan Ivanov <dmn at debian.org>
- 2009, Ryan Niebur <ryan at debian.org>
- 2009, Iulian Udrea <iulian at ubuntu.com>
-License: Artistic | GPL-1+
+ 2012, Jonathan Yu <jawnsy at cpan.org>
+ 2012, Xavier Guimard <x.guimard at free.fr>
+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-twofish-perl



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