[SCM] qtruby packaging branch, master, updated. 01df0776ffa17808eb063f44c22e752093629354

Pino Toscano pino at alioth.debian.org
Wed Aug 17 15:30:04 UTC 2011


The following commit has been merged in the master branch:
commit 5d9c8f9950b3c392d88b4359956b92336183c4d8
Author: Pino Toscano <pino at debian.org>
Date:   Wed Aug 17 16:52:59 2011 +0200

    tighten the dependencies of the ruby-* modules wrt ruby-qt4
---
 debian/changelog |    1 +
 debian/control   |   16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 78b5fc8..1e7516b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ qtruby (4:4.7.0-0r1) UNRELEASED; urgency=low
     - improve descriptions
     - require smoke-dev-tools >= 4.7.0, and make libqtruby4shared-dev
       depend on it
+    - tighten the dependencies of the ruby-* modules wrt ruby-qt4
   * Update the patches:
     - strip sequence numbers from the filenames
     - refresh
diff --git a/debian/control b/debian/control
index 417da46..b85a8e8 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: internal library for Qt 4 Ruby bindings -- development
 
 Package: ruby-qscintilla2
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: QScintilla2 bindings for the Ruby language
  This package provides the Ruby bindings for the QScintilla2 library.
  .
@@ -56,7 +56,7 @@ Description: Qt 4 bindings for the Ruby language
 
 Package: ruby-qt4-declarative
 Architecture: any
-Depends: ruby-qt4, ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: QtDeclarative bindings for the Ruby language
  This package provides the Ruby bindings for the QtDeclarative Qt 4 library.
  .
@@ -77,7 +77,7 @@ Description: Qt 4 bindings for the Ruby language -- debug symbols
 
 Package: ruby-phonon
 Architecture: any
-Depends: ruby-qt4, ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: Phonon bindings for the Ruby language
@@ -87,7 +87,7 @@ Description: Phonon bindings for the Ruby language
 
 Package: ruby-qt4-script
 Architecture: any
-Depends: ruby-qt4, ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtScript bindings for the Ruby language
@@ -97,7 +97,7 @@ Description: QtScript bindings for the Ruby language
 
 Package: ruby-qt4-test
 Architecture: any
-Depends: ruby-qt4, ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtTest bindings for the Ruby language
@@ -107,7 +107,7 @@ Description: QtTest bindings for the Ruby language
 
 Package: ruby-qt4-uitools
 Architecture: any
-Depends: ruby-qt4, ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtUiTools bindings for the Ruby language
@@ -117,7 +117,7 @@ Description: QtUiTools bindings for the Ruby language
 
 Package: ruby-qt4-webkit
 Architecture: any
-Depends: ruby-qt4, ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Breaks: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Replaces: libqt4-ruby (<< 4:4.6.80), libqt4-ruby1.8 (<< 4:4.6.80)
 Description: QtWebKit bindings for the Ruby language
@@ -127,7 +127,7 @@ Description: QtWebKit bindings for the Ruby language
 
 #Package: ruby-qwt5
 #Architecture: any
-#Depends: ruby-qt4, ${shlibs:Depends}, ${misc:Depends}
+#Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 #Description: QWt5 bindings for the Ruby language
 # This package provides the Ruby bindings for the QWt5 library.
 # .

-- 
qtruby packaging



More information about the pkg-kde-commits mailing list