debian/0000755000000000000000000000000012234300742007163 5ustar debian/rules0000755000000000000000000000003612234300742010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000164212234300742010571 0ustar Source: libtree-rb-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libenum-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtree-rb-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtree-rb-perl.git Homepage: https://metacpan.org/release/Tree-RB Package: libtree-rb-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libenum-perl Description: Perl implementation of the Red/Black tree Tree::RB is a Pure-Perl implementation of the Red/Black tree, a type of balanced binary search tree. . A tied hash interface is also provided to allow ordered hashes to be used. . See the Wikipedia article at http://en.wikipedia.org/wiki/Red-black_tree for more on Red/Black trees. debian/source/0000755000000000000000000000000012234300742010463 5ustar debian/source/format0000644000000000000000000000001412234300742011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024512234300742011036 0ustar libtree-rb-perl (0.500004-1) unstable; urgency=low * Initial release (closes: #728334). -- gregor herrmann Wed, 30 Oct 2013 23:02:00 +0100 debian/compat0000644000000000000000000000000212234300742010361 0ustar 8 debian/copyright0000644000000000000000000000232312234300742011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Tree-RB Upstream-Contact: Arun Prasad Upstream-Name: Tree-RB Files: * Copyright: 2007, Arun Prasad License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000015312234300742010213 0ustar version=3 https://metacpan.org/release/Tree-RB .*/Tree-RB-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$