r46047 - in /trunk/libtext-csv-xs-perl/debian: changelog control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Oct 18 20:24:58 UTC 2009


Author: jawnsy-guest
Date: Sun Oct 18 20:24:51 2009
New Revision: 46047

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46047
Log:
Use Enhances instead of Suggests

Modified:
    trunk/libtext-csv-xs-perl/debian/changelog
    trunk/libtext-csv-xs-perl/debian/control

Modified: trunk/libtext-csv-xs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-csv-xs-perl/debian/changelog?rev=46047&op=diff
==============================================================================
--- trunk/libtext-csv-xs-perl/debian/changelog (original)
+++ trunk/libtext-csv-xs-perl/debian/changelog Sun Oct 18 20:24:51 2009
@@ -1,7 +1,4 @@
-libtext-csv-xs-perl (0.69-1) UNRELEASED; urgency=low
-
-  QUESTION:
-  - debian/control: why a "Suggests"? how about "Enhances"?
+libtext-csv-xs-perl (0.69-1) unstable; urgency=low
 
   * New upstream release
   * Add myself to Copyright and Uploaders
@@ -9,7 +6,7 @@
   * Now Suggests libtext-csv-perl
   * Refresh copyright file
 
- -- Jonathan Yu <jawnsy at cpan.org>  Thu, 15 Oct 2009 18:08:09 -0400
+ -- Jonathan Yu <jawnsy at cpan.org>  Sun, 18 Oct 2009 12:49:28 -0400
 
 libtext-csv-xs-perl (0.68-1) unstable; urgency=low
 

Modified: trunk/libtext-csv-xs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-csv-xs-perl/debian/control?rev=46047&op=diff
==============================================================================
--- trunk/libtext-csv-xs-perl/debian/control (original)
+++ trunk/libtext-csv-xs-perl/debian/control Sun Oct 18 20:24:51 2009
@@ -18,7 +18,7 @@
 Package: libtext-csv-xs-perl
 Architecture: any
 Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
-Suggests: libtext-csv-perl
+Enhances: libtext-csv-perl
 Conflicts: libtext-csv-perl (<= 1.05)
 Replaces: libtext-csv-perl (<= 1.05)
 Description: Perl C/XS module to process Comma-Separated Value files




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