debian/0000755000000000000000000000000012201242065007160 5ustar debian/rules0000755000000000000000000000003612201242065010237 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000152312201242065010564 0ustar Source: libb-keywords-perl Section: perl Priority: optional Build-Depends-Indep: perl Build-Depends: debhelper (>= 8) Maintainer: Debian Perl Group Uploaders: Rene Mayorga , gregor herrmann Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-keywords-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-keywords-perl.git Homepage: https://metacpan.org/release/B-Keywords/ Package: libb-keywords-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: lists of internal perl keywords The B::Keywords perl module provides lists of internal keywords of the perl programming language. It can be used as an adjunct to the B perl module by programs that parse and analyze perl code. debian/source/0000755000000000000000000000000012201242065010460 5ustar debian/source/format0000644000000000000000000000001412201242065011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000654012201242065011037 0ustar libb-keywords-perl (1.13-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 [ gregor herrmann ] * New upstream release. * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 09 Aug 2013 21:34:05 +0200 libb-keywords-perl (1.12-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 11 Feb 2012 20:16:12 +0100 libb-keywords-perl (1.11-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 1.10 [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release 1.11. * Switch to "3.0 (quilt)" source format. * Switch to debhelper compatibility level 8. Use tiny debian/rules. * Drop version from perl build dependency. * debian/copyright: update formatting and years of packaging copyright. * Bump Standards-Version to 3.9.2 (no further changes). -- gregor herrmann Fri, 20 Jan 2012 16:16:41 +0100 libb-keywords-perl (1.09-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * debian/control: update my email address. [ gregor herrmann ] * New upstream release. * debian/watch: extended regexp for matching upstream releases. * Set Standards-Version to 3.8.0 (no changes). * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/copyright: switch to new format. -- gregor herrmann Tue, 10 Mar 2009 19:42:10 +0100 libb-keywords-perl (1.08-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Removed: XS-Vcs-Svn fields. * debian/rules: don't wrap "rmdir ... /usr/lib/perl5" to make later substitution easier. * debian/rules: delete /usr/lib/perl5 only if it exists. [ Rene Mayorga ] * Make package ready for perl 5.10 update * debian/control + Raise debhelper version to 6 + Set standard-versions to 3.7.3 ( no changes needed ) * debian/rules: sync it with dh-make-perl rules template to follow the DPG best-practices * Improve debian/watch -- Rene Mayorga Tue, 05 Feb 2008 18:54:26 -0600 libb-keywords-perl (1.08-1) unstable; urgency=low * New upstream release * debian/watch + changed to version 3 + Improve download URL * debian/copyright + Use proper upstream's URL + Add Copyright stanza for Debian packaging * debian/control + Add Homepage field + Add myself as uploader * debian/rules + remove usr/lib/perl5, was empty + remove unused dh_call(dh_link) + install README file -- Rene Mayorga Mon, 08 Oct 2007 19:22:16 -0600 libb-keywords-perl (1.06-2) unstable; urgency=low * Fix copyright file. -- Joey Hess Sat, 25 Aug 2007 14:05:03 -0400 libb-keywords-perl (1.06-1) unstable; urgency=low * First release. -- Joey Hess Tue, 14 Aug 2007 20:44:42 -0400 debian/compat0000644000000000000000000000000212201242065010356 0ustar 8 debian/copyright0000644000000000000000000000210712201242065011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: B-Keywords Upstream-Contact: Joshua ben Jore Source: https://metacpan.org/release/B-Keywords/ Files: * Copyright: 2003-2009, Joshua ben Jore License: GPL-2 or Artistic Files: debian/* Copyright: 2007, Joey Hess 2007-2009, Rene Mayorga 2008-2013, gregor herrmann License: GPL-2 or Artistic 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-2 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, version 2. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000015712201242065010214 0ustar version=3 https://metacpan.org/release/B-Keywords/ .*/B-Keywords-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$