debian/0000755000000000000000000000000012224065223007164 5ustar debian/libgetopt-lucid-perl.examples0000644000000000000000000000001311671744647014770 0ustar examples/* debian/watch0000644000000000000000000000016612101264242010214 0ustar version=3 https://metacpan.org/release/Getopt-Lucid/ .*/Getopt-Lucid-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000335312224065223011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: David Golden Source: https://metacpan.org/release/Getopt-Lucid/ Upstream-Name: Getopt-Lucid Files: * Copyright: 2013, David Golden License: Apache-2.0 Files: debian/* Copyright: 2011, Jonathan Yu 2011, gregor herrmann 2012, Fabrizio Regalli 2013, Florian Schlichting License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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/control0000644000000000000000000000216612224065213010573 0ustar Source: libgetopt-lucid-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libexception-class-perl, libexception-class-trycatch-perl, perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Fabrizio Regalli , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Getopt-Lucid/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-lucid-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-lucid-perl.git Package: libgetopt-lucid-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexception-class-perl Description: module for parsing command line arguments Getopt::Lucid is a Perl module for parsing command line arguments, similar in nature to Getopt::Long (in Perl core). The goal of this module is to provide good code readability and clarity of intent, relying on plain-English option specification as opposed to the more symbolic approach of Getopt::Long. debian/compat0000644000000000000000000000000211671744647010405 0ustar 8 debian/changelog0000644000000000000000000000327712224065171011051 0ustar libgetopt-lucid-perl (1.05-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.05 * Bump year of upstream copyright * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders and copyright -- Florian Schlichting Sat, 05 Oct 2013 21:37:11 +0200 libgetopt-lucid-perl (1.01-1) unstable; urgency=low * Imported Upstream version 1.01 * Bump Standards-Version to 3.9.3 * Added myself to Uploaders and Copyright * Update copyright using copyright-format 1.0 * Sorted B-D-I * Updated copyright year for main stanza * Removed no more necessary spelling.patch patch: the changes is included in source code -- Fabrizio Regalli Tue, 06 Mar 2012 12:20:48 +0100 libgetopt-lucid-perl (1.00-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. * Bump Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Make libexception-class-perl (build) dependency unversioned, nothing older in the archive. * Add a patch to fix a tiny spelling mistake. -- gregor herrmann Sun, 11 Dec 2011 16:20:00 +0100 libgetopt-lucid-perl (0.19-1) unstable; urgency=low * Initial Release (Closes: #619037) -- Jonathan Yu Sun, 20 Mar 2011 13:55:09 -0400 debian/source/0000755000000000000000000000000011671744647010507 5ustar debian/source/format0000644000000000000000000000001411671744647011715 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671744647010266 0ustar #!/usr/bin/make -f %: dh $@ debian/libgetopt-lucid-perl.docs0000644000000000000000000000000511671744647014103 0ustar Todo