debian/0000755000000000000000000000000012027673573007202 5ustar debian/control0000644000000000000000000000225212027667535010607 0ustar Source: liburi-query-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Jonathan Yu , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, liburi-perl, libyaml-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-query-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-query-perl.git Homepage: http://search.cpan.org/dist/URI-Query/ Package: liburi-query-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl Description: module for manipulating URI query strings URI::Query is a Perl module that provides methods for simple URI query string manipulation. It can easily create and manipulate URI query strings from GET and POST requests in web applications. This module is primarily useful for creating links where you wish to preserve some subset of the parameters to the current request, and potentially add or replace others. debian/changelog0000644000000000000000000000436012027673561011054 0ustar liburi-query-perl (0.10-1) unstable; urgency=low [ Ansgar Burchardt ] * Remove patch changelog.patch (upstream now ships a changelog). * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Nicholas Bamber ] * New upstream version * Raised standards version to 3.9.3 * Refreshed copyright -- Nicholas Bamber Sun, 23 Sep 2012 21:55:27 +0100 liburi-query-perl (0.08-1) unstable; urgency=low [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release * Upped standards version to 3.9.1 * Updated copyright * Added debian/source/format * Added patch for lack of changelog and forwarded upstream [ gregor herrmann ] * debian/control: add build dependency on Test::More >= 0.88. -- Nicholas Bamber Wed, 26 Jan 2011 09:35:47 +0000 liburi-query-perl (0.07-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Update to new DEP5 copyright format * Add myself to Uploaders * Standards-Version 3.8.3 (drop perl version dep) * Rewrite control description * Use new debhelper short rules format [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. -- Jonathan Yu Sun, 24 Jan 2010 21:00:02 -0500 liburi-query-perl (0.06-2) unstable; urgency=low * Bugfix release * debian/watch: updated to new schema * debian/rules: Fix FTBS bug (closes: #467975) * debian/control: + Standards-Version updated to 3.7.3 (no changes) + Added additional headers -- Krzysztof Krzyżaniak (eloy) Fri, 21 Mar 2008 12:30:51 +0100 liburi-query-perl (0.06-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Fri, 21 Sep 2007 17:34:32 +0200 liburi-query-perl (0.05-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Fri, 28 Oct 2005 12:33:47 +0200 liburi-query-perl (0.04-1) unstable; urgency=low * Initial Release (closes: #333526) -- Krzysztof Krzyzaniak (eloy) Wed, 12 Oct 2005 12:27:10 +0200 debian/compat0000644000000000000000000000000212027666751010400 0ustar 7 debian/rules0000755000000000000000000000003612027666751010261 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000221312027672475011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: URI-Query Source: http://search.cpan.org/dist/URI-Query/ Upstream-Contact: Gavin Carr Files: * Copyright: Gavin Carr License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, 2007-2008, Krzysztof Krzyżaniak (eloy) 2010, Jonathan Yu 2011-2012, Nicholas Bamber 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/source/0000755000000000000000000000000012027666751010502 5ustar debian/source/format0000644000000000000000000000001412027666751011710 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013512027666751010232 0ustar version=3 http://search.cpan.org/dist/URI-Query/ .*/URI-Query-v?(\d.+)\.(?:tar\.gz|tar|tgz)$