[SCM] qtruby packaging branch, master, updated. 1542f79fc4d406b82bf9c80dba9698c38208cd62

Pino Toscano pino-guest at alioth.debian.org
Wed Jun 29 14:11:53 UTC 2011


The following commit has been merged in the master branch:
commit dd16423a65dee69f8a19cedd17363c4fd09b1ceb
Author: Pino Toscano <pino at kde.org>
Date:   Wed Jun 29 16:09:31 2011 +0200

    add versions to Break/Replaces for libqt4-ruby and libqt4-ruby1.8
---
 debian/control |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index e013f21..1306872 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,8 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: ruby1.8
 Provides: libqt4-ruby, libqt4-ruby1.8
-Replaces: libqt4-ruby, libqt4-ruby1.8
-Breaks: libqt4-ruby, libqt4-ruby1.8
+Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
+Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: Qt 4 bindings for the Ruby language
  This package provides the Ruby bindings for some of the Qt 4 modules:
   * QtCore
@@ -64,40 +64,40 @@ Description: Qt 4 bindings for the Ruby language -- debug symbols
 Package: ruby-qt4-phonon
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libqt4-ruby, libqt4-ruby1.8
-Breaks: libqt4-ruby, libqt4-ruby1.8
+Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
+Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: Phonon bindings for the Ruby language
  This package provides the Ruby bindings for the Phonon library.
 
 Package: ruby-qt4-script
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libqt4-ruby, libqt4-ruby1.8
-Breaks: libqt4-ruby, libqt4-ruby1.8
+Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
+Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtScript bindings for the Ruby language
  This package provides the Ruby bindings for the QtScript Qt 4 library.
 
 Package: ruby-qt4-test
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libqt4-ruby, libqt4-ruby1.8
-Breaks: libqt4-ruby, libqt4-ruby1.8
+Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
+Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtTest bindings for the Ruby language
  This package provides the Ruby bindings for the QtTest Qt 4 library.
 
 Package: ruby-qt4-uitools
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libqt4-ruby, libqt4-ruby1.8
-Breaks: libqt4-ruby, libqt4-ruby1.8
+Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
+Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtUiTools bindings for the Ruby language
  This package provides the Ruby bindings for the QtUiTools Qt 4 library.
 
 Package: ruby-qt4-webkit
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libqt4-ruby, libqt4-ruby1.8
-Breaks: libqt4-ruby, libqt4-ruby1.8
+Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
+Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtWebKit bindings for the Ruby language
  This package provides the Ruby bindings for the QtWebKit Qt 4 library.
 

-- 
qtruby packaging



More information about the pkg-kde-commits mailing list