r43616 - in /trunk/libsvg-tt-graph-perl/debian: changelog control

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Thu Sep 3 21:26:41 UTC 2009


Author: ryan52-guest
Date: Thu Sep  3 21:26:27 2009
New Revision: 43616

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43616
Log:
improve description

Modified:
    trunk/libsvg-tt-graph-perl/debian/changelog
    trunk/libsvg-tt-graph-perl/debian/control

Modified: trunk/libsvg-tt-graph-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsvg-tt-graph-perl/debian/changelog?rev=43616&op=diff
==============================================================================
--- trunk/libsvg-tt-graph-perl/debian/changelog (original)
+++ trunk/libsvg-tt-graph-perl/debian/changelog Thu Sep  3 21:26:27 2009
@@ -16,8 +16,9 @@
   * fixup dependencies
   * dh7
   * machine readable copyright format
+  * improve description
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 03 Sep 2009 14:22:25 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 03 Sep 2009 14:26:22 -0700
 
 svg-tt-graph (0.08-1) unstable; urgency=low
 

Modified: trunk/libsvg-tt-graph-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsvg-tt-graph-perl/debian/control?rev=43616&op=diff
==============================================================================
--- trunk/libsvg-tt-graph-perl/debian/control (original)
+++ trunk/libsvg-tt-graph-perl/debian/control Thu Sep  3 21:26:27 2009
@@ -15,11 +15,10 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl (>= 0.1901),
  libtemplate-perl (>= 2.08), libwww-perl (>= 5.800)
-Description: create SVG graphs from Perl
- Creating quality vector graphs can be difficult. This Perl package 
+Description: Perl module to create SVG graphs
+ Creating quality vector graphs can be difficult. This Perl package
  allows you to create Scalable Vector Graphics (SVG) graphs using Perl.
  .
- There are a number of built-in graph types: Pie, Line, Bar and 
+ There are a number of built-in graph types: Pie, Line, Bar and
  Time Series. Plus you can derive from the supertype to make your own.
- .
- Included is some example Perl code and documentation
+




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