debian/0000755000000000000000000000000012231417072007165 5ustar debian/rules0000755000000000000000000000003612006747763010261 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000230512231416351011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: chocolateboy Source: https://metacpan.org/release/Devel-Pragma/ Upstream-Name: Devel-Pragma Files: * Copyright: 2008-2013 chocolateboy License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2010, Marcus Holland-Moritz 2001, Paul Marquess 1999, Kenneth Albanowski 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/watch0000644000000000000000000000016612126251160010216 0ustar version=3 https://metacpan.org/release/Devel-Pragma/ .*/Devel-Pragma-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012006747763010502 5ustar debian/source/format0000644000000000000000000000001412006747763011710 0ustar 3.0 (quilt) debian/control0000644000000000000000000000236612231417003010571 0ustar Source: libdevel-pragma-perl Maintainer: Debian Perl Group Uploaders: Stig Sandbeck Mathisen Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312~), libb-hooks-op-annotation-perl, libb-hooks-op-check-perl (>= 0.18), libextutils-depends-perl (>= 0.302), liblexical-sealrequirehints-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-pragma-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-pragma-perl.git Homepage: https://metacpan.org/release/Devel-Pragma/ Package: libdevel-pragma-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libb-hooks-op-annotation-perl, libb-hooks-op-check-perl (>= 0.18), liblexical-sealrequirehints-perl Description: helper functions for developers of lexical pragmas Devel:Pragma provides helper functions for developers of lexical pragmas. These can be used both in older versions of perl (from 5.8.1), which have limited support for lexical pragmas, and in the most recent versions, which have improved support. debian/libdevel-pragma-perl.docs0000644000000000000000000000000712006747763014044 0ustar README debian/compat0000644000000000000000000000000212231416721010363 0ustar 9 debian/changelog0000644000000000000000000000154712231417072011046 0ustar libdevel-pragma-perl (0.60-1) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Damyan Ivanov ] * Imported Upstream version 0.60 * add years to main upstream copyright notice * add ppport.h to debian/copyright (how did this escape NEW review?) * update (build-)dependencies * bump debhelper build-dependency to ensure hardening support * claim conformance with Policy 3.9.4 -- Damyan Ivanov Tue, 22 Oct 2013 09:41:47 +0300 libdevel-pragma-perl (0.54-1) unstable; urgency=low * Initial Release (Closes: #669886) -- Stig Sandbeck Mathisen Sun, 22 Apr 2012 00:28:54 +0200