[DRE-commits] [SCM] ruby-eventmachine.git branch, master, updated. debian/0.12.10-3-12-g1b3e091

Praveen Arimbrathodiyil praveen at debian.org
Tue May 14 16:16:02 UTC 2013


The following commit has been merged in the master branch:
commit cb8c4adb6928d02327fb3d1adb320ac857647325
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 14 21:10:59 2013 +0530

    remove transitional packages

diff --git a/debian/changelog b/debian/changelog
index 0f2d3d7..3a47ea8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
 ruby-eventmachine (1.0.0-1) UNRELEASED; urgency=low
 
   * Team upload.
+
   [ Praveen Arimbrathodiyil ]
   * New upstream release. (Closes: #694076)
   * Update to standards version 3.9.4.
+  * Remove transitional packages.
 
   [ Per Andersson ]
   * Build depend on gem2deb >= 0.3.0.
diff --git a/debian/control b/debian/control
index 0a2aecc..a31b9f0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,6 @@ Package: ruby-eventmachine
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libeventmachine-ruby-doc (<< 0.12.10-1~), libeventmachine-ruby1.8 (<< 0.12.10-1~), libeventmachine-ruby (<< 0.12.10-1~)
-Breaks: libeventmachine-ruby-doc (<< 0.12.10-1~), libeventmachine-ruby1.8 (<< 0.12.10-1~), libeventmachine-ruby (<< 0.12.10-1~)
-Provides: libeventmachine-ruby-doc, libeventmachine-ruby1.8, libeventmachine-ruby
 Description: Ruby/EventMachine library
  EventMachine implements a fast, single-threaded engine for arbitrary network
  communications. It's extremely easy to use in Ruby. EventMachine wraps all
@@ -28,30 +25,3 @@ Description: Ruby/EventMachine library
  are provided with the package, primarily to serve as examples. The real goal
  of EventMachine is to enable programs to easily interface with other programs
  using TCP/IP, especially if custom protocols are required.
-
-Package: libeventmachine-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-eventmachine
-Description: Transitional package for ruby-eventmachine
- This is a transitional package to ease upgrades to the ruby-eventmachine
- package. It can safely be removed.
-
-Package: libeventmachine-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-eventmachine
-Description: Transitional package for ruby-eventmachine
- This is a transitional package to ease upgrades to the ruby-eventmachine
- package. It can safely be removed.
-
-Package: libeventmachine-ruby-doc
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-eventmachine
-Description: Transitional package for ruby-eventmachine
- This is a transitional package to ease upgrades to the ruby-eventmachine
- package. It can safely be removed.

-- 
ruby-eventmachine.git



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