r76707 - in /trunk/librt-client-rest-perl/debian: changelog control

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Wed Jun 29 11:06:03 UTC 2011


Author: fabreg-guest
Date: Wed Jun 29 11:06:01 2011
New Revision: 76707

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76707
Log:
Fixed lintian extended-description-is-probably-too-short message.

Modified:
    trunk/librt-client-rest-perl/debian/changelog
    trunk/librt-client-rest-perl/debian/control

Modified: trunk/librt-client-rest-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librt-client-rest-perl/debian/changelog?rev=76707&op=diff
==============================================================================
--- trunk/librt-client-rest-perl/debian/changelog (original)
+++ trunk/librt-client-rest-perl/debian/changelog Wed Jun 29 11:06:01 2011
@@ -1,4 +1,4 @@
-librt-client-rest-perl (1:0.41-2) UNRELEASED; urgency=low
+librt-client-rest-perl (1:0.4-2) UNRELEASED; urgency=low
 
   [ Ansgar Burchardt ]
   IGNORE-VERSION: 1:0.41-1
@@ -10,6 +10,7 @@
   * Switch d/compat to 8.
   * Build-Depends: switch to debhelper (>= 8).
   * Bump to 3.0 quilt format.
+  * Fixed lintian extended-description-is-probably-too-short message.
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 29 Jun 2011 12:53:07 +0200
 

Modified: trunk/librt-client-rest-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librt-client-rest-perl/debian/control?rev=76707&op=diff
==============================================================================
--- trunk/librt-client-rest-perl/debian/control (original)
+++ trunk/librt-client-rest-perl/debian/control Wed Jun 29 11:06:01 2011
@@ -17,5 +17,6 @@
   libwww-perl, liberror-perl, libexception-class-perl,
   libparams-validate-perl
 Description: RESTful Perl interface to RT installations
- Request Tracker (RT) is a ticketing system. This package provides
- a RESTful Perl interface to RT installations.
+ RT::Client::REST is a set of object-oriented Perl modules designed to
+ make communicating with RT using REST protocol easy.  Most of the
+ features have been implemented and tested with rt 3.6.0 and later.




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