[libnet-dns-cloudflare-ddns-perl] 02/03: Fix long desc wrapping

Peter Roberts pwr22-guest at alioth.debian.org
Fri Nov 8 00:35:18 UTC 2013


This is an automated email from the git hooks/post-receive script.

pwr22-guest pushed a commit to branch master
in repository libnet-dns-cloudflare-ddns-perl.

commit c78437f523fb6dec50e6916ad12a9d946c70ab76
Author: Peter Roberts <me+dev at peter-r.co.uk>
Date:   Fri Nov 8 00:32:40 2013 +0000

    Fix long desc wrapping
---
 debian/changelog |    3 ---
 debian/control   |    4 ++--
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 12f86f6..a98fe54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,6 @@
 libnet-dns-cloudflare-ddns-perl (0.05-1) UNRELEASED; urgency=low
 
   TODO:
-  - d/control: the long description should be re-wrapped, the first one is to
-    long now
-    (also detected by lintian)
   - d/control: (I forgot this before)
     adding libtest-pod-perl and libtest-pod-coverage-perl to B-D-I would
     enable the respective tets
diff --git a/debian/control b/debian/control
index 46c3e8e..849392a 100644
--- a/debian/control
+++ b/debian/control
@@ -23,5 +23,5 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libwww-perl (>= 6.05),
  perl (>= 5.13.10)
 Description: object orientated Dynamic DNS interface
- Net::DNS::CloudFlare::DDNS provides an object orientated interface that can be used to dynamically
- update DNS records on CloudFlare.
+ Net::DNS::CloudFlare::DDNS provides an object orientated interface that can
+ be used to dynamically update DNS records on CloudFlare.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dns-cloudflare-ddns-perl.git



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