debian/0000755000000000000000000000000012244423030007160 5ustar debian/rules0000755000000000000000000000036212244423030010241 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install # remove empty manpages $(RM) -v $(TMP)/usr/share/man/man3/Syntax::Keyword::Junction::*.3pm debian/control0000644000000000000000000000225212244423030010564 0ustar Source: libsyntax-keyword-junction-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libsub-exporter-progressive-perl, libsub-exporter-perl (>= 0.986), libsyntax-perl, libtest-requires-perl (>= 0.07), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-keyword-junction-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsyntax-keyword-junction-perl.git Homepage: https://metacpan.org/release/Syntax-Keyword-Junction Package: libsyntax-keyword-junction-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libsub-exporter-progressive-perl, libsyntax-perl Description: Perl6 style Junction operators in Perl5 Syntax::Keyword::Junction is a lightweight module which provides 'Junction' operators, the most commonly used being "any" and "all". . Inspired by the Perl6 design docs, . debian/source/0000755000000000000000000000000012244423030010460 5ustar debian/source/format0000644000000000000000000000001412244423030011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000067112244423030011036 0ustar libsyntax-keyword-junction-perl (0.003007-1) unstable; urgency=low * New upstream release. * Drop spelling.patch, merged upstream. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 24 Nov 2013 17:15:15 +0100 libsyntax-keyword-junction-perl (0.003006-1) unstable; urgency=low * Initial release (closes: #726749). -- gregor herrmann Fri, 18 Oct 2013 18:59:32 +0200 debian/compat0000644000000000000000000000000212244423030010356 0ustar 8 debian/copyright0000644000000000000000000000213012244423030011107 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Syntax-Keyword-Junction Upstream-Contact: Arthur Axel "fREW" Schmidt Upstream-Name: Syntax-Keyword-Junction Files: * Copyright: 2013, Arthur Axel "fREW" Schmidt License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000021312244423030010205 0ustar version=3 https://metacpan.org/release/Syntax-Keyword-Junction .*/Syntax-Keyword-Junction-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$