[Pkg-libvirt-commits] [ruby-libvirt] 01/02: Remove legacy transitional packages

Guido Guenther agx at moszumanska.debian.org
Mon Dec 23 10:43:09 UTC 2013


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

agx pushed a commit to branch master
in repository ruby-libvirt.

commit b3941656a22a68728648dfaccfb45b5b68999efa
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sun Dec 22 22:53:13 2013 +0100

    Remove legacy transitional packages
    
    The upgrade path is given because the transitional packages have been
    part of wheezy already. Also, the 1.8 package would mean that we need
    to keep Ruby 1.8 around.
    
    Signed-off-by: Guido Günther <agx at sigxcpu.org>
---
 debian/control | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/debian/control b/debian/control
index c1bdd3a..645d56a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,6 @@ Package: ruby-libvirt
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libvirt-ruby (<< 0.4.0-1~), libvirt-ruby1.8 (<< 0.4.0-1~)
-Breaks: libvirt-ruby (<< 0.4.0-1~), libvirt-ruby1.8 (<< 0.4.0-1~)
-Provides: libvirt-ruby, libvirt-ruby1.8
 Description: Ruby bindings for libvirt
  This library provides Ruby bindings for using libvirt.
  .
@@ -24,22 +21,3 @@ Description: Ruby bindings for libvirt
  of recent versions of Linux (and other OSes). The library aims at providing
  a long term stable C API for different virtualization mechanisms. It currently
  supports QEMU, KVM, and XEN.
-
-# Transitional packages
-Package: libvirt-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-libvirt
-Description: Transitional package for ruby-libvirt
- This is a transitional package to ease upgrades to the ruby-libvirt
- package. It can safely be removed.
-
-Package: libvirt-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-libvirt
-Description: Transitional package for ruby-libvirt
- This is a transitional package to ease upgrades to the ruby-libvirt
- package. It can safely be removed.

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



More information about the Pkg-libvirt-commits mailing list