[SCM] Debian packaging of DNS-ZoneParse CPAN distribution branch, master, updated. upstream/0.95-15-g7a7173a

gregor herrmann gregoa at debian.org
Sat Apr 14 16:24:03 UTC 2012


The following commit has been merged in the master branch:
commit 374bbee79e28a12686cdbf0531907f4820b5927c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 14 18:21:10 2012 +0200

    short/long description
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index a4502c6..60d9427 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdns-zonepa
 Package: libdns-zoneparse-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description:  Perl extension for parsing and manipulating DNS Zone Files.
- This module will parse a Zone File and put all the Resource Records (RRs)
- into an anonymous hash structure. At the moment, the following types of 
- RRs are supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for
- maintaining DNS zones, or for transferring DNS zones to other servers. If
- you want to generate an XML-friendly version of your zone files, it is
- easy to use XML::Simple with this module once you have parsed the zonefile.
+Description: Perl extension for parsing and manipulating DNS Zone Files
+ DNS::ZoneParse will parse a Zone File and put all the Resource Records (RRs)
+ into an anonymous hash structure. At the moment, the following types of RRs
+ are supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for
+ maintaining DNS zones, or for transferring DNS zones to other servers. If you
+ want to generate an XML-friendly version of your zone files, it is easy to
+ use XML::Simple with this module once you have parsed the zonefile.
  .
  DNS::ZoneParse scans the DNS zonefile - removes comments and seperates
  the file into its constituent records. It then parses each record and

-- 
Debian packaging of DNS-ZoneParse CPAN distribution



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