debian/0000755000000000000000000000000012222563724007173 5ustar debian/rules0000755000000000000000000000003612222563724010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000223112222563724010574 0ustar Source: libmethod-signatures-simple-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdevel-declare-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Method-Signatures-Simple/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmethod-signatures-simple-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmethod-signatures-simple-perl.git Package: libmethod-signatures-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdevel-declare-perl Description: module for basic method declarations with signatures Method::Signatures::Simple is a Perl module that enables developers to make basic method declarations, optionally with a signature as well. It provides a small amount of syntactic sugar and is intended to be a stepping stone to the more feature-complete Method::Signatures (see libmethod-signatures-perl) and MooseX::Method::Signatures (see libmoosex-method-signatures-perl) modules. debian/source/0000755000000000000000000000000012222563724010473 5ustar debian/source/format0000644000000000000000000000001412222563724011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000264512222563724011054 0ustar libmethod-signatures-simple-perl (1.07-1) unstable; urgency=low * Team upload [ 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 ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Nuno Carvalho ] * New upstream release * debian/control: update standards version * debian/copyright: update copyright years -- Nuno Carvalho Tue, 01 Oct 2013 16:05:37 +0100 libmethod-signatures-simple-perl (1.02-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 02 Sep 2011 00:58:42 +0200 libmethod-signatures-simple-perl (1.01-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Remove fix-pod.patch, fixed upstream. -- gregor herrmann Wed, 31 Aug 2011 19:50:45 +0200 libmethod-signatures-simple-perl (0.06-1) unstable; urgency=low * Initial Release (Closes: #618024) -- Jonathan Yu Sun, 13 Mar 2011 11:18:32 -0400 debian/compat0000644000000000000000000000000212222563724010371 0ustar 8 debian/copyright0000644000000000000000000000214112222563724011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Method-Signatures-Simple Upstream-Contact: Rhesa Rozendaal Source: https://metacpan.org/release/Method-Signatures-Simple/ Files: * Copyright: 2008-2013, Rhesa Rozendaal License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Jonathan Yu 2011, 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/watch0000644000000000000000000000021612222563724010223 0ustar version=3 https://metacpan.org/release/Method-Signatures-Simple/ .*/Method-Signatures-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$