debian/0000755000000000000000000000000012260564002007163 5ustar debian/rules0000755000000000000000000000003612260564002010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000234512260564002010572 0ustar Source: libconvert-color-perl Maintainer: Debian Perl Group Uploaders: Maximilian Gass , Angel Abad , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblist-utilsby-perl, libmodule-pluggable-perl | perl (<< 5.17.0), libtest-pod-perl, perl, x11-common Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-color-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-color-perl.git Homepage: https://metacpan.org/release/Convert-Color/ Package: libconvert-color-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblist-utilsby-perl, libmodule-pluggable-perl | perl (<< 5.17.0) Recommends: x11-common Description: Perl module for color space conversions and named lookups Convert::Color provides conversions between commonly used ways to express colors. It provides conversions between color spaces such as RGB and HSV, and it provides ways to look up colors by a name. debian/libconvert-color-perl.examples0000644000000000000000000000001312260564002015140 0ustar examples/* debian/source/0000755000000000000000000000000012260564002010463 5ustar debian/source/format0000644000000000000000000000001412260564002011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000376512260564002011050 0ustar libconvert-color-perl (0.10-1) unstable; urgency=low [ gregor herrmann ] * Explicitly (build-)depend on Module::Pluggable. (Closes: #711655) [ Xavier Guimard ] * Imported Upstream version 0.10 * Bump Standards-Version to 3.9.5 -- Xavier Guimard Tue, 31 Dec 2013 13:09:44 +0100 libconvert-color-perl (0.09-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. * Remove versioned build dependency on Module::Build on upstream's request. (Closes: #681890) [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.09 * Update debian/copy (years and format) * Bump Standards-Version to 3.9.4 -- Xavier Guimard Tue, 21 May 2013 06:06:07 +0200 libconvert-color-perl (0.08-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.2: no changes necessary * Update copyright years (upstream and Debian) -- Maximilian Gass Wed, 15 Jun 2011 21:54:01 +0200 libconvert-color-perl (0.07-1) unstable; urgency=low [ Angel Abad ] * New upstream release * debian/control: - Add liblist-utilsby-perl in Build-Depends-Indep and Depends - Add myself to Uploaders * debian/copyright: - Update copyright years - Update license information * Bump Standards-Version to 3.9.1 (no changes) * Switch to dpkg-source format 3.0 (quilt) [ Ansgar Burchardt ] * Use debhelper compat level 8 to use Build.PL. * Build-depend on libmodule-build-perl (>= 0.360000). -- Angel Abad Wed, 03 Nov 2010 22:12:03 +0100 libconvert-color-perl (0.05-1) unstable; urgency=low * Initial Release (closes: #547686). -- Maximilian Gass Mon, 21 Sep 2009 21:04:49 +0200 debian/compat0000644000000000000000000000000212260564002010361 0ustar 8 debian/copyright0000644000000000000000000000220212260564002011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Convert-Color Source: https://metacpan.org/release/Convert-Color/ Upstream-Contact: Paul Evans Files: * Copyright: 2013, Paul Evans License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2011, Maximilian Gass 2010, Angel Abad 2013, Xavier Guimard 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/watch0000644000000000000000000000017012260564002010212 0ustar version=3 https://metacpan.org/release/Convert-Color/ .*/Convert-Color-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$