debian/0000755000000000000000000000000012233201074007160 5ustar debian/compat0000644000000000000000000000000212233201074010356 0ustar 8 debian/copyright0000644000000000000000000000203612233201074011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Var-Pairs Source: https://metacpan.org/release/Var-Pairs/ Upstream-Contact: Damian Conway Files: * Copyright: 2012, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Salvatore Bonaccorso 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/rules0000755000000000000000000000003612233201074010237 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000016012233201074010206 0ustar version=3 https://metacpan.org/release/Var-Pairs/ .*/Var-Pairs-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000241512233201074010565 0ustar Source: libvar-pairs-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Build-Depends: debhelper (>= 8) Build-Depends-Indep: libautobox-perl, libdata-alias-perl (>= 1.16), libdevel-callsite-perl, libpadwalker-perl (>= 1.93), perl (>= 5.14) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvar-pairs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvar-pairs-perl.git Homepage: https://metacpan.org/release/Var-Pairs/ Package: libvar-pairs-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-alias-perl (>= 1.16), libdevel-callsite-perl, libpadwalker-perl (>= 1.93), perl (>= 5.14) Recommends: libautobox-perl Description: Perl module implementing iterators and pair constructors for variables Var::Pairs exports a small number of subroutines that add some Perl 6 conveniences to Perl 5. Specifically, the module exports several subroutines that simplify interactions with key/value pairs in hashes and arrays. . If the autobox Perl module provided in libautobox-perl package is installed the object-oriented methods corresponding to the subroutine-based interfaces can be used. debian/source/0000755000000000000000000000000012233201074010460 5ustar debian/source/format0000644000000000000000000000001412233201074011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000130012233201074011024 0ustar libvar-pairs-perl (0.001003-1) unstable; urgency=low * Imported Upstream version 0.001003 * Change dependencies for Devel::Callsite. Remove (Build-)Depends(-Indep) on libscope-upper-perl and replace it with Build-Depends-Indep and Depends on libdevel-callsite-perl. -- Salvatore Bonaccorso Sun, 27 Oct 2013 11:18:31 +0100 libvar-pairs-perl (0.001002-1) unstable; urgency=low * Imported Upstream version 0.001002 -- Salvatore Bonaccorso Sat, 23 Mar 2013 16:48:41 +0100 libvar-pairs-perl (0.001001-1) unstable; urgency=low * Initial Release (Closes: #703723). -- Salvatore Bonaccorso Fri, 22 Mar 2013 22:57:59 +0100