r53433 - in /trunk/libcrypt-saltedhash-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Feb 28 20:32:02 UTC 2010


Author: jawnsy-guest
Date: Sun Feb 28 20:31:55 2010
New Revision: 53433

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53433
Log:
looks good, dch -r

Modified:
    trunk/libcrypt-saltedhash-perl/debian/changelog
    trunk/libcrypt-saltedhash-perl/debian/copyright

Modified: trunk/libcrypt-saltedhash-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-saltedhash-perl/debian/changelog?rev=53433&op=diff
==============================================================================
--- trunk/libcrypt-saltedhash-perl/debian/changelog (original)
+++ trunk/libcrypt-saltedhash-perl/debian/changelog Sun Feb 28 20:31:55 2010
@@ -1,9 +1,10 @@
-libcrypt-saltedhash-perl (0.06-1) UNRELEASED; urgency=low
+libcrypt-saltedhash-perl (0.06-1) unstable; urgency=low
 
   * New upstream release
   * Standards-Version 3.8.4 (no changes)
+  * Update copyright to new DEP5 format
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sun, 28 Feb 2010 15:52:09 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sun, 28 Feb 2010 15:54:10 -0500
 
 libcrypt-saltedhash-perl (0.05-1) unstable; urgency=low
 

Modified: trunk/libcrypt-saltedhash-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-saltedhash-perl/debian/copyright?rev=53433&op=diff
==============================================================================
--- trunk/libcrypt-saltedhash-perl/debian/copyright (original)
+++ trunk/libcrypt-saltedhash-perl/debian/copyright Sun Feb 28 20:31:55 2010
@@ -1,28 +1,28 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Sascha Kiefer <esskar at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Crypt-SaltedHash/
-Upstream-Name: Crypt-SaltedHash
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Sascha Kiefer <esskar at cpan.org>
+Source: http://search.cpan.org/dist/Crypt-SaltedHash/
+Name: Crypt-SaltedHash
 
 Files: *
 Copyright: 2005, Sascha Kiefer <esskar at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | GPL-1+
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.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