debian/0000755000000000000000000000000012116666524007177 5ustar debian/rules0000755000000000000000000000003612116666524010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000231212116666524010600 0ustar Source: libaliased-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ryan Niebur , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaliased-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libaliased-perl.git Homepage: https://metacpan.org/release/aliased/ Package: libaliased-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to provide aliases of class names aliased is a module to alias class names to arbitrary aliases in the current module or script, which is especially useful with classes that are in deep class hierarchies. It is also handy if a class has been renamed. . Please note that this module only applies to loading object oriented modules, not for procedural modules in general. Fortunately this is rarely necessary in practise, since these modules support exporting of needed functions. debian/source/0000755000000000000000000000000012116666524010477 5ustar debian/source/format0000644000000000000000000000001412116666524011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000301112116666524011044 0ustar libaliased-perl (0.31-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Email change: Jonathan Yu -> jawnsy@cpan.org * Email change: Ryan Niebur -> ryan@debian.org [ 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 [ Xavier Guimard ] * Imported Upstream version 0.31 * Update source format to 3.0 (quilt) * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Add Module::Build 0.40 dependency * Remove libtest-pod* from build dependencies -- Xavier Guimard Fri, 08 Mar 2013 07:02:50 +0100 libaliased-perl (0.30-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Preserve the name of the package the alias is defined in * Standards-Version 3.8.2 (no changes) * Change perl version in B-D-I to 5.6.0-16 (per Perl Policy) [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Jonathan Yu Wed, 05 Aug 2009 18:47:43 -0400 libaliased-perl (0.22-1) unstable; urgency=low * Initial Release. (Closes: #529230) -- Jonathan Yu Mon, 18 May 2009 21:41:14 -0400 debian/compat0000644000000000000000000000000212116666524010375 0ustar 8 debian/copyright0000644000000000000000000000214012116666524011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: aliased Source: https://metacpan.org/release/aliased/ Upstream-Contact: Curtis "Ovid" Poe Files: * Copyright: 2005, Curtis "Ovid" Poe License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2009, Ryan Niebur 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/watch0000644000000000000000000000015412116666524010230 0ustar version=3 https://metacpan.org/release/aliased/ .*/aliased-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$