r44191 - in /trunk/libjavascript-packer-perl/debian: changelog control

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Thu Sep 17 17:09:32 UTC 2009


Author: emhn-guest
Date: Thu Sep 17 17:09:27 2009
New Revision: 44191

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44191
Log:
* Short description shouldn't start with a capital letter.


Modified:
    trunk/libjavascript-packer-perl/debian/changelog
    trunk/libjavascript-packer-perl/debian/control

Modified: trunk/libjavascript-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjavascript-packer-perl/debian/changelog?rev=44191&op=diff
==============================================================================
--- trunk/libjavascript-packer-perl/debian/changelog (original)
+++ trunk/libjavascript-packer-perl/debian/changelog Thu Sep 17 17:09:27 2009
@@ -2,4 +2,4 @@
 
   * Initial Release. (Closes: #546821)
 
- -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Wed, 16 Sep 2009 12:44:25 -0430
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Thu, 17 Sep 2009 12:38:22 -0430

Modified: trunk/libjavascript-packer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjavascript-packer-perl/debian/control?rev=44191&op=diff
==============================================================================
--- trunk/libjavascript-packer-perl/debian/control (original)
+++ trunk/libjavascript-packer-perl/debian/control Thu Sep 17 17:09:27 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, perl-modules
+Build-Depends-Indep: perl, perl-modules (>= 5.8.0), libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Standards-Version: 3.8.3
@@ -12,8 +12,8 @@
 
 Package: libjavascript-packer-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl-modules
-Description: A pure Perl JavaScript cleanup library
+Depends: ${perl:Depends}, ${misc:Depends}, perl-modules (>= 5.8.0)
+Description: pure Perl JavaScript cleanup library
  JavaScript::Packer is a pure Perl library that cleans up JavaScript
  code doing whitespace, comment and newline removal to achieve minimal
  size




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