r48984 - in /trunk/libnet-twitter-lite-perl/debian: changelog control copyright libnet-twitter-lite-perl.docs

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Dec 19 00:52:23 UTC 2009


Author: jawnsy-guest
Date: Sat Dec 19 00:52:17 2009
New Revision: 48984

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48984
Log:
update most stuff for release

Removed:
    trunk/libnet-twitter-lite-perl/debian/libnet-twitter-lite-perl.docs
Modified:
    trunk/libnet-twitter-lite-perl/debian/changelog
    trunk/libnet-twitter-lite-perl/debian/control
    trunk/libnet-twitter-lite-perl/debian/copyright

Modified: trunk/libnet-twitter-lite-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-lite-perl/debian/changelog?rev=48984&op=diff
==============================================================================
--- trunk/libnet-twitter-lite-perl/debian/changelog (original)
+++ trunk/libnet-twitter-lite-perl/debian/changelog Sat Dec 19 00:52:17 2009
@@ -1,5 +1,5 @@
 libnet-twitter-lite-perl (0.08006-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release (Closes: #561605)
 
  -- Jonathan Yu <jawnsy at cpan.org>  Fri, 18 Dec 2009 09:12:59 -0500

Modified: trunk/libnet-twitter-lite-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-lite-perl/debian/control?rev=48984&op=diff
==============================================================================
--- trunk/libnet-twitter-lite-perl/debian/control (original)
+++ trunk/libnet-twitter-lite-perl/debian/control Sat Dec 19 00:52:17 2009
@@ -2,8 +2,8 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.9), liburi-perl (>= 1.4),
-  libwww-perl (>= 2.032), libjson-any-perl (>= 1.21)
+Build-Depends-Indep: perl, liburi-perl (>= 1.4), libwww-perl,
+ libjson-any-perl (>= 1.21)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
@@ -13,21 +13,17 @@
 
 Package: libnet-twitter-lite-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.5),
-  liburi-perl (>= 1.4), libwww-perl (>= 2.032), libjson-any-perl (>= 1.21)
-Description: A perl interface to the Twitter API
- Net::Twitter::Lite provides a perl interface to the Twitter APIs. It uses the
- same API definitions as Net::Twitter, but without the extra bells and
- whistles and without the additional dependencies. Same great taste, less
- filling.
+Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, liburi-perl (>= 1.4),
+ libjson-any-perl (>= 1.21)
+Description: interface to the Twitter API
+ Net::Twitter::Lite is a lightweight Perl implementation of the Twitter API.
+ It uses the same definitions as Net::Twitter (see libnet-twitter-perl), but
+ without the extra bells and whistles. Same great taste, less filling.
  .
- This module is related to, but is not part of the Net::Twitter distribution.
- It's API methods and API method documentation are generated from
- Net::Twitter's internals. It exists for those who cannot, or prefer not to
- install Moose and its dependencies.
+ This module is related to, but is not part of, Net::Twitter. Its API methods
+ and documentation are derived from Net::Twitter's internals. It exists for
+ those who cannot, or prefer not to install Moose and its dependencies.
  .
- You should consider upgrading to Net::Twitter for additional functionality,
- finer grained control over features, full backwards compatibility with older
- versions of Net::Twitter, and additional error handling options.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ If you need additional functionality, finer-grained control over features,
+ backwards compatibility with older versions and additional error handling
+ options, you should using Net::Twitter instead.

Modified: trunk/libnet-twitter-lite-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-lite-perl/debian/copyright?rev=48984&op=diff
==============================================================================
--- trunk/libnet-twitter-lite-perl/debian/copyright (original)
+++ trunk/libnet-twitter-lite-perl/debian/copyright Sat Dec 19 00:52:17 2009
@@ -2,14 +2,6 @@
 Maintainer: Marc Mims <marc at questright.com>
 Source: http://search.cpan.org/dist/Net-Twitter-Lite/
 Name: Net-Twitter-Lite
-Disclaimer: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Marc Mims <marc at questright.com>




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