r61737 - in /trunk/libnet-opensrs-perl/debian: changelog control

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Thu Aug 19 13:32:00 UTC 2010


Author: ivan
Date: Thu Aug 19 13:31:43 2010
New Revision: 61737

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61737
Log:
S-V 3.9.1, Fix description-synopsis-is-duplicated

Modified:
    trunk/libnet-opensrs-perl/debian/changelog
    trunk/libnet-opensrs-perl/debian/control

Modified: trunk/libnet-opensrs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-opensrs-perl/debian/changelog?rev=61737&op=diff
==============================================================================
--- trunk/libnet-opensrs-perl/debian/changelog (original)
+++ trunk/libnet-opensrs-perl/debian/changelog Thu Aug 19 13:31:43 2010
@@ -10,6 +10,8 @@
   * Add debian/watch.
   * New upstream release
   * dh-make-perl refresh, debhelper 7
+  * S-V 3.9.1
+  * Fix description-synopsis-is-duplicated
 
  -- Ivan Kohler <ivan-debian at 420.am>  Thu, 19 Aug 2010 06:19:23 -0700
 

Modified: trunk/libnet-opensrs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-opensrs-perl/debian/control?rev=61737&op=diff
==============================================================================
--- trunk/libnet-opensrs-perl/debian/control (original)
+++ trunk/libnet-opensrs-perl/debian/control Thu Aug 19 13:31:43 2010
@@ -5,7 +5,7 @@
 Build-Depends-Indep: perl (>= 5.8.8-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.7.2
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Net-OpenSRS/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-opensrs-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-opensrs-perl/
@@ -14,5 +14,8 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libdate-calc-perl, libwww-perl,
  libxml-simple-perl
-Description: A wrapper interface to the DNS portions of the Tucows OpenSRS HTTPS XML API.
- A wrapper interface to the DNS portions of the Tucows OpenSRS HTTPS XML API.
+Description: Perl interface for domain registration via the Tucows OpenSRS HTTPS XML API.
+ The client library distributed by OpenSRS can be difficult to integrate into
+ a custom environment, and their web interface becomes quickly tedious with
+ heavy usage. This is a clean and relatively quick library to perform the
+ most common API methods described in the OpenSRS API documentation.




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