debian/0000755000000000000000000000000011717015016007165 5ustar debian/control0000644000000000000000000000214011717015016010565 0ustar Source: libbind-config-parser-perl Maintainer: Debian Perl Group Uploaders: Carlos Vicente Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libparse-recdescent-perl, perl Standards-Version: 3.9.2 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libbind-config-parser-perl.git Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libbind-config-parser-perl.git Homepage: http://search.cpan.org/dist/BIND-Config-Parser/ Package: libbind-config-parser-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libparse-recdescent-perl Description: parser for BIND Config files BIND::Config::Parser provides a lightweight parser to the configuration file syntax of BIND v8 and v9 using a Parse::RecDescent grammar. . It is in a similar vein to BIND::Conf_Parser. However, as it has no knowledge of the directives, it doesn't need to be kept updated as new directives are added, it simply knows how to carve up a BIND configuration file into logical chunks. debian/copyright0000644000000000000000000000203011717015016011113 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: BIND-Config-Parser Upstream-Contact: Matt Dainty Source: http://search.cpan.org/dist/BIND-Config-Parser/ Files: * Copyright: 2005, Matt Dainty License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Carlos Vicente License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020111717015016010207 0ustar version=3 http://search.cpan.org/dist/BIND-Config-Parser/ .*/BIND-Config-Parser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211717015016010363 0ustar 8 debian/changelog0000644000000000000000000000025311717015016011037 0ustar libbind-config-parser-perl (0.01-1) unstable; urgency=low * Initial Release (Closes: #660008). -- Carlos Vicente Wed, 15 Feb 2012 09:41:19 -0800 debian/source/0000755000000000000000000000000011717015016010465 5ustar debian/source/format0000644000000000000000000000001411717015016011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611717015016010244 0ustar #!/usr/bin/make -f %: dh $@