r66035 - in /trunk/libapp-cpanminus-perl/debian: changelog copyright

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Mon Dec 20 12:33:12 UTC 2010


Author: ghedo-guest
Date: Mon Dec 20 12:32:59 2010
New Revision: 66035

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

Modified:
    trunk/libapp-cpanminus-perl/debian/changelog
    trunk/libapp-cpanminus-perl/debian/copyright

Modified: trunk/libapp-cpanminus-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-cpanminus-perl/debian/changelog?rev=66035&op=diff
==============================================================================
--- trunk/libapp-cpanminus-perl/debian/changelog (original)
+++ trunk/libapp-cpanminus-perl/debian/changelog Mon Dec 20 12:32:59 2010
@@ -1,10 +1,6 @@
 libapp-cpanminus-perl (1.1006-1) UNRELEASED; urgency=low
 
   TODO:
-  - debian/copyright: 
-    + Maintainer and Copyright for * don't look good :)
-    + cosmetic: s;GNU/Linux;;g (debian is more than linux in the meantime;
-      dh-make-perl in trunk already does this)
   - debian/control:
     + "perl (>= 5.10.0)" -> "perl" (stable has 5.10 and oldstable is
       archived), in both Build-Depend-Indep and Depends

Modified: trunk/libapp-cpanminus-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-cpanminus-perl/debian/copyright?rev=66035&op=diff
==============================================================================
--- trunk/libapp-cpanminus-perl/debian/copyright (original)
+++ trunk/libapp-cpanminus-perl/debian/copyright Mon Dec 20 12:32:59 2010
@@ -1,10 +1,10 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: (information incomplete)
+Maintainer: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
 Source: http://search.cpan.org/dist/App-cpanminus/
 Name: App-cpanminus
 
 Files: *
-Copyright: (information incomplete)
+Copyright: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -15,7 +15,7 @@
  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
+ On Debian systems, the complete text of the Artistic License
  can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
@@ -24,5 +24,5 @@
  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
+ On Debian systems, the complete text of version 1 of the
  General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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