debian/0000755000000000000000000000000012231176634007173 5ustar debian/watch0000644000000000000000000000034611314766074010233 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/XML-Quote/ .*/XML-Quote-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611423712344010246 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000212711423712575011132 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Sergey Skvortsov Source: http://search.cpan.org/dist/XML-Quote/ Name: XML-Quote Files: * Copyright: 2003, Sergey Skvortsov License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, gregor herrmann 2009, Cajus Pollmeier 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/source/0000755000000000000000000000000011423713201010460 5ustar debian/source/format0000644000000000000000000000001411423712344011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211423712344010365 0ustar 7 debian/control0000644000000000000000000000155411423712413010574 0ustar Source: libxml-quote-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), perl Maintainer: Debian Perl Group Uploaders: Benoit Mortier , Ryan Niebur , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/XML-Quote/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-quote-perl Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-quote-perl Package: libxml-quote-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: XML quote/dequote functions XML::Quote provides functions to quote/dequote strings in "xml"-way. . All functions are written in XS and are very fast; they correctly process utf8, tied, overloaded variables and all the rest of perl "magic". debian/changelog0000644000000000000000000000220012231176634011037 0ustar libxml-quote-perl (1.02-2build3) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 11:10:36 +0100 libxml-quote-perl (1.02-2build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 20:22:35 +0000 libxml-quote-perl (1.02-2build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Sun, 08 May 2011 13:38:23 +0100 libxml-quote-perl (1.02-2) unstable; urgency=low [ Benoit Mortier ] * Added perl group as maintainer * correct vcs-svn and vcs-browse * bumped policy to latest [ gregor herrmann ] * debian/watch: update to ignore development releases. * Add /me to Uploaders. * Set Standards-Version to 3.9.1; remove version from perl build dependency. * debhelper 7. * debian/copyright: DEP5 format. * Convert to source format 3.0 (quilt). -- gregor herrmann Tue, 27 Jul 2010 22:31:16 -0400 libxml-quote-perl (1.02-1) unstable; urgency=low * Initial upload (Closes: #532684) -- Cajus Pollmeier Tue, 24 Jun 2009 10:18:00 +0200