debian/0000755000000000000000000000000012230266675007177 5ustar debian/rules0000755000000000000000000000003612230266675010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000331012230266675010577 0ustar Source: libmethod-signatures-perl Maintainer: Debian Perl Group Uploaders: Stig Sandbeck Mathisen Section: perl Priority: optional Build-Depends: debhelper (>= 9), perl Build-Depends-Indep: libany-moose-perl, libconst-fast-perl, libdata-alias-perl (>= 1.08), libdevel-declare-perl (>= 0.006002), libdevel-pragma-perl, libexperimental-perl, libmouse-perl, libppi-perl, libsub-name-perl, libtest-exception-perl, libtest-warn-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmethod-signatures-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmethod-signatures-perl.git Homepage: https://metacpan.org/release/Method-Signatures/ Package: libmethod-signatures-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libany-moose-perl, libconst-fast-perl, libdata-alias-perl (>= 1.08), libdevel-beginlift-perl, libdevel-declare-perl (>= 0.006002), libdevel-pragma-perl, libexperimental-perl, libmouse-perl, libppi-perl, libsub-name-perl Description: method and function declarations with signatures and no source filter Method::Signatures provides two new keywords, func and method, which may be used to write subroutines with signatures, very similar to perl6 signatures. . It also does type checking, understanding all the types that Moose (or Mouse) would understand. debian/libmethod-signatures-perl.examples0000644000000000000000000000001312230266675016022 0ustar examples/* debian/source/0000755000000000000000000000000012230266675010477 5ustar debian/source/format0000644000000000000000000000001412230266675011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000261612230266675011056 0ustar libmethod-signatures-perl (20131010-1) unstable; urgency=low * Team upload. * New upstream release. * Add build and runtime dependency on libexperimental-perl. * Add upstream copyright years. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 18 Oct 2013 19:19:43 +0200 libmethod-signatures-perl (20130505-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Stig Sandbeck Mathisen ] * New upstream release [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs -- Stig Sandbeck Mathisen Sun, 12 May 2013 13:57:58 +0200 libmethod-signatures-perl (20120523-1) unstable; urgency=low * Team upload [ Stig Sandbeck Mathisen ] * Update copyright format URI [ intrigeri ] * Imported Upstream version 20120523 -- intrigeri Sun, 03 Jun 2012 11:38:49 +0200 libmethod-signatures-perl (20111125-2) unstable; urgency=low * Remove extra examples from t/examples, use examples/* only -- Stig Sandbeck Mathisen Sun, 22 Apr 2012 14:59:33 +0200 libmethod-signatures-perl (20111125-1) unstable; urgency=low * Initial Release (Closes: #669887) -- Stig Sandbeck Mathisen Sun, 22 Apr 2012 00:58:20 +0200 debian/compat0000644000000000000000000000000212230266675010375 0ustar 9 debian/copyright0000644000000000000000000000207412230266675011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Michael G Schwern Source: https://metacpan.org/release/Method-Signatures/ Upstream-Name: Method-Signatures Files: * Copyright: 2007-2012, Michael G Schwern License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Stig Sandbeck Mathisen 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/watch0000644000000000000000000000020012230266675010220 0ustar version=3 https://metacpan.org/release/Method-Signatures/ .*/Method-Signatures-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$