debian/0000755000000000000000000000000012164261463007173 5ustar debian/control0000644000000000000000000000202412164261367010577 0ustar Source: libxml-libxml-lazybuilder-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libxml-libxml-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libxml-libxml-lazybuilder-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-lazybuilder-perl.git Homepage: http://search.cpan.org/dist/XML-LibXML-LazyBuilder/ Package: libxml-libxml-lazybuilder-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: easy and lazy way to create XML documents for XML::LibXML XML::LibXML is a Perl interface to the GNOME libxml2 library. . XML::LibXML::LazyBuilder This module significantly abridges the overhead of working with XML::LibXML by enabling developers to write concise, nested structures that evaluate into XML::LibXML objects. debian/source/0000755000000000000000000000000012002306763010465 5ustar debian/source/format0000644000000000000000000000001412002306763011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000363612164261463011055 0ustar libxml-libxml-lazybuilder-perl (0.08-2) unstable; urgency=low [ Jonas Smedegaard ] * Bump standards-version to 3.9.4. * Update README.source to emphasize control.in file as *not* a show-stopper for contributions. * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI. * Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include recent years. [ Salvatore Bonaccorso ] * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI. -- Jonas Smedegaard Mon, 01 Jul 2013 13:08:03 +0200 libxml-libxml-lazybuilder-perl (0.08-1) unstable; urgency=low [ upstream ] * New upstream release. [ Jonas Smedegaard ] * Shorten README.source to simply refer to wiki page about CDBS + git-buildpackage packaging style. -- Jonas Smedegaard Tue, 11 Dec 2012 01:22:25 +0100 libxml-libxml-lazybuilder-perl (0.06-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Bump debhelper compatibility level to 8. -- Jonas Smedegaard Sun, 11 Nov 2012 01:21:16 +0100 libxml-libxml-lazybuilder-perl (0.05-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Update copyright file: + Extend coverage of main code. + Adjust syntax to file format 1.0. + Fix use comment and license pseudo-sections to obey silly restrictions of copyright format 1.0. + Quote licenses in comments. * Update package relations: + Relax to build-depend unversioned on cdbs, debhelper and devscripts: Needed versions satisfied in stable, and oldstable no longer supported. * Rewrite short and long description, to match upstream POD. -- Jonas Smedegaard Sat, 03 Nov 2012 04:20:32 +0100 libxml-libxml-lazybuilder-perl (0.03-1) unstable; urgency=low * Initial Release. * Closes: Bug#627095. -- Jonas Smedegaard Tue, 17 May 2011 18:40:48 +0200 debian/README.source0000644000000000000000000000056312134060172011345 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212047567436010402 0ustar 8 debian/watch0000644000000000000000000000036412002306763010221 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 opts="dversionmangle=s/\+dfsg//" \ http://search.cpan.org/dist/XML-LibXML-LazyBuilder/ \ .*/XML-LibXML-LazyBuilder-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/copyright_hints0000644000000000000000000000122312164261364012331 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST MANIFEST.SKIP META.json META.yml Makefile.PL debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch t/XML-LibXML-LazyBuilder.t t/package.t Copyright: *No copyright* License: UNKNOWN FIXME Files: README lib/XML/LibXML/LazyBuilder.pm Copyright: 2008, 2012 Toru Hisai License: UNKNOWN FIXME Files: debian/rules Copyright: 2011-2013, Jonas Smedegaard License: GPL-3+ FIXME debian/copyright0000644000000000000000000000337512164261144011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XML::LibXML::LazyBuilder Upstream-Contact: Toru Hisai Source: http://search.cpan.org/dist/XML-LibXML-LazyBuilder/ Files: * Copyright: 2008,2012, Toru Hisai License: Artistic or GPL-1+ Comment: License: . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available. . Comment: . Perl 5.10.0 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: debian/* Copyright: 2011-2013, Jonas Smedegaard License: GPL-3+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-3+ 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 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014612002306763010605 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000247612164261345010263 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011, 2012, 2013 Jonas Smedegaard # Description: Main Debian packaging script for XML::LibXML::LazyBuilder # # 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 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = XML-LibXML-LazyBuilder DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/XML DEB_UPSTREAM_TARBALL_MD5 = 70f36c541452e46e5f9d12ae35b8617e # Needed by upstream build and (always) at runtime deps = libxml-libxml-perl CDBS_BUILD_DEPENDS +=, $(deps) CDBS_DEPENDS_$(pkg) = $(deps) debian/control.in0000644000000000000000000000172212164261023011175 0ustar Source: libxml-libxml-lazybuilder-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libxml-libxml-lazybuilder-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-lazybuilder-perl.git Homepage: http://search.cpan.org/dist/XML-LibXML-LazyBuilder/ Package: libxml-libxml-lazybuilder-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: easy and lazy way to create XML documents for XML::LibXML XML::LibXML is a Perl interface to the GNOME libxml2 library. . XML::LibXML::LazyBuilder This module significantly abridges the overhead of working with XML::LibXML by enabling developers to write concise, nested structures that evaluate into XML::LibXML objects.