debian/0000755000000000000000000000000012236255431007171 5ustar debian/source/0000755000000000000000000000000012236254461010473 5ustar debian/source/format0000644000000000000000000000001412236254461011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000674712236255431011061 0ustar libgraphics-colornames-www-perl (1.13-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Test::Pod::Coverage is passing now, remove it from B-C-I [ 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. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * debian/watch: remove obsolete comment. [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Damyan Ivanov ] * point to GPL-1 license instead of just GPL, which is a symlink * source format '3.0 (quilt)' * claim conformance with Policy 3.9.5 * drop trailing slash from metacpan URLs -- Damyan Ivanov Tue, 05 Nov 2013 22:54:38 +0200 libgraphics-colornames-www-perl (1.12-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Copyright and Uploaders * Standards-Version 3.8.3 (no changes) * Refresh copyright, rules, control to debhelper 7 [ Ansgar Burchardt ] * debian/control: Correct Vcs-Browser URL. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * New upstream release 1.12. * Change my email address. * debian/copyright: update years of upstream copyright. * debian/control: - add ${misc:Depends} to Depends: field - switch Vcs-Browser field to ViewSVN - drop (build) dependency on libparams-validate-perl - move libtest-pod-perl from Build-Conflicts-Indep to Build-Depends-Indep -- gregor herrmann Fri, 18 Dec 2009 22:07:09 +0100 libgraphics-colornames-www-perl (1.00-1) unstable; urgency=low * New upstream release * Added myself as an uploader * Standrds-version -> 3.8.0 (no changes needed) -- Gunnar Wolf Mon, 15 Sep 2008 10:25:38 -0500 libgraphics-colornames-www-perl (0.01-4) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Upgraded to debhelper 6 [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467945). * Set debhelper compatibility level to 5 again to make backporters' lifes easier. * debian/watch: use dist-based URL. * Add /me to Uploaders. -- gregor herrmann Sat, 08 Mar 2008 15:19:12 +0100 libgraphics-colornames-www-perl (0.01-3) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Moved package into Debian Perl Pkg Project SVN. * Fixed copyright file with a better URL. * Fixed watch file. * Fixed Maintainer field in control file. * Fixed copyright and control file with a better URL. [ Damyan Ivanov ] * Remove modification of manpages, that replaced utf8-characters with ascii equivalents * debian/copyright + convert to utf8 + copy verbatim upstream copyright and licensing notices * Put me instead of Ernesto in Uploaders -- Damyan Ivanov Tue, 04 Dec 2007 22:04:22 +0200 libgraphics-colornames-www-perl (0.01-2) unstable; urgency=low * Fixed typo in long decription (closes: #401161). * Fixed watch file. -- Ernesto Hernández-Novich Mon, 02 Jul 2007 11:40:43 -0400 libgraphics-colornames-www-perl (0.01-1) unstable; urgency=low * Initial release. -- Ernesto Hernández-Novich Sun, 05 Nov 2006 19:33:38 -0400 debian/rules0000755000000000000000000000003611614475571010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000211012236255176010574 0ustar Source: libgraphics-colornames-www-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-nowarnings-perl, libgraphics-colornames-perl, libtest-pod-perl Build-Conflicts-Indep: libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann , Jonathan Yu Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Graphics-ColorNames-WWW Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-colornames-www-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraphics-colornames-www-perl.git Package: libgraphics-colornames-www-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgraphics-colornames-perl Description: module defining WWW color names and equivalent RGB values Graphics::ColorNames::WWW is a Perl module that defines color names and their associated color values (in RGB format) from various web specifications and implementations. debian/compat0000644000000000000000000000000211614475571010377 0ustar 7 debian/watch0000644000000000000000000000021112236255213010212 0ustar version=3 https://metacpan.org/release/Graphics-ColorNames-WWW .*/Graphics-ColorNames-WWW-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000244412236255203011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Graphics-ColorNames-WWW Upstream-Contact: Claus Färber Source: https://metacpan.org/release/Graphics-ColorNames-WWW Files: * Copyright: 2005-2009, Claus Färber 2001-2004, Robert Rothenberg License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2008, Gunnar Wolf 2008, gregor herrmann 2007, Damyan Ivanov 2006-2007, Ernesto Hernández-Novich 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License version 1 can be found in `/usr/share/common-licenses/GPL-1'