r67747 - in /trunk/libconfig-gitlike-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jan 23 16:56:54 UTC 2011


Author: gregoa
Date: Sun Jan 23 16:56:43 2011
New Revision: 67747

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67747
Log:
* debian/copyright: update formatting and years of packaging copyright.
* Add /me to Uploaders.
* Set Standards-Version to 3.9.1 (no changes).

Modified:
    trunk/libconfig-gitlike-perl/debian/changelog
    trunk/libconfig-gitlike-perl/debian/control
    trunk/libconfig-gitlike-perl/debian/copyright

Modified: trunk/libconfig-gitlike-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-gitlike-perl/debian/changelog?rev=67747&op=diff
==============================================================================
--- trunk/libconfig-gitlike-perl/debian/changelog (original)
+++ trunk/libconfig-gitlike-perl/debian/changelog Sun Jan 23 16:56:43 2011
@@ -1,6 +1,9 @@
 libconfig-gitlike-perl (1.05-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: update formatting and years of packaging copyright.
+  * Add /me to Uploaders.
+  * Set Standards-Version to 3.9.1 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 23 Jan 2011 17:52:12 +0100
 

Modified: trunk/libconfig-gitlike-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-gitlike-perl/debian/control?rev=67747&op=diff
==============================================================================
--- trunk/libconfig-gitlike-perl/debian/control (original)
+++ trunk/libconfig-gitlike-perl/debian/control Sun Jan 23 16:56:43 2011
@@ -6,8 +6,9 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christine Spang <christine at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
- Chris Butler <chrisb at debian.org>
-Standards-Version: 3.8.4
+ Chris Butler <chrisb at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Config-GitLike/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-gitlike-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-gitlike-perl

Modified: trunk/libconfig-gitlike-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-gitlike-perl/debian/copyright?rev=67747&op=diff
==============================================================================
--- trunk/libconfig-gitlike-perl/debian/copyright (original)
+++ trunk/libconfig-gitlike-perl/debian/copyright Sun Jan 23 16:56:43 2011
@@ -1,30 +1,31 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: Best Practical Solutions, LLC
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Config-GitLike
+Upstream-Contact: Best Practical Solutions, LLC
 Source: http://search.cpan.org/dist/Config-GitLike/
-Name: Config-GitLike
 
 Files: *
 Copyright: 2009-2010, Best Practical Solutions, LLC
 License: Artistic or GPL-1+
 
 Files: inc/Module/*
-Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
- 2002-2009, Audrey Tang <autrijus at autrijus.org>
- 2002-2009, Brian Ingerson <ingy at cpan.org>
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+           2002-2010, Audrey Tang <autrijus at autrijus.org>
+           2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Chris Butler <chrisb at debian.org>
- 2010, Jonathan Yu <jawnsy at cpan.org>
- 2009, Christine Spang <christine at debian.org>
+Copyright: 2009, Christine Spang <christine at debian.org>
+           2010, Chris Butler <chrisb at debian.org>
+           2010, Jonathan Yu <jawnsy at cpan.org>
+           2011, 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'
+ 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
@@ -32,5 +33,5 @@
  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'
+ 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'.




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