r53735 - in /trunk/libsearch-gin-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 6 17:58:42 UTC 2010


Author: gregoa
Date: Sat Mar  6 17:58:37 2010
New Revision: 53735

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53735
Log:
debian/copyright: update formatting and years of upstream copyright;
remove notice, copyright/license is now included.

Modified:
    trunk/libsearch-gin-perl/debian/changelog
    trunk/libsearch-gin-perl/debian/copyright

Modified: trunk/libsearch-gin-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-gin-perl/debian/changelog?rev=53735&op=diff
==============================================================================
--- trunk/libsearch-gin-perl/debian/changelog (original)
+++ trunk/libsearch-gin-perl/debian/changelog Sat Mar  6 17:58:37 2010
@@ -2,6 +2,8 @@
 
   * New upstream release.
   * Remove patch (applied upstream) and quilt framework.
+  * debian/copyright: update formatting and years of upstream copyright;
+    remove notice, copyright/license is now included.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 06 Mar 2010 18:52:38 +0100
 

Modified: trunk/libsearch-gin-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-gin-perl/debian/copyright?rev=53735&op=diff
==============================================================================
--- trunk/libsearch-gin-perl/debian/copyright (original)
+++ trunk/libsearch-gin-perl/debian/copyright Sat Mar  6 17:58:37 2010
@@ -1,31 +1,30 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Yuval Kogman <nothingmuch at woobling.org>
-Upstream-Source: http://search.cpan.org/dist/Search-GIN/
-Upstream-Name: Search-GIN
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Yuval Kogman <nothingmuch at woobling.org>
+Source: http://search.cpan.org/dist/Search-GIN/
+Name: Search-GIN
 
 Files: *
-Copyright: 2008-2009, Yuval Kogman <nothingmuch at woobling.org>
-X-Comment: copyright was clarified by jawnsy with the author via IRC. See:
- http://github.com/nothingmuch/search-gin/commit/79176b821fe7f9b92b0c054a8882c2f5e56aee27
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2008-2010, Yuval Kogman, Infinity Interactive
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
  2009, franck cuny <franck at lumberjaph.net>
-License: Artistic | GPL-1+
+ 2010, 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'




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