debian/0000755000000000000000000000000011773414276007202 5ustar debian/control0000644000000000000000000000400111773414223010570 0ustar Source: ruby-term-ansicolor Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ben Armstrong , Antonio Terceiro DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-term-ansicolor.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-term-ansicolor.git;a=summary Homepage: http://flori.github.com/term-ansicolor XS-Ruby-Versions: all Package: ruby-term-ansicolor Architecture: all Replaces: libterm-ansicolor-ruby (<< 1.0.6-1~), libterm-ansicolor-ruby1.8 (<< 1.0.6-1~), libcoderay-ruby1.8 (<< 0.9.1-1.1~) Breaks: libterm-ansicolor-ruby (<< 1.0.6-1~), libterm-ansicolor-ruby1.8 (<< 1.0.6-1~), libcoderay-ruby1.8 (<< 0.9.1-1.1~) Provides: libterm-ansicolor-ruby, libterm-ansicolor-ruby1.8 Depends: ruby | ruby-interpreter, ${misc:Depends} Description: Ruby library that colors strings using ANSI escape sequences Small Ruby library that colors strings using ANSI escape sequences. It's possible to use constants or unary functions. Block-forms also autoreset at the block's end. It's also possible to use this module as a mixin for classes of objects that respond to :to_str, e.g. String. . This package is part of the Ruby library extras, a supplement to Ruby's standard library. Package: libterm-ansicolor-ruby Section: oldlibs Priority: extra Architecture: all Depends: ${misc:Depends}, ruby-term-ansicolor Description: Transitional package for ruby-term-ansicolor This is a transitional package to ease upgrades to the ruby-term-ansicolor package. It can safely be removed. Package: libterm-ansicolor-ruby1.8 Section: oldlibs Priority: extra Architecture: all Depends: ${misc:Depends}, ruby-term-ansicolor Description: Transitional package for ruby-term-ansicolor This is a transitional package to ease upgrades to the ruby-term-ansicolor package. It can safely be removed. debian/changelog0000644000000000000000000000227211773414223011047 0ustar ruby-term-ansicolor (1.0.7-1) unstable; urgency=low * Team upload * New upstream version * Drop single Debian patch * Bump Standards-Version to 3.9.3 (no changes needed) * Build against gem2deb >= 0.3.0 * Set priority of transitional packages to extra -- Cédric Boutillier Fri, 29 Jun 2012 23:01:05 +0200 ruby-term-ansicolor (1.0.6-1) unstable; urgency=low * Migrate package to use gem2deb and rename according to the new Ruby policy. -- Antonio Terceiro Wed, 10 Aug 2011 08:37:58 -0700 libterm-ansicolor-ruby (1.0.4-3) unstable; urgency=low * Handle conflicting term/ansicolor.rb which is also in libcoderay-ruby1.8 by specifying Breaks and Replaces. (Closes: #599764) -- Ben Armstrong Mon, 11 Oct 2010 11:27:27 -0300 libterm-ansicolor-ruby (1.0.4-2) unstable; urgency=low * Include missing doc-main.txt. * Fix copyright. -- Ben Armstrong Tue, 24 Aug 2010 17:55:22 -0300 libterm-ansicolor-ruby (1.0.4-1) unstable; urgency=low * Initial release. (Closes: #565770) -- Ben Armstrong Tue, 03 Aug 2010 17:37:43 -0300 debian/source/0000755000000000000000000000000011712612556010474 5ustar debian/source/format0000644000000000000000000000001411712612556011702 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000032111712612556014051 0ustar ruby-term-ansicolor source: duplicate-short-description libterm-ansicolor-ruby libterm-ansicolor-ruby1.8 ruby-term-ansicolor source: duplicate-long-description libterm-ansicolor-ruby libterm-ansicolor-ruby1.8 debian/source/options0000644000000000000000000000002411712612556012106 0ustar single-debian-patch debian/source/patch-header0000644000000000000000000000067111712612556012750 0ustar This patch contains all the Debian-specific changes mixed together. To review them separately, please inspect the VCS history at http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-term-ansicolor.git;a=summary In special, the branch called "for-upstream" contains commits that are supposed to be sent to the original developers. Commits that are not in that branch are probably Debian-specific and you do not need to care about those. debian/ruby-term-ansicolor.docs0000644000000000000000000000002611712612556013761 0ustar doc-main.txt examples debian/ruby-test-files.yaml0000644000000000000000000000003711712612556013116 0ustar --- - tests/ansicolor_test.rb debian/README.Debian0000644000000000000000000000070511712612556011237 0ustar term-ansicolor for Debian ------------------------- The original term-ansicolor package provides a command called `cdiff` that colorizes diff output. The package colordiff also provides a command called `cdiff` that does the same thing, so the term-ansicolor Debian package does not install `cdiff`. If you need that functionality, please install and use the colordiff package. -- Antonio Terceiro Thu Aug 11 23:18:32 PDT 2011 debian/watch0000644000000000000000000000016111712612556010223 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/term-ansicolor .*/term-ansicolor-(.*).tar.gz debian/copyright0000644000000000000000000000213211712612556011125 0ustar Format-Specification: http://bzr.debian.org/loggerhead/dep/dep5/trunk/annotate/110/dep5.mdwn Upstream-Name: term-ansicolor Upstream-Contact: Florian Frank Source: http://flori.github.com/term-ansicolor/ Copyright: 2002-2009, Florian Frank License: GPL-2 This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation: www.gnu.org/copyleft/gpl.html . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2010, Ben Armstrong License: GPL-2+ 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 2 of the License, or (at your option) any later version. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000044311712612556010255 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=ruby --with ruby override_dh_auto_install: dh_auto_install rm debian/ruby-term-ansicolor/usr/bin/cdiff override_dh_installexamples: dh_installexamples chmod -x debian/ruby-term-ansicolor/usr/share/doc/ruby-term-ansicolor/examples/example.rb debian/compat0000644000000000000000000000000211712612556010372 0ustar 7 debian/ruby-term-ansicolor.examples0000644000000000000000000000002411712612556014645 0ustar examples/example.rb