r33781 - in /trunk/libset-scalar-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Apr 23 18:55:54 UTC 2009


Author: gregoa
Date: Thu Apr 23 18:55:48 2009
New Revision: 33781

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33781
Log:
debian/control: make short description a noun phrase.

Modified:
    trunk/libset-scalar-perl/debian/changelog
    trunk/libset-scalar-perl/debian/control

Modified: trunk/libset-scalar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libset-scalar-perl/debian/changelog?rev=33781&op=diff
==============================================================================
--- trunk/libset-scalar-perl/debian/changelog (original)
+++ trunk/libset-scalar-perl/debian/changelog Thu Apr 23 18:55:48 2009
@@ -15,6 +15,7 @@
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
+  * debian/control: make short description a noun phrase.
 
  -- Brian Cassidy <brian.cassidy at gmail.com>  Thu, 23 Apr 2009 11:11:44 -0300
 

Modified: trunk/libset-scalar-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libset-scalar-perl/debian/control?rev=33781&op=diff
==============================================================================
--- trunk/libset-scalar-perl/debian/control (original)
+++ trunk/libset-scalar-perl/debian/control Thu Apr 23 18:55:48 2009
@@ -14,7 +14,7 @@
 Package: libset-scalar-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Operations on finite sets
+Description: Perl interface for operations on finite sets
  Set::Scalar provides an interface for working with finite, unordered sets of
  elements: creating, modifying, displaying, comparing and deriving them; the
  computation of power sets and the cartesian product of sets. It also provides




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