r12559 - in /trunk/libfile-spec-perl/debian: changelog control

rmayorga-guest at users.alioth.debian.org rmayorga-guest at users.alioth.debian.org
Fri Jan 11 20:22:49 UTC 2008


Author: rmayorga-guest
Date: Fri Jan 11 20:22:49 2008
New Revision: 12559

URL: http://svn.debian.org/wsvn/?sc=1&rev=12559
Log:
* Wrap long description and reduce short description
  ( keeps lintian happy )
* set unstable distro

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

Modified: trunk/libfile-spec-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libfile-spec-perl/debian/changelog?rev=12559&op=diff
==============================================================================
--- trunk/libfile-spec-perl/debian/changelog (original)
+++ trunk/libfile-spec-perl/debian/changelog Fri Jan 11 20:22:49 2008
@@ -1,7 +1,8 @@
-libfile-spec-perl (3.2501-1) UNRELEASED; urgency=low
+libfile-spec-perl (3.2501-1) unstable; urgency=low
 
   [ Roberto C. Sanchez ]
-  * NOTE: This package is not lintian clean.  Please fix.
+  * Wrap long description and reduce short description
+    (avoid lintian warnings)
 
   [ David Bremner ]
   * New upstream release

Modified: trunk/libfile-spec-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libfile-spec-perl/debian/control?rev=12559&op=diff
==============================================================================
--- trunk/libfile-spec-perl/debian/control (original)
+++ trunk/libfile-spec-perl/debian/control Fri Jan 11 20:22:49 2008
@@ -16,20 +16,20 @@
 Replaces: libpathtools-perl (<< 3.2501-1)
 Provides: libpathtools-perl
 Description: Tools for working with paths and file specs across platforms
- The File::Spec distribution provides a group of modules for working with paths
- and file specs across platforms. It also includes Cwd.
+ The File::Spec distribution provides a group of modules for working 
+ with paths and file specs across platforms. It also includes Cwd.
  .
- Please note that the modules from this package are already included in perl.
- This is provided for people that needs the newer versions of File::Spec from
- CPAN.
+ Please note that the modules from this package are already included in perl
+ .
+ This is provided for people that needs the newer versions of 
+ File::Spec from CPAN.
 
 Package: libpathtools-perl
 Depends: libfile-spec-perl
 Architecture: all
-Description: Tools for working with paths and file specs across platforms (transitional package)
- The File::Spec distribution provides a group of modules for working with paths
- and file specs across platforms. It also includes Cwd.
+Description: Tools for working with paths and file specs (transitional package)
+ The File::Spec distribution provides a group of modules for working 
+ with paths and file specs across platforms. It also includes Cwd.
  .
- This is a dummy package to ease the transition to libfile-spec-perl and can
- be safely removed.
-
+ This is a dummy package to ease the transition to libfile-spec-perl 
+ and can be safely removed.




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