[SCM] Debian packaging of CQL-Parser CPAN distribution branch, master, updated. debian/1.10-1-7-g2309a92

Xavier Guimard x.guimard at free.fr
Sat Nov 24 17:48:31 UTC 2012


The following commit has been merged in the master branch:
commit e7afcd523adf5fcab6679abe283d34469e4aeff7
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Nov 24 18:43:11 2012 +0100

    Update d/copyright (years and Module::Install)

diff --git a/debian/changelog b/debian/changelog
index 5b6798d..0100bcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libcql-parser-perl (1.12-1) UNRELEASED; urgency=low
   * New upstream version
   * Remove debian/patches/manpage_spelling.patch (now included in upstream)
   * Bump Standards-Version to 3.9.4
+  * Update debian/copyright (format and Module::Install copyright)
 
  -- Xavier Guimard <x.guimard at free.fr>  Sat, 24 Nov 2012 18:32:36 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 42d07db..dccbdf6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,29 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Ed Summers <ehs at pobox.com>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: CQL-Parser
 Source: http://search.cpan.org/dist/CQL-Parser/
-Name: CQL-Parser
+Upstream-Contact: Brian Cassidy <bricas at cpan.org>
 
 Files: *
 Copyright: 2004-2009, Ed Summers <ehs at pobox.com>
 License: Artistic or GPL-1+
 
+Files: inc/Module/*
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
 Files: debian/*
 Copyright: 2011, Ben Webb <bjwebb67 at googlemail.com>
+ 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'.
+ 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
@@ -24,5 +31,5 @@ License: GPL-1+
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of version 1 of the
- General Public License can be found in `/usr/share/common-licenses/GPL-1'.
+ 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 CQL-Parser CPAN distribution



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