debian/0000755000000000000000000000000012222312644007164 5ustar debian/rules0000755000000000000000000000003612222312644010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000250012222312644010564 0ustar Source: libdata-alias-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Damyan Ivanov , Ansgar Burchardt , Jonathan Yu , gregor herrmann , Jotam Jr. Trejo , Fabrizio Regalli , Dominic Hargreaves Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-alias-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-alias-perl.git Homepage: https://metacpan.org/release/Data-Alias/ Package: libdata-alias-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module to create aliases instead of copies Data::Alias is a Perl module that enables developers to apply "aliasing semantics" to a section of code, causing aliases to be made whereever Perl would normally make copies instead. You can use this to improve efficiency and readability, when compared to using references. debian/source/0000755000000000000000000000000012222312644010464 5ustar debian/source/format0000644000000000000000000000001412222312644011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001023212222312644011034 0ustar libdata-alias-perl (1.18-1) unstable; urgency=low * New upstream release. -- gregor herrmann Mon, 30 Sep 2013 17:15:42 +0200 libdata-alias-perl (1.17-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 [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: Error in `/usr/bin/perl': realloc()" (Closes: #708596) * Remove patch, applied upstream. * Update years of upstream and packaging copyright. -- gregor herrmann Sun, 04 Aug 2013 23:01:35 +0200 libdata-alias-perl (1.16-2) unstable; urgency=low [ Dominic Hargreaves ] * Bump debhelper compat level to 9 * Apply patch from Niko Tyni fixing FTBFS with -Werror=format-security (Closes: #661398) [ gregor herrmann ] * Use debhelper 9.20120312 to get all hardening flags. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.4 (no changes). * Update years of packaging copyright. -- gregor herrmann Sat, 15 Dec 2012 23:14:13 +0100 libdata-alias-perl (1.16-1) unstable; urgency=low * Imported Upstream version 1.16 * Update d/copyright to latest .174 revision * Removed 0001-Save-types-have-been-stored-in-UVs-on-the-save-stack.patch * Fixed libdata-alias-perl source: comma-separated-files-in-dep5-copyright lintian message * Update years for Module::Install in d/copyright -- Fabrizio Regalli Fri, 18 Nov 2011 23:34:05 +0100 libdata-alias-perl (1.15-2) 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 ] * Add patch: 0001-Save-types-have-been-stored-in-UVs-on-the-save- stack.patch: adapt to changed storage of save types on the stack. Thanks to Niko Tyni for the patch (Closes: #649058) -- gregor herrmann Thu, 17 Nov 2011 22:09:37 +0100 libdata-alias-perl (1.15-1) unstable; urgency=low * New upstream release * Added myself to Uploaders and Copyright -- Fabrizio Regalli Thu, 23 Jun 2011 22:39:42 +0200 libdata-alias-perl (1.14-1) unstable; urgency=low * New upstream release * debian/control: add libtest-pod-perl and libtest-pod-coverage-perl to B-D (needed by new upstream tests) * Add myself to Uploaders and Copyright -- Jotam Jr. Trejo Wed, 27 Apr 2011 23:13:52 -0600 libdata-alias-perl (1.13-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 1.12 [ gregor herrmann ] * New upstream release 1.13. * Add /me to Uploaders. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Wed, 27 Apr 2011 20:56:56 +0200 libdata-alias-perl (1.11-1) unstable; urgency=low * New upstream release * debian/copyright: Update copyright years. -- Jonathan Yu Sun, 13 Feb 2011 21:12:23 -0500 libdata-alias-perl (1.10-1) unstable; urgency=low * New upstream release * Rewrite control description * Add myself to Uploaders and Copyright -- Jonathan Yu Mon, 27 Dec 2010 19:57:10 -0500 libdata-alias-perl (1.08-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * Update ryan52's email address [ Damyan Ivanov ] * add myself to Uploaders * debian/rules: DH7 tiny * debian/control: drop redundant version from perl dependencies [ Ansgar Burchardt ] * New upstream release. + Works with perl 5.12. (Closes: #578547) * Use source format 3.0 (quilt). * debian/copyright: Formatting changes; add new copyright holder. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Tue, 26 Oct 2010 10:22:22 +0200 libdata-alias-perl (1.07-1) unstable; urgency=low * Initial Release. (Closes: #523840) -- Ryan Niebur Thu, 16 Apr 2009 08:17:04 -0700 debian/compat0000644000000000000000000000000212222312644010362 0ustar 9 debian/copyright0000644000000000000000000000345112222312644011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Alias Upstream-Contact: Andrew Main (Zefram) Source: https://metacpan.org/release/Data-Alias/ Files: * Copyright: 2010-2013, Andrew Main (Zefram) 2003-2007, Matthijs van Duin Parts from perl, which is Copyright (C) 1991-2013 Larry Wall and others License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: t/lib/Test/More.pm t/lib/Test/Simple.pm Copyright: 2001-2008, Michael G Schwern License: Artistic or GPL-1+ Files: t/lib/Test/Builder.pm Copyright: 2002-2008, chromatic 2002-2008, Michael G Schwern License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Jonathan Yu 2009, Ryan Niebur 2011-2013, gregor herrmann 2011, Jotam Jr. Trejo 2011, Fabrizio Regalli 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/watch0000644000000000000000000000016212222312644010214 0ustar version=3 https://metacpan.org/release/Data-Alias/ .*/Data-Alias-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$