r42134 - in /trunk/libcommon-sense-perl/debian: changelog control copyright

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Thu Aug 20 00:44:50 UTC 2009


Author: ryan52-guest
Date: Thu Aug 20 00:44:38 2009
New Revision: 42134

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42134
Log:
fix

Modified:
    trunk/libcommon-sense-perl/debian/changelog
    trunk/libcommon-sense-perl/debian/control
    trunk/libcommon-sense-perl/debian/copyright

Modified: trunk/libcommon-sense-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcommon-sense-perl/debian/changelog?rev=42134&op=diff
==============================================================================
--- trunk/libcommon-sense-perl/debian/changelog (original)
+++ trunk/libcommon-sense-perl/debian/changelog Thu Aug 20 00:44:38 2009
@@ -8,4 +8,4 @@
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 11 Aug 2009 17:56:23 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 19 Aug 2009 17:42:16 -0700

Modified: trunk/libcommon-sense-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcommon-sense-perl/debian/control?rev=42134&op=diff
==============================================================================
--- trunk/libcommon-sense-perl/debian/control (original)
+++ trunk/libcommon-sense-perl/debian/control Thu Aug 20 00:44:38 2009
@@ -5,7 +5,7 @@
 Build-Depends-Indep: perl, perl-modules
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/common-sense/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcommon-sense-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcommon-sense-perl/
@@ -13,9 +13,7 @@
 Package: libcommon-sense-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Description: save a tree AND a kitten, use common::sense!
+Description: module that implements some sane defaults for Perl programs
  common::sense implements some sane defaults for Perl programs, as defined by
  two typical (or not so typical - use your common sense) specimens of Perl
  coders.
- .
- This description was automagically extracted from the module by dh-make-perl.

Modified: trunk/libcommon-sense-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcommon-sense-perl/debian/copyright?rev=42134&op=diff
==============================================================================
--- trunk/libcommon-sense-perl/debian/copyright (original)
+++ trunk/libcommon-sense-perl/debian/copyright Thu Aug 20 00:44:38 2009
@@ -1,23 +1,12 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Marc Lehmann <schmorp at schmorp.de>
-     http://home.schmorp.de/
-    .
-    Robin Redeker, "<elmex at ta-sa.org>".
+Upstream-Maintainer: Marc Lehmann <schmorp at schmorp.de> and Robin Redeker <elmex at ta-sa.org>
 Upstream-Source: http://search.cpan.org/dist/common-sense/
 Upstream-Name: common-sense
-Disclaimer: This copyright info was automatically extracted 
-    from the perl module. It may not be accurate, so you better 
-    check the module sources in order to ensure the module for its 
-    inclusion in Debian or for general legal information. Please, 
-    if licensing information is incorrectly generated, file a bug 
-    on dh-make-perl.
 
 Files: *
 Copyright: Marc Lehmann <schmorp at schmorp.de>
-     http://home.schmorp.de/
-    .
-    Robin Redeker, "<elmex at ta-sa.org>".
+ Robin Redeker, "<elmex at ta-sa.org>".
 License-Alias: Perl
 License: Artistic | GPL-1+
 




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