[DRE-commits] [ruby-color-tools] 04/10: rename source and binary to ruby-color, as upstream is now called color instead of color-tools
Cédric Boutillier
boutil at moszumanska.debian.org
Sat May 10 22:36:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-color-tools.
commit 9456207da5311887e0a459019bb1ebddb352077e
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat May 10 23:30:12 2014 +0200
rename source and binary to ruby-color, as upstream is now called color instead of color-tools
---
debian/control | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f4e3399..e2a6732 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: ruby-color-tools
+Source: ruby-color
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
@@ -10,10 +10,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-color-tools
Homepage: http://rubyforge.org/projects/color
XS-Ruby-Versions: all
-Package: ruby-color-tools
+Package: ruby-color
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Breaks: ruby-color-tools (<< 1.5~)
+Replaces: ruby-color-tools (<< 1.5~)
+Provides: ruby-color-tools
Description: Ruby library to provide RGB, CMYK and other colorspace support
This Ruby library provides support to RGB, CMYK and other
colorspaces. It offers 152 named RGB colors (184 with spelling
@@ -21,3 +24,10 @@ Description: Ruby library to provide RGB, CMYK and other colorspace support
applications. A technique for generating a monochromatic contrasting
palette is also included.
+Package: ruby-color-tools
+Section: oldlibs
+Priority: extra
+Depends: ruby-color
+Description: Ruby library to provide RGB, CMYK and other colorspace support (transitional package)
+ This is a dummy transition package that can be safely removed once no
+ package depend on it.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-color-tools.git
More information about the Pkg-ruby-extras-commits
mailing list