[SCM] Debian packaging of libgraph-readwrite-perl branch, master, updated. upstream/2.03-30-gd068d43

gregor herrmann gregoa at debian.org
Sat Feb 18 13:17:12 UTC 2012


The following commit has been merged in the master branch:
commit 8ae96ca24e30bcfb2df041e86a291a3d5cf23cd3
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 18 14:13:26 2012 +0100

    Imporve short and long description.

diff --git a/debian/control b/debian/control
index b3784aa..6ebec59 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,10 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libparse-yapp-perl,
  libxml-parser-perl,
  libxml-writer-perl
-Description: Read and write directed graphs
- This is a collection of perl classes for reading and writing directed graphs
- in a variety of file formats. The graphs are represented in Perl using Jarkko
- Hietaniemi's Graph classes.
+Description: module for reading and writing directed graphs
+ Graph::ReadWrite is a collection of perl classes for reading and writing
+ directed graphs in a variety of file formats. The graphs are represented in
+ Perl using Jarkko Hietaniemi's Graph classes.
  .
  There are two base classes, Graph::Reader which is the Base class for classes
  which read a graph file and create an instance of the Graph class, and

-- 
Debian packaging of libgraph-readwrite-perl



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