debian/0000755000000000000000000000000012260667273007201 5ustar debian/changelog0000644000000000000000000000674712260667220011061 0ustar libclass-returnvalue-perl (0.55-2) unstable; urgency=low * Team upload [ 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/lib/perl5 only if it exists. * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Fix the following lintian warnings: + copyright-refers-to-symlink-license + description-synopsis-starts-with-article * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated + Remove obsolete /usr/lib/perl5 handling + Drop obsolete dh_{clean,installchangelogs,builddeb} parameters + Remove obsolete variable usage and targets + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Wed, 01 Jan 2014 02:25:31 +0100 libclass-returnvalue-perl (0.55-1) unstable; urgency=low * New upstream release. * Removed libtest-inline-perl from build dependencies, not needed anymore. -- gregor herrmann Sun, 26 Aug 2007 23:58:38 +0200 libclass-returnvalue-perl (0.54-1) unstable; urgency=low * New upstream release * Freshen debian/copyright * debian/watch: version=3; Dropped uupdate * Added myself to Uploaders: * Removed unneeded dh_installdirs call -- Damyan Ivanov Fri, 17 Aug 2007 12:47:26 +0300 libclass-returnvalue-perl (0.53-2) unstable; urgency=low * New maintainer. * Upgrade to Standards-Version 3.7.2. No changes needed. * Upgrade to debhelper compatibility level 5. -- Niko Tyni Mon, 4 Dec 2006 23:25:53 +0200 libclass-returnvalue-perl (0.53-1) unstable; urgency=low * New upstream release, closes: #329513. * New maintainer, thanks to Ivan Kohler for his work as the previous maintainer of the package. * debian/rules - Altered to fit my preferred methods. * debian/watch - Added * debian/copyright - Updated statement * debian/control - Moved perl and libtest-inline-perl build dependencies to Build-Depends-Indep. -- Stephen Quinney Thu, 22 Sep 2005 13:54:26 +0100 libclass-returnvalue-perl (0.52-1) unstable; urgency=low * New upstream release. * Change Section: from interpreters to perl * debhelper compat v4 -- Ivan Kohler Sat, 7 Aug 2004 20:08:53 -0700 libclass-returnvalue-perl (0.40-1) unstable; urgency=low * Initial Release (closes: Bug#179016). -- Ivan Kohler Wed, 29 Jan 2003 19:46:37 -0800 debian/compat0000644000000000000000000000000212260600635010364 0ustar 9 debian/control0000644000000000000000000000201512260667161010576 0ustar Source: libclass-returnvalue-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , Damyan Ivanov , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl, libdevel-stacktrace-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-returnvalue-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-returnvalue-perl.git Homepage: https://metacpan.org/release/Class-ReturnValue Package: libclass-returnvalue-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdevel-stacktrace-perl Description: return-value object that can be treated as boolean, array or object Class::ReturnValue is a "clever" return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values) debian/copyright0000644000000000000000000000130312260573714011125 0ustar This is the debian package for the Class::ReturnValue module. It was created by Ivan Kohler using dh-make-perl. The upstream author is: Jesse Vincent . Copyright (c) 2002,2003,2005,2007 Jesse Vincent You may use, modify, fold, spindle or mutilate this module under the same terms as perl itself. Perl is distributed under your choice of the GNU General Public License, version 1 or later, or the Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License version 1 can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. debian/rules0000755000000000000000000000044212260666761010262 0ustar #!/usr/bin/make -f #-*- makefile -*- # Made with the aid of dh_make, by Craig Small # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. # Some lines taken from debmake, by Christoph Lameter. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000017512260572373010231 0ustar version=3 https://metacpan.org/release/Class-ReturnValue .*/Class-ReturnValue-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000012260574405010473 5ustar debian/source/format0000644000000000000000000000001412260574405011701 0ustar 3.0 (quilt)