[DRE-commits] [ruby-inline] 01/04: Remove transitional packages
Christian Hofstaedtler
zeha at moszumanska.debian.org
Wed Jan 15 22:40:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-inline.
commit e6734057aa19e1cf60443b9bd3d6d2535ff272a4
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Jan 15 23:38:42 2014 +0100
Remove transitional packages
---
debian/control | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/debian/control b/debian/control
index 5d24a87..e7b4d7b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,6 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby1.8-dev | ruby1.9.1-dev, rake
Recommends: gcc | c-compiler, rubygems
-Replaces: libinline-ruby (<< 3.10.1-1~), libinline-ruby1.8 (<< 3.10.1-1~)
-Breaks: libinline-ruby (<< 3.10.1-1~), libinline-ruby1.8 (<< 3.10.1-1~)
-Provides: libinline-ruby, libinline-ruby1.8
Description: Ruby library for embedding C/++ external module code
Inline allows you to write foreign code within your ruby code. It
automatically determines if the code in question has changed and
@@ -27,22 +24,3 @@ Description: Ruby library for embedding C/++ external module code
You can even write extra builders that will allow you to write inlined
code in any language. Use Inline::C as a template and look at
Module#inline for the required API.
-
-# Transitional packages
-Package: libinline-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-inline
-Description: Transitional package for ruby-inline
- This is a transitional package to ease upgrades to the ruby-inline
- package. It can safely be removed.
-
-Package: libinline-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-inline
-Description: Transitional package for ruby-inline
- This is a transitional package to ease upgrades to the ruby-inline
- package. It can safely be removed.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-inline.git
More information about the Pkg-ruby-extras-commits
mailing list