debian/0000755000000000000000000000000012176455516007202 5ustar debian/changelog0000644000000000000000000000221212176455516011051 0ustar libconst-fast-perl (0.014-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Stig Sandbeck Mathisen ] * Imported upstream version 0.014 * Build depend on libmodule-build-tiny-perl * Build depend on libtest-fatal-perl * Bump standards-version (no changes) -- Stig Sandbeck Mathisen Thu, 11 Jul 2013 20:43:52 +0200 libconst-fast-perl (0.013-1) unstable; urgency=low * Team upload. * New upstream release. -- Ansgar Burchardt Sun, 09 Sep 2012 13:05:57 +0200 libconst-fast-perl (0.012-1) unstable; urgency=low * Team upload. * d/control: Add new dependency libsub-exporter-progressive-perl. * Remove not very helpful d/libconst-fast-perl.docs. * d/copyright: Add copyright year for copyright holder. * New upstream release. -- Nuno Carvalho Thu, 09 Aug 2012 23:51:25 +0100 libconst-fast-perl (0.011-1) unstable; urgency=low * Initial Release (Closes: #669890) -- Stig Sandbeck Mathisen Sun, 22 Apr 2012 00:47:43 +0200 debian/compat0000644000000000000000000000000212176455516010400 0ustar 9 debian/control0000644000000000000000000000226612176455516010613 0ustar Source: libconst-fast-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Stig Sandbeck Mathisen Build-Depends: debhelper (>= 9), libmodule-build-tiny-perl, Build-Depends-Indep: libsub-exporter-perl, libsub-exporter-progressive-perl, libtest-fatal-perl, perl, Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconst-fast-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconst-fast-perl.git Homepage: https://metacpan.org/release/Const-Fast/ Package: libconst-fast-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libsub-exporter-perl, libsub-exporter-progressive-perl Description: facility for creating read-only scalars, arrays, and hashes Const::Fast is a perl module for creating read-only scalars, arrays, and hashes. It enables you to set a variable to the given value and subsequently make it readonly. Arrays and hashes will be made deeply readonly. . This module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side-effects of ties. debian/copyright0000644000000000000000000000204312176455516011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Leon Timmermans Source: https://metacpan.org/release/Const-Fast/ Upstream-Name: Const-Fast Files: * Copyright: 2010, Leon Timmermans License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Stig Sandbeck Mathisen 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/rules0000755000000000000000000000003612176455516010261 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012176455516010502 5ustar debian/source/format0000644000000000000000000000001412176455516011710 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016212176455516010232 0ustar version=3 https://metacpan.org/release/Const-Fast/ .*/Const-Fast-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$