r30383 - in /trunk/libnetaddr-ip-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Feb 1 14:50:47 UTC 2009


Author: gregoa
Date: Sun Feb  1 14:50:44 2009
New Revision: 30383

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

Modified:
    trunk/libnetaddr-ip-perl/debian/changelog
    trunk/libnetaddr-ip-perl/debian/control

Modified: trunk/libnetaddr-ip-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetaddr-ip-perl/debian/changelog?rev=30383&op=diff
==============================================================================
--- trunk/libnetaddr-ip-perl/debian/changelog (original)
+++ trunk/libnetaddr-ip-perl/debian/changelog Sun Feb  1 14:50:44 2009
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * debian/rules: add get-orig-source target.
+  * debian/control: slightly improve short description.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 01 Feb 2009 15:43:40 +0100
 

Modified: trunk/libnetaddr-ip-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetaddr-ip-perl/debian/control?rev=30383&op=diff
==============================================================================
--- trunk/libnetaddr-ip-perl/debian/control (original)
+++ trunk/libnetaddr-ip-perl/debian/control Sun Feb  1 14:50:44 2009
@@ -14,7 +14,7 @@
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libnetaddr-ip-lite-perl
-Description: Manipulate IP Addresses easily
+Description: IP address manipulation module
  NetAddr::IP provides an object-oriented abstraction on top of IP addresses
  or IP subnets, that allows for easy manipulations.
  .




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