debian/0000755000000000000000000000000012223310670007162 5ustar debian/watch0000644000000000000000000000017012127617667010234 0ustar version=3 https://metacpan.org/release/Perl6-Junction/ .*/Perl6-Junction-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000220012223310504011103 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Perl6-Junction Upstream-Contact: Carl Franks Upstream-Name: Perl6-Junction Files: * Copyright: 2005, Carl Franks License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Krzysztof Krzyzaniak (eloy) 2008, Damyan Ivanov 2008, gregor herrmann 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/control0000644000000000000000000000217112223310642010565 0ustar Source: libperl6-junction-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Damyan Ivanov , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl6-junction-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-junction-perl.git Homepage: https://metacpan.org/release/Perl6-Junction/ Package: libperl6-junction-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module providing Perl6-style Junction operators in Perl5 Perl6::Junction is a lightweight module which provides 'Junction' operators in Perl5, the most commonly used being any and all. It is inspired by the Perl6 design docs, see http://dev.perl.org/perl6/doc/design/exe/E06.html. . Perl6::Junction provides a limited subset of the functionality of Quantum::Superpositions. debian/compat0000644000000000000000000000000212223306761010366 0ustar 8 debian/changelog0000644000000000000000000000433412223310670011040 0ustar libperl6-junction-perl (1.60000-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. * debian/control: update {versioned,alternative} (build) dependencies. * debian/watch: remove obsolete comment. [ 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 [ Florian Schlichting ] * Import Upstream version 1.60000 * Brush up short and long description * Bump dh compatibility to level 8 (no changes necessary) * Switch to source format 3.0 (quilt) * Convert debian/copyright to machine-readable copyright-format 1.0 * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders -- Florian Schlichting Thu, 03 Oct 2013 17:47:17 +0200 libperl6-junction-perl (1.40000-1) unstable; urgency=low * New upstream release * minimize debian/rules with debhelper 7; adjust dh compat level and build-dependency accordingly + no longer install redundant README * add myself to Uploaders * Standards-Version 3.8.0 (no change needed) -- Damyan Ivanov Mon, 23 Jun 2008 12:53:13 +0300 libperl6-junction-perl (1.30000-2) unstable; urgency=low [ Damyan Ivanov ] * [debian/watch] Stop capturing file extension [ gregor herrmann ] * debian/control: - add: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza) - remove: XS-Vcs-Svn fields - add /me to Uploaders * remove full stop from long description * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467938) - update with dh-make-perl's friendly help * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * debian/copyright: mention specific upstream source location. -- gregor herrmann Wed, 05 Mar 2008 19:22:08 +0100 libperl6-junction-perl (1.30000-1) unstable; urgency=low * Initial Release (closes: #433955). -- Krzysztof Krzyzaniak (eloy) Fri, 20 Jul 2007 16:52:31 +0200 debian/source/0000755000000000000000000000000012223116006010457 5ustar debian/source/format0000644000000000000000000000001412223307144011672 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003512223307153010242 0ustar #!/usr/bin/make -f %: dh $@