debian/0000755000000000000000000000000011764474324007202 5ustar debian/rules0000755000000000000000000000003611764474324010261 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000230311764474324010603 0ustar Source: libsyntax-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdata-optlist-perl, libnamespace-clean-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/syntax/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-perl.git Package: libsyntax-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-optlist-perl, libnamespace-clean-perl Description: pragma for activating syntax extensions syntax is a Perl pragma for activating community-provided syntax extensions. It is similar to, but much more extensible than, the "feature" pragma, since it can load third-party extensions as well. . Because of the extensible nature of this module, there are no standardised options. Please consult the documentation for specific syntax features to learn about possible configuration options. See the are packages that have names like: libsyntax-keyword-*-perl. debian/source/0000755000000000000000000000000011764474324010502 5ustar debian/source/format0000644000000000000000000000001411764474324011710 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000121211764474324011050 0ustar libsyntax-perl (0.004-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream and packaging copyright. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. * Update versioned (build) dependencies. -- gregor herrmann Sat, 09 Jun 2012 00:12:30 +0200 libsyntax-perl (0.003-1) unstable; urgency=low * Initial release (closes: #615030). -- gregor herrmann Fri, 25 Feb 2011 03:49:38 +0100 debian/compat0000644000000000000000000000000211764474324010400 0ustar 8 debian/copyright0000644000000000000000000000206311764474324011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: syntax Upstream-Contact: Robert Sedlacek Source: http://search.cpan.org/dist/syntax/ Files: * Copyright: 2012, Robert Sedlacek License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012, gregor herrmann 2011, Jonathan Yu 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/watch0000644000000000000000000000015111764474324010230 0ustar version=3 http://search.cpan.org/dist/syntax/ .*/syntax-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$