[Pkg-libvirt-maintainers] [PATCH 1/2] Remove legacy transitional packages

Christian Hofstaedtler zeha at debian.org
Sun Dec 22 21:53:13 UTC 2013


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.
---
 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.
-- 
1.8.5.2




More information about the Pkg-libvirt-maintainers mailing list