debian/0000755000000000000000000000000012253367575007205 5ustar debian/rules0000755000000000000000000000014312253367564010261 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: dh_auto_clean rm -rf t/smells-of-vcs/.git debian/control0000644000000000000000000000264712253367564010617 0ustar Source: libstrictures-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libbareword-filehandles-perl, libindirect-perl, libmultidimensional-perl, perl Maintainer: Debian Perl Group Uploaders: Maximilian Gass , Florian Schlichting , Nathan Handler Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/strictures/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstrictures-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstrictures-perl.git Package: libstrictures-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Recommends: libbareword-filehandles-perl, libindirect-perl, libmultidimensional-perl Description: Perl module to turn on strict and make all warnings fatal strictures turns on strict and makes all warnings fatal. If run within test cases from VCS checkouts, it will also cause bareword filehandles, indirect object syntax and multidimensional array emulation to raise a fatal error. To actually turn on these checks and stop strictures to complain about missing modules, the recommended packages libbareword-filehandles-perl, libindirect-perl and libmultidimensional-perl need to be installed. debian/source/0000755000000000000000000000000012253367564010503 5ustar debian/source/format0000644000000000000000000000001412253367564011711 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000471612253367564011065 0ustar libstrictures-perl (1.005002-1) unstable; urgency=medium * Team upload. * New upstream release. * Convert Suggests into Recommends, following upstream changes. -- gregor herrmann Sun, 15 Dec 2013 19:05:23 +0100 libstrictures-perl (1.005001-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 1.005001 * Email change: Florian Schlichting -> fsfs@debian.org * Bump years of packaging copyright * Declare compliance with Debian Policy 3.9.5 -- Florian Schlichting Sun, 24 Nov 2013 20:16:01 +0100 libstrictures-perl (1.004004-1) unstable; urgency=low * Team upload. [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 1.004004 -- Salvatore Bonaccorso Fri, 07 Dec 2012 19:06:36 +0100 libstrictures-perl (1.004002-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.004002 * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Sat, 29 Sep 2012 09:17:00 +0200 libstrictures-perl (1.004001-1) unstable; urgency=low * New upstream release * debian/control: Add myself to list of Uploaders * debian/copyright: Add myself to debian/* copyright -- Nathan Handler Thu, 19 Jul 2012 23:35:57 -0500 libstrictures-perl (1.003001-1) unstable; urgency=low * Imported Upstream version 1.003001. * Dropped disable_extra_tests.patch, fixed upstream. * Added extra modules to B-D-I and Suggests, and expanded long description to explain when these are needed. -- Florian Schlichting Mon, 09 Apr 2012 20:35:27 +0200 libstrictures-perl (1.003000-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 1.003000. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Added myself to uploaders and copyright. * Added disable_extra_tests.patch, we lack build dependencies. -- Florian Schlichting Mon, 09 Apr 2012 00:04:47 +0200 libstrictures-perl (1.002002-1) unstable; urgency=low * Initial Release (closes: #615064). -- Maximilian Gass Fri, 25 Feb 2011 14:46:38 +0100 debian/compat0000644000000000000000000000000212253367564010401 0ustar 8 debian/copyright0000644000000000000000000000220412253367564011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: strictures Upstream-Contact: Matt S Trout Source: https://metacpan.org/release/strictures/ Files: * Copyright: 2010, Matt S. Trout License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Maximilian Gass 2012-2013, Florian Schlichting 2012, Nathan Handler 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/watch0000644000000000000000000000016212253367564010233 0ustar version=3 https://metacpan.org/release/strictures/ .*/strictures-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$