[DRE-commits] [ruby-dbus] 04/10: Drop transition packages and breaks/replaces/provides (closes: #735731)

Paul van Tilburg paulvt at moszumanska.debian.org
Fri Feb 21 21:21:09 UTC 2014


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

paulvt pushed a commit to branch master
in repository ruby-dbus.

commit 0e69d6b23b5ceea64d8e44a4613807f930e96d03
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Fri Feb 21 21:37:56 2014 +0100

    Drop transition packages and breaks/replaces/provides (closes: #735731)
---
 debian/changelog |  4 +++-
 debian/control   | 22 ----------------------
 2 files changed, 3 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c797286..33ece5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ ruby-dbus (0.11.0-1) UNRELEASED; urgency=medium
     - When calling methods, interface can be left unspecified if unambiguous
     - Ruby strings can be passed where byte arrays ("ay") are expected
     - Many bugfixes
+  * debian/control: drop transition packages and corresponding
+    breaks/replaces/provides (closes: #735731)
 
- -- Paul van Tilburg <paulvt at debian.org>  Fri, 21 Feb 2014 21:00:08 +0100
+ -- Paul van Tilburg <paulvt at debian.org>  Fri, 21 Feb 2014 21:41:50 +0200
 
 ruby-dbus (0.7.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index bda0052..620d510 100644
--- a/debian/control
+++ b/debian/control
@@ -14,10 +14,6 @@ XS-Ruby-Versions: all
 Package: ruby-dbus
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Replaces: libdbus-ruby (<< 0.7.0-1~), libdbus-ruby1.8 (<< 0.7.0-1~)
-Breaks: libdbus-ruby (<< 0.7.0-1~), libdbus-ruby1.8 (<< 0.7.0-1~)
-Provides: libdbus-ruby, libdbus-ruby1.8
-Depends: ${misc:Depends}, ruby | ruby-interpreter
 Recommends: ruby-glib2
 Description: Ruby binding for D-Bus
  This module allows Ruby programs to interface with the D-Bus message
@@ -35,21 +31,3 @@ Description: Ruby binding for D-Bus
    * Rubyish D-Bus object and interface syntax support that automatically
      allows for introspection.
    * Emitting signals on exported objects.
-
-Package: libdbus-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-dbus
-Description: Transitional package for ruby-dbus
- This is a transitional package to ease upgrades to the ruby-dbus
- package. It can safely be removed.
-
-Package: libdbus-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-dbus
-Description: Transitional package for ruby-dbus
- This is a transitional package to ease upgrades to the ruby-dbus
- package. It can safely be removed.

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



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