debian/0000755000000000000000000000000012231465325007171 5ustar debian/watch0000644000000000000000000000015012117430360010210 0ustar version=3 https://metacpan.org/release/Devel-LexAlias/ .*/Devel-LexAlias-([\d\.]+)\.(?:tar\.gz|tar|tgz) debian/rules0000755000000000000000000000003612117430360010242 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000225512117430360011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Devel-LexAlias Source: https://metacpan.org/release/Devel-LexAlias/ Upstream-Contact: Richard Clamp Files: * Copyright: 2002-2013, Richard Clamp License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Alexis Sukrieh 2008, Niko Tyni 2011, Ansgar Burchardt 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/source/0000755000000000000000000000000012117430360010463 5ustar debian/source/format0000644000000000000000000000001412117430360011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212117430360010361 0ustar 9 debian/control0000644000000000000000000000163012117430360010566 0ustar Source: libdevel-lexalias-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libdevel-caller-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-lexalias-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-lexalias-perl.git Homepage: https://metacpan.org/release/Devel-LexAlias/ Package: libdevel-lexalias-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libdevel-caller-perl Description: Perl module that provides alias lexical variables Devel::LexAlias provides the ability to alias a lexical variable in a subroutines scope to one of your choosing. debian/changelog0000644000000000000000000000414612231465325011050 0ustar libdevel-lexalias-perl (0.05-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Tue, 22 Oct 2013 13:08:53 +0100 libdevel-lexalias-perl (0.05-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 [ Xavier Guimard ] * Imported Upstream version 0.05 * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 9 to get hardening flags -- Xavier Guimard Sun, 10 Mar 2013 08:36:46 +0100 libdevel-lexalias-perl (0.04-3) unstable; urgency=low * Team upload. [ Jonathan Yu ] * Removed Alexis Sukrieh from Uploaders (Closes: #536163) [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * Make build-dep on perl unversioned. * Use tiny debian/rules with debhelper 8. * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.9.2. -- Ansgar Burchardt Sat, 17 Sep 2011 11:28:38 +0200 libdevel-lexalias-perl (0.04-2) unstable; urgency=low [ Damyan Ivanov ] * Fixed debian/watch [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/share/perl5 only if it exists. [ Niko Tyni ] * Point debian/watch to http://search.cpan.org/dist/Devel-LexAlias/ * Fix inter-target dependencies for parallel builds. * Don't install the README file, it's just a copy of the POD documentation. * Remove an unused dh_install examples call. * Run the test suite in the 'build' target instead of 'install'. * Upgrade to Standards-Version 3.7.3. No changes needed. * Add myself to Uploaders. -- Niko Tyni Mon, 18 Feb 2008 15:30:11 +0200 libdevel-lexalias-perl (0.04-1) unstable; urgency=low * Initial Release. -- Alexis Sukrieh Fri, 17 Aug 2007 19:51:12 +0200