debian/0000755000000000000000000000000012215037213007162 5ustar debian/rules0000755000000000000000000000035412215037213010244 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/control0000644000000000000000000000237312215037213010572 0ustar Source: libautovivification-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Jonathan Yu , gregor herrmann , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libautovivification-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libautovivification-perl.git Homepage: https://metacpan.org/release/autovivification/ Package: libautovivification-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: pragma for lexically disabling autovivification autovivication is a Perl pragma that enables developers to control whether variables can be created automatically on their first use, rather than requiring them to be defined beforehand. While occasionally useful, this behaviour can result in subtle bugs that are difficult to debug. . This pragma lets you disable autovivification for some constructs and can optionally also emit a warning or error when it would have happened. debian/source/0000755000000000000000000000000012215037213010462 5ustar debian/source/format0000644000000000000000000000001412215037213011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000614012215037213011035 0ustar libautovivification-perl (0.12-1) unstable; urgency=low * Imported Upstream version 0.12 * Remove lintian overrides now unused * Remove libtest-* from build dependencies, not required now -- Xavier Guimard Sat, 14 Sep 2013 08:38:35 +0200 libautovivification-perl (0.11-1) unstable; urgency=low * New upstream release. * debian/copyright: update years. -- gregor herrmann Sun, 17 Feb 2013 13:43:14 +0100 libautovivification-perl (0.10-2) 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 [ Xavier Guimard ] * Bump debian/copyright format to 1.0 * Remove libtest-kwalitee-perl from dependencies since these tests are for author * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 9 to get hardening flags * Add lintian-overrides file to hide false-positive message on hardening flags -- Xavier Guimard Wed, 06 Feb 2013 06:22:43 +0100 libautovivification-perl (0.10-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Set Standards-Version to 3.9.2 (no further changes). * Bump debhelper compatibility level to 8. * Add /me to Uploaders. * debian/copyright: update information about t/lib/Test/Leaner.pm. -- gregor herrmann Sun, 28 Aug 2011 16:31:55 +0200 libautovivification-perl (0.09-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * debian/copyright: update years of upstream copyright. -- Jonathan Yu Sat, 08 Jan 2011 17:28:47 -0500 libautovivification-perl (0.07-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no changes) * No longer install README; it's from pod2text * Use new 3.0 (quilt) source format * Rewrite control description * Drop perl version dependency (5.10 is available in lenny) * Get years of copyright, add copyright info for ptable.h and bundled Test::Leaner * Add test modules: Test::Pod, Test::Pod::Coverage, Test::Portability::Files, Test::Kwalitee * Fix shebang in examples -- Jonathan Yu Sat, 01 Jan 2011 17:58:13 -0500 libautovivification-perl (0.06-1) unstable; urgency=low * Take over for the Debian Perl Group * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ); Ivan Kohler moved to Uploaders. * New upstream release -- Ivan Kohler Sat, 08 May 2010 17:34:12 -0700 libautovivification-perl (0.05-1) unstable; urgency=low * Initial Release (closes: Bug#575977). -- Ivan Kohler Tue, 30 Mar 2010 20:57:23 -0700 debian/libautovivification-perl.examples0000644000000000000000000000001212215037213015725 0ustar samples/* debian/compat0000644000000000000000000000000212215037213010360 0ustar 9 debian/copyright0000644000000000000000000000307712215037213011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: autovivification Source: https://metacpan.org/release/autovivification/ Upstream-Contact: Vincent Pit Files: * Copyright: 2009-2013, Vincent Pit License: Artistic or GPL-1+ Files: ptable.h Copyright: 1993-2010, Larry Wall and others License: Artistic or GPL-1+ Files: t/lib/Test/Leaner.pm Copyright: 2010-2011, Vincent Pit License: Artistic or GPL-1+ Comment: fallback implementation of the internal _reftype function, taken from Scalar::Util: Copyright: 1997-2007, Graham Barr License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2011, Jonathan Yu 2011-2013, gregor herrmann 2013, Salvatore Bonaccorso 2013, 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/watch0000644000000000000000000000017612215037213010217 0ustar version=3 https://metacpan.org/release/autovivification/ .*/autovivification-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$