debian/0000755000000000000000000000000012256135744007177 5ustar debian/libwant-perl.docs0000644000000000000000000000000511672203504012433 0ustar TODO debian/watch0000644000000000000000000000014512101267375010223 0ustar version=3 https://metacpan.org/release/Want/ .+/Want-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000223412256135325011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Robin Houston Source: https://metacpan.org/release/Want/ Upstream-Name: Want Files: * Copyright: 2001-2012, Robin Houston License: Artistic or GPL-1+ Files: debian/* Copyright: 2004-2008, Florian Weimer 2009, Ansgar Burchardt 2012, gregor herrmann 2012-2013, Florian Schlichting 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/control0000644000000000000000000000151612256135622010600 0ustar Source: libwant-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Ansgar Burchardt , Florian Schlichting Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Want/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwant-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwant-perl.git Package: libwant-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, Description: generalisation of wantarray The Want module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used. debian/compat0000644000000000000000000000000211717014305010363 0ustar 9 debian/changelog0000644000000000000000000000631012256135744011051 0ustar libwant-perl (0.22-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 [ Florian Schlichting ] * Import Upstream version 0.22 * Email change: Florian Schlichting -> fsfs@debian.org * Bump years of packaging copyright * Fix debhelper version needed for Perl hardening support * Declare compliance with Debian Policy 3.9.5 -- Florian Schlichting Mon, 23 Dec 2013 23:40:21 +0100 libwant-perl (0.21-1) unstable; urgency=low * Imported Upstream version 0.21. * Bumped year of upstream copyright. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Added myself to Uploaders and copyright. -- Florian Schlichting Sun, 04 Mar 2012 21:54:58 +0100 libwant-perl (0.20-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * debian/copyright: update formatting. * Remove version from perl build dependency. * Bump Standards-Version to 3.9.2 (no further changes). * Switch to debhelper compatibility level 9 to pass CFLAGS to Makefile.PL/Build.PL. -- gregor herrmann Sat, 11 Feb 2012 23:14:42 +0100 libwant-perl (0.18-2) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group on maintainer's request (http://lists.debian.org/debian-perl/2008/03/msg00055.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Weimer ) * Add debian/watch. * Add /me to Uploaders. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Refresh rules for debhelper 7. * Do no longer install README (excerpt of POD documentation). * Add myself to Uploaders. * Bump Standards-Version to 3.8.2. * Convert debian/copyright to proposed machine-readable format. -- Ansgar Burchardt Tue, 21 Jul 2009 11:37:22 +0200 libwant-perl (0.18-1) unstable; urgency=low * New upstream version. * Support building with MakeMaker from perl5.10. Closes: #463558. -- Florian Weimer Wed, 27 Feb 2008 20:36:32 +0100 libwant-perl (0.09-1) unstable; urgency=low * New upstream version. -- Florian Weimer Tue, 8 Nov 2005 15:53:09 +0100 libwant-perl (0.08-1) unstable; urgency=low * New upstream version. -- Florian Weimer Sun, 26 Dec 2004 16:44:59 +0100 libwant-perl (0.07-2) unstable; urgency=low * Fix build dependencies. Closes: #263765. -- Florian Weimer Thu, 5 Aug 2004 20:30:33 +0200 libwant-perl (0.07-1) unstable; urgency=low * Initial Release. Closes: #259153. -- Florian Weimer Tue, 13 Jul 2004 10:04:38 +0200 debian/source/0000755000000000000000000000000011717014305010465 5ustar debian/source/format0000644000000000000000000000001411717014305011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511672203504010244 0ustar #!/usr/bin/make -f %: dh $@