debian/0000755000000000000000000000000011763676632007207 5ustar debian/rules0000755000000000000000000000003611763676632010266 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000154411763676632010616 0ustar Source: libhtml-auto-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nuno Carvalho Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtemplate-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-auto-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-auto-perl.git Homepage: http://search.cpan.org/dist/HTML-Auto/ Package: libhtml-auto-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl Description: module for automatically writting HTML for common elements HTML::Auto provides easy access to some typical structures used in HTML, for example matrixes or horizontal and vertical composition of other elements. debian/source/0000755000000000000000000000000011763676632010507 5ustar debian/source/format0000644000000000000000000000001411763676632011715 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000111611763676632011060 0ustar libhtml-auto-perl (0.04-1) unstable; urgency=low * New upstream release -- Nuno Carvalho Wed, 06 Jun 2012 11:03:13 +0100 libhtml-auto-perl (0.03-1) unstable; urgency=low * Team upload. [ Nuno Carvalho ] * Fix typos in d/copyright * Fix typos in d/control [ Salvatore Bonaccorso ] * Imported Upstream version 0.03 -- Salvatore Bonaccorso Sun, 27 May 2012 21:59:58 +0200 libhtml-auto-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #669868) -- Nuno Carvalho Sat, 21 Apr 2012 16:24:39 +0100 debian/compat0000644000000000000000000000000211763676632010405 0ustar 8 debian/copyright0000644000000000000000000000166211763676632011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Nuno Carvalho Source: http://search.cpan.org/dist/HTML-Auto/ Upstream-Name: HTML-Auto Files: * Copyright: 2012, Nuno Carvalho 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/watch0000644000000000000000000000015711763676632010243 0ustar version=3 http://search.cpan.org/dist/HTML-Auto/ .*/HTML-Auto-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$