debian/0000755000000000000000000000000011773615044007176 5ustar debian/rules0000755000000000000000000000030711773615044010256 0ustar #!/usr/bin/make -f PKG := $(shell dh_listpackages) TMP := $(CURDIR)/debian/$(PKG) %: dh $@ override_dh_installexamples: dh_installexamples chmod a+x $(TMP)/usr/share/doc/$(PKG)/examples/*.pl debian/control0000644000000000000000000000242011773615044010577 0ustar Source: libcolor-calc-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libgraphics-colornames-perl, libgraphics-colornames-www-perl, libgraphics-colorobject-perl, libparams-validate-perl, libtest-nowarnings-perl, libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , Jonathan Yu , Nicholas Bamber Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Color-Calc/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libcolor-calc-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcolor-calc-perl.git Package: libcolor-calc-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgraphics-colornames-perl, libgraphics-colornames-www-perl, libgraphics-colorobject-perl, libparams-validate-perl Description: module for simple calculations with RGB colors Color::Calc is a Perl module that implements simple calculations with RGB colors. This can be used to create a full color scheme from a few colors and provides a variety of output styles including hexadecimal, 3-tuple as well as versions suitable for HTML and PDF. debian/README.source0000644000000000000000000000012711773615044011355 0ustar Note that the Color::Object is an optional and obsolete dependency. It is not needed. debian/source/0000755000000000000000000000000011773615044010476 5ustar debian/source/format0000644000000000000000000000001411773615044011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000721111773615044011051 0ustar libcolor-calc-perl (1.073-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream releases 1.072, 1.073. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream copyright. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Sat, 30 Jun 2012 17:24:02 +0200 libcolor-calc-perl (1.071-1) unstable; urgency=low [ Nicholas Bamber ] * Added myself to Uploaders * Upped compat and debhelper version to 8 * Upped standards version to 3.9.1 * Refreshed copyright * Added README.source * New upstream release * Added debian/source/format * Installing examples [ gregor herrmann ] * Remove version from libgraphics-colornames-perl (build) dependency, already satisfied in oldstable. -- Nicholas Bamber Mon, 07 Mar 2011 18:52:01 +0000 libcolor-calc-perl (1.061-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) -- Jonathan Yu Thu, 11 Feb 2010 22:02:20 -0500 libcolor-calc-perl (1.060-1) unstable; urgency=low * New upstream release * Update copyright information per upstream * Update dependency on Graphics::ColorNames -- Jonathan Yu Fri, 01 Jan 2010 16:40:43 -0500 libcolor-calc-perl (1.052-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add a README.source * Use new short debhelper rules format * Rewrote control description * Remove patch, it has been applied upstream * Add Test-Pod + Coverage to B-D-I [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/copyright: update years of upstream copyright. -- Jonathan Yu Tue, 15 Dec 2009 18:53:15 -0500 libcolor-calc-perl (1.05-1) unstable; urgency=low [ gregor herrmann ] * debian/watch: use dist-based URL. [ Gunnar Wolf ] * New upstream release * Added myself as an uploader * Standards-version -> 3.8.0 (no changes needed * Added build-dependency on quilt, modified debian/rules to call quilt * Fixed lintian warning regarding manpage missing a whatis entry (patch: fix-man-whatis) -- Gunnar Wolf Mon, 15 Sep 2008 10:01:18 -0500 libcolor-calc-perl (1.04-3) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467730). [ Ernesto Hernández-Novich (USB) ] * Upgraded to debhelper 6 * Updated to Standards-Version 3.7.3 -- Ernesto Hernández-Novich (USB) Wed, 27 Feb 2008 08:11:11 -0430 libcolor-calc-perl (1.04-2) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Moved package into Debian Pkg Perl Project SVN. * Wrap long lines in control file. * Fixed copyright file with a better URL. * Fixed watch file. * Cleanup debian/rules. * Fixed Maintainer field in control file. [ Damyan Ivanov ] * Use author-neutral upstream URL in debian/copyright and debian/control * Do not install redundant README -- Ernesto Hernández-Novich (USB) Fri, 23 Nov 2007 09:49:21 -0400 libcolor-calc-perl (1.04-1) unstable; urgency=low * New upstream release. -- Ernesto Hernández-Novich Mon, 02 Jul 2007 09:46:41 -0400 libcolor-calc-perl (1.00-1) unstable; urgency=low * Initial Release. -- Ernesto Hernández-Novich Sun, 05 Nov 2006 16:51:23 -0400 debian/compat0000644000000000000000000000000211773615044010374 0ustar 8 debian/libcolor-calc-perl.examples0000644000000000000000000000000511773615044014376 0ustar eg/* debian/copyright0000644000000000000000000000225711773615044011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Color-Calc Upstream-Contact: Claus Faerber Source: http://search.cpan.org/dist/Color-Calc/ Files: * Copyright: 2004-2012, Claus Faerber License: Artistic or GPL-1+ Files: debian/* Copyright: 2006-2008, Ernesto Hernández-Novich (USB) 2008, Gunnar Wolf 2009-2010, Jonathan Yu 2010, Nicholas Bamber 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015711773615044010232 0ustar version=3 http://search.cpan.org/dist/Color-Calc/ .*/Color-Calc-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)