r39915 - in /trunk/libdatetime-format-strptime-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Jul 14 22:30:54 UTC 2009


Author: gregoa
Date: Tue Jul 14 22:30:49 2009
New Revision: 39915

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39915
Log:
* Set Standards-Version to 3.8.2 (no changes).
* Slightly reword short description.

Modified:
    trunk/libdatetime-format-strptime-perl/debian/changelog
    trunk/libdatetime-format-strptime-perl/debian/control

Modified: trunk/libdatetime-format-strptime-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-strptime-perl/debian/changelog?rev=39915&op=diff
==============================================================================
--- trunk/libdatetime-format-strptime-perl/debian/changelog (original)
+++ trunk/libdatetime-format-strptime-perl/debian/changelog Tue Jul 14 22:30:49 2009
@@ -9,6 +9,8 @@
     - changes to work with new DateTime::Locale
     - bump (build) and runtime dependencies accordingly
     (Closes: #536983)
+  * Set Standards-Version to 3.8.2 (no changes).
+  * Slightly reword short description.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 15 Jul 2009 00:24:52 +0200
 

Modified: trunk/libdatetime-format-strptime-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-strptime-perl/debian/control?rev=39915&op=diff
==============================================================================
--- trunk/libdatetime-format-strptime-perl/debian/control (original)
+++ trunk/libdatetime-format-strptime-perl/debian/control Tue Jul 14 22:30:49 2009
@@ -11,14 +11,14 @@
 Homepage: http://datetime-format-strptime.googlecode.com/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdatetime-format-strptime-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdatetime-format-strptime-perl/
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 
 Package: libdatetime-format-strptime-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl (>= 2:0.4304),
  libdatetime-locale-perl (>= 1:0.43), libdatetime-timezone-perl,
  libparams-validate-perl
-Description:  Parse and format strp and strf time patterns
+Description: Perl module to parse and format strp and strf time patterns
  DateTime::Format::Strptime implements most of strptime(3), the POSIX
  function that is the reverse of strftime(3), for DateTime. While strftime
  takes a DateTime and a pattern and returns a string, strptime takes




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