[DRE-commits] [coderay] 03/03: Drop transitional packages

Youhei SASAKI uwabami-guest at alioth.debian.org
Wed Sep 4 09:55:06 UTC 2013


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

uwabami-guest pushed a commit to branch master
in repository coderay.

commit 98cf6367dd4e1985c63bbb1d82a56f9ce1f66e22
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Wed Sep 4 18:50:32 2013 +0900

    Drop transitional packages
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control |   23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/debian/control b/debian/control
index f97182f..259c7aa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,6 @@ XS-Ruby-Versions: all
 
 Package: ruby-coderay
 Architecture: all
-Replaces: libcoderay-ruby (<< 0.9.8-1~), libcoderay-ruby1.8 (<< 0.9.8-1~)
-Breaks: libcoderay-ruby (<< 0.9.8-1~), libcoderay-ruby1.8 (<< 0.9.8-1~)
-Provides: libcoderay-ruby, libcoderay-ruby1.8
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Ruby library for syntax highlighting
  CodeRay is a Ruby library that can scan an input file or text in a web
@@ -41,23 +38,3 @@ Description: Helper programs for CodeRay Ruby lib for syntax highlighting
  CodeRay can output to HTML, JSON, XML, Yaml.
  .
  The coderay binary scans a file and outputs in HTML.
-
-
-Package: libcoderay-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-coderay
-Description: Transitional package for coderay
- This is a transitional package to ease upgrades to the coderay
- package. It can safely be removed.
-
-Package: libcoderay-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-coderay
-Description: Transitional package for coderay
- This is a transitional package to ease upgrades to the coderay
- package. It can safely be removed.
-

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



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