debian/0000755000000000000000000000000012174260624007172 5ustar debian/rules0000755000000000000000000000003612174260624010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000175712174260624010607 0ustar Source: libcolor-scheme-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-differences-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcolor-scheme-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcolor-scheme-perl.git Homepage: https://metacpan.org/release/Color-Scheme/ Package: libcolor-scheme-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to generate pleasant color schemes Color::Scheme is a Perl implementation of Color Schemes 2 (http://wellstyled.com/tools/colorscheme2/index-en.html), a color scheme generator. debian/source/0000755000000000000000000000000012174260624010472 5ustar debian/source/format0000644000000000000000000000001412174260624011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000376712174260624011061 0ustar libcolor-scheme-perl (1.05-1) unstable; urgency=low * Imported Upstream version 1.05 * Change upstream contact to Ricardo SIGNES * Add libtest-simple-perl >=0.96 build-dependency -- Xavier Guimard Tue, 16 Jul 2013 13:21:04 +0200 libcolor-scheme-perl (1.04-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. * Drop spelling-errors.patch, applied upstream. * Add /me to Uploaders. * debian/control: mention module name in long description. -- gregor herrmann Sun, 17 Feb 2013 14:14:21 +0100 libcolor-scheme-perl (1.03-1) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Update debian/watch to version 3 * Imported upstream version 1.03 * Update source format to 3.0 (quilt) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Adjust dependencies for libtest-differences-perl Move libtest-differences-perl from Build-Depends to Build-Depends-Indep. * Update debian/copyright (years and format) * Update debian/rules to use "dh $@" * Add spelling error patch -- Xavier Guimard Fri, 28 Dec 2012 12:51:13 +0100 libcolor-scheme-perl (1.02-3) unstable; urgency=low * D'oh, ack NMU from Gunnar Wolf, adding libtest-differences-perl to Build-Dep. Thanks! -- Ivan Kohler Thu, 28 Feb 2008 16:23:50 -0800 libcolor-scheme-perl (1.02-2) unstable; urgency=low * Update debian/rules to current dh-make-perl template to fix "unconditional rmdir" FTBFS (closes: Bug#467752) -- Ivan Kohler Wed, 27 Feb 2008 15:27:57 -0800 libcolor-scheme-perl (1.02-1) unstable; urgency=low * Initial Release (closes: Bug#366332). -- Ivan Kohler Sun, 7 May 2006 07:01:43 -0700 debian/compat0000644000000000000000000000000212174260624010370 0ustar 8 debian/copyright0000644000000000000000000000216612174260624011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Color-Scheme Source: https://metacpan.org/release/Color-Scheme/ Upstream-Contact: Ricardo SIGNES Files: * Copyright: 2005, Ian Langworth License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, 2008, Ivan Kohler 2012-2013, Xavier Guimard 2013, gregor herrmann 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/watch0000644000000000000000000000016612174260624010226 0ustar version=3 https://metacpan.org/release/Color-Scheme/ .*/Color-Scheme-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$