debian/0000755000000000000000000000000012063344324007167 5ustar debian/rules0000755000000000000000000000003612063344324010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000302612063344324010573 0ustar Source: liburi-smarturi-perl Maintainer: Debian Perl Group Uploaders: Julien Vaubourg , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libclass-c3-componentised-perl, libfile-find-rule-perl, liblist-moreutils-perl, libmoose-perl, libnamespace-clean-perl, libtest-fatal-perl, libtest-nowarnings-perl, liburi-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-smarturi-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-smarturi-perl.git Homepage: http://search.cpan.org/dist/URI-SmartURI/ Package: liburi-smarturi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-c3-componentised-perl, libfile-find-rule-perl, liblist-moreutils-perl, libmoose-perl, libnamespace-clean-perl, liburi-perl Description: subclass of URI which add an hostless object URI::SmartURI is a sort of "subclass" of URI using delegation with some extra methods, all the methods that work for URIs will work on these objects as well. . It's similar in spirit to URI::WithBase. . It's also completely safe to subclass for your own use. debian/source/0000755000000000000000000000000012063344324010467 5ustar debian/source/format0000644000000000000000000000001412063344324011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000121712063344324011042 0ustar liburi-smarturi-perl (0.032-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * Imported Upstream version 0.032 * Bump Standards-Version to 3.9.4 * Add libtest-fatal-perl and libtest-nowarnings-perl in dependencies * Add version dependency for libtest-simple-perl * Update debian/copyright (years and format) -- Xavier Guimard Sun, 16 Dec 2012 13:42:23 +0100 liburi-smarturi-perl (0.031-1) unstable; urgency=low * Initial Release. (Closes: #635606) -- Julien Vaubourg Wed, 27 Jul 2011 21:07:51 +0200 debian/compat0000644000000000000000000000000212063344324010365 0ustar 8 debian/copyright0000644000000000000000000000242112063344324011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: URI-SmartURI Source: http://search.cpan.org/dist/URI-SmartURI/ Upstream-Contact: Rafael Kitover Files: * Copyright: 2008, Rafael Kitover License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Julien Vaubourg 2012, Xavier Guimard License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson 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/watch0000644000000000000000000000016512063344324010222 0ustar version=3 http://search.cpan.org/dist/URI-SmartURI/ .*/URI-SmartURI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$