r59415 - in /trunk/libforks-perl/debian: changelog control

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Tue Jun 15 09:00:49 UTC 2010


Author: carnil-guest
Date: Tue Jun 15 08:59:59 2010
New Revision: 59415

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59415
Log:
* debian/control:
  - Reorder (Build-)Depends fields.
  - Rewrite short decription for package matching the "is a" style.

Modified:
    trunk/libforks-perl/debian/changelog
    trunk/libforks-perl/debian/control

Modified: trunk/libforks-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforks-perl/debian/changelog?rev=59415&op=diff
==============================================================================
--- trunk/libforks-perl/debian/changelog (original)
+++ trunk/libforks-perl/debian/changelog Tue Jun 15 08:59:59 2010
@@ -14,9 +14,11 @@
   * Simplify debian/rules to a tiny makefile.
   * Add libforks-perl.docs to install TODO file into
     `/usr/share/doc/libforks-perl/'.
-  * debian/control: Reorder (Build-)Depends fields.
+  * debian/control:
+    - Reorder (Build-)Depends fields.
+    - Rewrite short decription for package matching the "is a" style.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 15 Jun 2010 10:56:41 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 15 Jun 2010 10:59:21 +0200
 
 libforks-perl (0.33-1) unstable; urgency=low
 

Modified: trunk/libforks-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforks-perl/debian/control?rev=59415&op=diff
==============================================================================
--- trunk/libforks-perl/debian/control (original)
+++ trunk/libforks-perl/debian/control Tue Jun 15 08:59:59 2010
@@ -16,7 +16,7 @@
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libacme-damn-perl,
  liblist-moreutils-perl (>= 0.15), libsys-sigaction-perl (>= 0.11)
-Description: forks - emulate threads with fork
+Description: Perl module to emulate threads with fork
  The forks.pm module is a drop-in replacement for threads.pm.  It has the
  same syntax as the threads.pm module (it even takes over its namespace) but
  has some significant differences:




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