debian/0000755000000000000000000000000012255372306007173 5ustar debian/rules0000755000000000000000000000003612255372306010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000271112255372306010577 0ustar Source: libmoosex-types-uri-perl Maintainer: Debian Perl Group Uploaders: Oleg Gashev Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630~), libmodule-build-tiny-perl Build-Depends-Indep: libmoose-perl, libmoosex-types-path-class-perl, libmoosex-types-perl, libnamespace-clean-perl, libtest-use-ok-perl, liburi-fromhash-perl, liburi-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-uri-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-uri-perl.git Homepage: https://metacpan.org/release/MooseX-Types-URI/ Package: libmoosex-types-uri-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoosex-types-path-class-perl, libmoosex-types-perl, libnamespace-clean-perl, libtest-use-ok-perl, liburi-fromhash-perl, liburi-perl Description: package provides URI related types and coercions for Moose MooseX::Types::URI provides Moose types for fun with URIs. . It has slightly DWIMier types than the URI classes have due to implementation details, so the types should be more forgiving when ducktyping will work anyway (e.g. URI::WithBase does not inherit URI). debian/source/0000755000000000000000000000000012255372306010473 5ustar debian/source/format0000644000000000000000000000001412255372306011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000064512255372306011052 0ustar libmoosex-types-uri-perl (0.05-1) unstable; urgency=medium * Team upload. * New upstream release. * Update build dependencies. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 21 Dec 2013 21:06:23 +0100 libmoosex-types-uri-perl (0.3-1) unstable; urgency=low * Initial Release. (Closes: #708057) -- Oleg Gashev Sun, 12 May 2013 15:12:31 -0400 debian/compat0000644000000000000000000000000212255372306010371 0ustar 9 debian/copyright0000644000000000000000000000205112255372306011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Types-URI Source: https://metacpan.org/release/MooseX-Types-URI/ Upstream-Contact: Florian Ragwitz Files: * Copyright: 2008, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Oleg Gashev 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/watch0000644000000000000000000000017612255372306010230 0ustar version=3 https://metacpan.org/release/MooseX-Types-URI/ .*/MooseX-Types-URI-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$