debian/0000755000000000000000000000000012223335340007163 5ustar debian/watch0000644000000000000000000000014712101265133010213 0ustar version=3 https://metacpan.org/release/MLDBM/ .*/MLDBM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000234212223335340011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MLDBM Upstream-Contact: Alexandr Ciornii Source: https://metacpan.org/release/MLDBM/ Files: * Copyright: 1995-98, Gurusamy Sarathy 1998, Raphael Manfredi 2002, Josh Chamas, Chamas Enterprises Inc. 2010-2013, Alexandr Ciornii License: Artistic or GPL-1+ Files: debian/* Copyright: 1998-2010, Raphaël Hertzog 2010, gregor herrmann 2013, Florian Schlichting 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/control0000644000000000000000000000212412223335340010565 0ustar Source: libmldbm-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Raphaël Hertzog , gregor herrmann , Florian Schlichting Standards-Version: 3.9.4 Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libfreezethaw-perl Homepage: https://metacpan.org/release/MLDBM/lib/MLDBM.pm Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmldbm-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmldbm-perl.git Package: libmldbm-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Recommends: libfreezethaw-perl Description: module for storing multidimensional hash structures in perl tied hashes The MLDBM perl module can be used to store multidimensional hash structures in tied hashes (including DBM files). . It depends on the Data::Dumper module and by default uses the SDBM tied hash. But you can use it with DB_File (and others DBM modules). You can also use other serializing packages like Storable and FreezeThaw. debian/compat0000644000000000000000000000000212223335050010357 0ustar 8 debian/changelog0000644000000000000000000001353412223335340011043 0ustar libmldbm-perl (2.05-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 2.05 * Bump years of upstream copyright * Update stand-alone License paragraphs to commonly used versions (not mentioning "GNU/Linux", directly linking GPL-1) * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders and copyright -- Florian Schlichting Thu, 03 Oct 2013 20:42:04 +0200 libmldbm-perl (2.04-1) unstable; urgency=low * New upstream release. * debian/copyright: add upstream email address. -- gregor herrmann Sun, 28 Mar 2010 19:43:57 +0200 libmldbm-perl (2.03-1) unstable; urgency=low * New upstream release. * debian/copyright: refresh formatting and list of upstream copyright holders. * Add testmldbm.pag to debian/clean, remove override in debian/rules, lower debhelper depenceny in debian/control. Set debian/compat to 7, with 6 debian/clean is ignored. Also remove testmldbm and testmldbm.dir, otherwise the package fails to build twice. * Add /me to Uploaders. * debian/control: make short description a noun phrase. -- gregor herrmann Sat, 06 Mar 2010 17:26:06 +0100 libmldbm-perl (2.02-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Raphaël Hertzog ] * New upstream release (orig.tar.gz created from upstream .zip and converted to Unix EOL). * Switch to "3.0 (quilt)" source format. * Update Standards-Version to 3.8.4 (no further change required). -- Raphaël Hertzog Tue, 23 Feb 2010 14:02:02 +0100 libmldbm-perl (2.01-3) unstable; urgency=low [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Raphaël Hertzog ] * Switch to debhelper 7 tiny rules file. * Update my name in Uploaders to have the required accent. * Update Standards-Version to 3.8.3 (no further change required). -- Raphaël Hertzog Sun, 20 Sep 2009 15:24:37 +0200 libmldbm-perl (2.01-2) unstable; urgency=low [ Raphael Hertzog ] * Put the team as Maintainer and move myself to Uploaders. * Drop minimal version from dependencies where it's useless since oldstable already has the required version * Updated Standards-Version to 3.7.3 - Always build with -g and don't check for "debug" in DEB_BUILD_OPTIONS. * Don't ignore errors on make distclean. * Switch to debhelper's 6th compatilitiy level. Adjust Build-Depends accordingly. Use debian/compat insteald of DH_COMPAT. * Remove empty /usr/lib/perl5 if present. * Move to Section: perl to match with overrides. * Updated copyright file to refer to Artistic and GPL licenses. [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. -- Raphael Hertzog Sun, 03 Feb 2008 21:06:40 +0100 libmldbm-perl (2.01-1) unstable; urgency=low * New upstream version. * Launch make test at compile time. Updated buil-depends accordingly. * Added recommends to perl-modules and libfreezethaw-perl. -- Raphael Hertzog Sat, 2 Nov 2002 10:39:53 +0100 libmldbm-perl (2.00-10) unstable; urgency=low * Added a debian/watch file. * Complies with policy 3.5.7. * Removed Recommends as libstorable-perl is integrated in perl 5.8. Closes: #159203 * Removed useless README.Debian. -- Raphael Hertzog Mon, 2 Sep 2002 00:23:50 +0200 libmldbm-perl (2.00-9) unstable; urgency=medium * Updated to follow the latest perl policy. * Complies with policy 3.5.2. -- Raphael Hertzog Wed, 21 Feb 2001 22:55:43 +0100 libmldbm-perl (2.00-8) unstable; urgency=low * Complies to latest policy. Now conflicts with a too old perl. Do not depend anymore on a specific perl version. -- Raphael Hertzog Wed, 27 Dec 2000 09:41:22 +0100 libmldbm-perl (2.00-7) unstable; urgency=low * Removed FreezeThaw.pm. Closes: #63002 * Updated copyright file (lintian warning). -- Raphael Hertzog Thu, 13 Jul 2000 15:23:00 +0200 libmldbm-perl (2.00-6) unstable; urgency=low * Policy 3.0.1 compliance. Built with debhelper 2.0.40. -- Raphael Hertzog Thu, 9 Sep 1999 13:28:45 +0200 libmldbm-perl (2.00-5) unstable; urgency=low * Updated the build process to respect the new perl-policy. -- Raphael Hertzog Tue, 22 Jun 1999 00:51:57 +0200 libmldbm-perl (2.00-4) unstable; urgency=low * Re-corrected the dependencies for perl-5.005, my first guess was wrong. -- Raphael Hertzog Mon, 14 Jun 1999 13:39:45 +0200 libmldbm-perl (2.00-3) unstable; urgency=low * Corrected the dependencies so that switching to perl5.005 does not break. -- Raphael Hertzog Tue, 9 Feb 1999 21:53:59 +0100 libmldbm-perl (2.00-2) unstable; urgency=low * Corrected two typos : s/multidimensionnal/multidimensional/ -- Raphael Hertzog Tue, 22 Dec 1998 22:50:13 +0100 libmldbm-perl (2.00-1) unstable; urgency=low * Initial Release. -- Raphael Hertzog Thu, 22 Oct 1998 15:18:56 +0200 debian/source/0000755000000000000000000000000011671746451010502 5ustar debian/source/format0000644000000000000000000000001411671746451011710 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671746451010261 0ustar #!/usr/bin/make -f %: dh $@ debian/clean0000644000000000000000000000004611671746451010207 0ustar testmldbm.pag testmldbm testmldbm.dir