debian/0000755000000000000000000000000012213200115007151 5ustar debian/changelog0000644000000000000000000000347012213200055011032 0ustar libtokyocabinet-perl (1.34-2) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream location (debian/{control,copyright,watch}). (Closes: #721464) [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Axel Beckert ] * Apply wrap-and-sort * Bump debhelper compatibility to 9 + Fixes lintian warning hardening-no-relro. * Fix the following lintian warnings: + arch-any-package-needs-newer-debhelper (pkg-perl specific) + wiki-copyright-format-uri + copyright-refers-to-symlink-license + obsolete-field-in-dep5-copyright * Replace "|" by "or" in debian/copyright. Fixes the following lintian warnings: missing-license-paragraph-in-dep5-copyright and unused-license-paragraph-in-dep5-copyright * Bump Standards-Version to 3.9.4 (no changes) * Switch to source format "3.0 (quilt)" -- Axel Beckert Mon, 09 Sep 2013 00:54:37 +0200 libtokyocabinet-perl (1.34-1) unstable; urgency=low * New upstream release * debian/control: Standards-Version updated to 3.9.1 (no changes) * debian/copyright: updated -- Krzysztof Krzyżaniak (eloy) Thu, 28 Oct 2010 13:19:08 +0200 libtokyocabinet-perl (1.33-2) unstable; urgency=low * add zlib1g-dev and libbz2-dev to build deps (Closes: #557028) * Add myself to Uploaders -- Ryan Niebur Wed, 18 Nov 2009 18:49:10 -0800 libtokyocabinet-perl (1.33-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyżaniak (eloy) Tue, 10 Nov 2009 11:48:23 +0100 libtokyocabinet-perl (1.32-1) unstable; urgency=low * Initial Release (closes: #555321). -- Krzysztof Krzyżaniak (eloy) Thu, 5 Nov 2009 11:14:15 +0100 debian/compat0000644000000000000000000000000212210710757010366 0ustar 9 debian/control0000644000000000000000000000230512210713053010563 0ustar Source: libtokyocabinet-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312~), libbz2-dev, libtokyocabinet-dev, perl, zlib1g-dev Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Ryan Niebur Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtokyocabinet-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtokyocabinet-perl.git Homepage: http://fallabs.com/tokyocabinet/ Package: libtokyocabinet-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl Binding of Tokyo Cabinet Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array. debian/copyright0000644000000000000000000000372212210713502011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Mikio Hirabayashi Upstream-Source: http://fallabs.com/tokyocabinet/ Upstream-Name: TokyoCabinet Files: * Copyright: Copyright (C) 2006-2009 Mikio Hirabayashi 2006-2010 FAL Labs License: LGPL-2.1+ Files: debian/* Copyright: 2009,2010 Krzysztof Krzyżaniak (eloy) License: GPL-2+ or Artistic or GPL-1+ License: GPL-2+ 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; version 2 dated June, 1991, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2' License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/LGPL-2.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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' debian/libtokyocabinet-perl.examples0000644000000000000000000000001212210675243015043 0ustar example/* debian/rules0000755000000000000000000000003612210675243010247 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000012512210675243010217 0ustar version=3 http://fallabs.com/tokyocabinet/perlpkg/tokyocabinet-perl-([\d\.]+).tar.gz debian/source/0000755000000000000000000000000012210710163010457 5ustar debian/source/format0000644000000000000000000000001412210710114011661 0ustar 3.0 (quilt)