debian/0000755000000000000000000000000012114446767007202 5ustar debian/rules0000755000000000000000000000003612114446767010261 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000203412114446767010604 0ustar Source: libtie-ixhash-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), Build-Depends-Indep: libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-ixhash-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-ixhash-perl.git Homepage: https://metacpan.org/release/Tie-IxHash/ Package: libtie-ixhash-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to order associative arrays Tie::IxHash implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash. debian/source/0000755000000000000000000000000012114446767010502 5ustar debian/source/format0000644000000000000000000000001412114446767011710 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000227012114446767011055 0ustar libtie-ixhash-perl (1.23-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. -- gregor herrmann Sat, 02 Mar 2013 20:07:25 +0100 libtie-ixhash-perl (1.22-1) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Add debian/watch file * Imported Upstream version 1.22 * Update source format to 3.0 (quilt) * Update debian/copyright (years and format) * Update debian/rules to use "dh $@" * Update description (Closes: #363283) -- Xavier Guimard Fri, 28 Dec 2012 19:13:12 +0100 libtie-ixhash-perl (1.21-2) unstable; urgency=low * debian/copyright pedantry (closes: Bug#153343, Bug#153388) * binary-arch vs. binary-indep (closes: Bug#153366) -- Ivan Kohler Sat, 7 Sep 2002 06:23:11 -0700 libtie-ixhash-perl (1.21-1) unstable; urgency=low * Initial Release (closes: Bug#103673) -- Ivan Kohler Tue, 7 Aug 2001 19:00:20 -0700 debian/compat0000644000000000000000000000000212114446767010400 0ustar 8 debian/copyright0000644000000000000000000000211212114446767011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Tie-IxHash Source: https://metacpan.org/release/Tie-IxHash/ Upstream-Contact: Gurusamy Sarathy Files: * Copyright: 1995, Gurusamy Sarathy License: Artistic or GPL-1+ Files: debian/* Copyright: 2001, 2002, Ivan Kohler 2012, 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/watch0000644000000000000000000000015712114446767010236 0ustar version=3 https://metacpan.org/release/Tie-IxHash/ .*/Tie-IxHash-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)