debian/0000755000000000000000000000000012121713034007160 5ustar debian/rules0000755000000000000000000000003612121713034010237 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000211412121713034010561 0ustar Source: liburi-encode-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Ernesto Hernández-Novich (USB) , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-encode-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-encode-perl.git Homepage: https://metacpan.org/release/URI-Encode/ Package: liburi-encode-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to encode and decode strings to URIs URI::Encode provides an easy method to encode strings (mainly URLs) into a format which can be pasted into a plain text, so that those links are 'clickable' by the person reading it. . If you are looking for speed and want to encode reserved characters, use URI::Escape::XS debian/source/0000755000000000000000000000000012121713034010460 5ustar debian/source/format0000644000000000000000000000001412121713034011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000274712121713034011044 0ustar liburi-encode-perl (0.090-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.090 * Update debian/copyright years -- Xavier Guimard Mon, 18 Mar 2013 06:16:16 +0100 liburi-encode-perl (0.080-1) unstable; urgency=low * New upstream version * Bump Standards-Version to 3.9.4 (no changes) -- Xavier Guimard Sun, 28 Oct 2012 17:19:39 +0100 liburi-encode-perl (0.070-1) unstable; urgency=low * New upstream release * Modify debian/watch to change upstream version from 0.7 to 0.70 * Add myself to uploaders and copyright * Update years of packaging copyright -- Xavier Guimard Sun, 15 Jul 2012 14:33:07 +0200 liburi-encode-perl (0.061-1) unstable; urgency=low * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Sat, 24 Mar 2012 14:16:56 +0100 liburi-encode-perl (0.06-1) unstable; urgency=low * New upstream release. * Update years of upstream and packaging copyright. -- gregor herrmann Wed, 18 Jan 2012 20:09:31 +0100 liburi-encode-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: #653099). -- Ernesto Hernández-Novich (USB) Fri, 23 Dec 2011 15:22:12 -0430 debian/compat0000644000000000000000000000000212121713034010356 0ustar 8 debian/copyright0000644000000000000000000000220512121713034011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: URI-Encode Upstream-Contact: Mithun Ayachit Source: https://metacpan.org/release/URI-Encode/ Files: * Copyright: 2013, Mithun Ayachit License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Ernesto Hernández-Novich (USB) 2011-2012, gregor herrmann 2012-2013, Xavier Guimard 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/watch0000644000000000000000000000023412121713034010210 0ustar version=3 opts=uversionmangle=s/(\d\.0\d)$/${1}0/ \ https://metacpan.org/release/URI-Encode/ .*/URI-Encode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$