[DRE-commits] [ruby-ruby2ruby] 05/06: drop transitional packages; capitalize Ruby in desc

Cédric Boutillier boutil at moszumanska.debian.org
Fri Dec 27 22:17:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-ruby2ruby.

commit e645f83d84fd2862b966a8cc85917f44bbdd6aa9
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Dec 27 23:08:17 2013 +0100

    drop transitional packages; capitalize Ruby in desc
---
 debian/control | 26 +++-----------------------
 1 file changed, 3 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 0295c0a..f98fddf 100644
--- a/debian/control
+++ b/debian/control
@@ -14,27 +14,7 @@ Package: ruby-ruby2ruby
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-sexp-processor (>= 4.0~), ruby-parser (>= 3.1~)
-Replaces: libruby2ruby-ruby1.8 (<< 1.3.1-1~), libruby2ruby-ruby (<< 1.3.1-1~)
-Breaks: libruby2ruby-ruby1.8 (<< 1.3.1-1~), libruby2ruby-ruby (<< 1.3.1-1~)
-Provides: libruby2ruby-ruby1.8, libruby2ruby-ruby
-Description: Generate pure ruby code easily from ParseTree's Sexps (ruby1.8)
- ruby2ruby provides a means of generating pure ruby code easily from
+Description: Generate pure ruby code easily from ParseTree's Sexps
+ ruby2ruby provides a means of generating pure Ruby code easily from
  ParseTree's Sexps. This makes making dynamic language processors much
- easier in ruby than ever before.
-
-# Transitional packages
-Package: libruby2ruby-ruby1.8
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-ruby2ruby
-Description: Transitional package for ruby-ruby2ruby
- This is a transitional package to ease upgrades to the ruby-ruby2ruby
- package. It can safely be removed.
-
-Package: libruby2ruby-ruby
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-ruby2ruby
-Description: Transitional package for ruby-ruby2ruby
- This is a transitional package to ease upgrades to the ruby-ruby2ruby
- package. It can safely be removed.
+ easier in Ruby than ever before.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ruby2ruby.git



More information about the Pkg-ruby-extras-commits mailing list