[DRE-commits] [ruby-term-ansicolor] 02/08: bump standards-version; drop transitional packages
Cédric Boutillier
boutil at moszumanska.debian.org
Wed May 14 08:51:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-term-ansicolor.
commit 414f9541b047cfdcd5acf4e8a65e7f27b730bf33
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed May 14 09:40:14 2014 +0200
bump standards-version; drop transitional packages
---
debian/control | 30 ++++--------------------------
1 file changed, 4 insertions(+), 26 deletions(-)
diff --git a/debian/control b/debian/control
index 3b43894..8ea83f0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Ben Armstrong <synrg at sanctuary.nslug.ns.ca>, Antonio Terceiro <terceiro at debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-term-ansicolor.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-term-ansicolor.git;a=summary
Homepage: http://flori.github.com/term-ansicolor
@@ -12,35 +12,13 @@ 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}
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ruby-tins
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
+ 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.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-term-ansicolor.git
More information about the Pkg-ruby-extras-commits
mailing list