r8339 - in /trunk/libfile-read-perl/debian: changelog control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Oct 18 20:15:54 UTC 2007


Author: dmn
Date: Thu Oct 18 20:15:54 2007
New Revision: 8339

URL: http://svn.debian.org/wsvn/?sc=1&rev=8339
Log:
* Dropped Homepage pseudo-field from debian/control
* Add myself to uploaders

Modified:
    trunk/libfile-read-perl/debian/changelog
    trunk/libfile-read-perl/debian/control

Modified: trunk/libfile-read-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libfile-read-perl/debian/changelog?rev=8339&op=diff
==============================================================================
--- trunk/libfile-read-perl/debian/changelog (original)
+++ trunk/libfile-read-perl/debian/changelog Thu Oct 18 20:15:54 2007
@@ -13,8 +13,10 @@
   * Clean up debian/rules
   * Extract the change to the author's name (latin1->utf8) in a separate patch
   * Corrected author's name in debian/copyright too
+  * Dropped Homepage pseudo-field from debian/control
+  * Add myself to uploaders
 
- -- Damyan Ivanov <dmn at debian.org>  Thu, 18 Oct 2007 23:14:22 +0300
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 18 Oct 2007 23:15:28 +0300
 
 libfile-read-perl (0.0602-1) unstable; urgency=low
 

Modified: trunk/libfile-read-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libfile-read-perl/debian/control?rev=8339&op=diff
==============================================================================
--- trunk/libfile-read-perl/debian/control (original)
+++ trunk/libfile-read-perl/debian/control Thu Oct 18 20:15:54 2007
@@ -4,7 +4,9 @@
 Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl, quilt
 Build-Depends-Indep: perl (>= 5.8.8-7), libfile-slurp-perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>, gregor herrmann <gregor+debian at comodo.priv.at>
+Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
+ gregor herrmann <gregor+debian at comodo.priv.at>,
+ Damyan Ivanov <dmn at debian.org>
 Standards-Version: 3.7.2
 Homepage: http://search.cpan.org/dist/File-Read/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfile-read-perl/
@@ -16,5 +18,3 @@
 Description: Unique interface for reading one or more files
  This module mainly proposes functions for reading one or more files, 
  with different options. See below for more details and examples.
- .
-  Homapage: http://search.cpan.org/~saper/File-Read/ 




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