[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 1542f79fc4d406b82bf9c80dba9698c38208cd62
Author: Pino Toscano <pino at kde.org>
Date:   Wed Jun 29 16:10:48 2011 +0200

    add ${misc:Depends} to libqt4-ruby and libqt4-ruby1.8
---
 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1306872..1b70853 100644
--- a/debian/control
+++ b/debian/control
@@ -110,14 +110,14 @@ Description: QWt5 bindings for the Ruby language
 #Transitional packages: http://wiki.debian.org/Teams/Ruby/RubyInWheezy
 Package: libqt4-ruby
 Architecture: all
-Depends: ruby-qt4
+Depends: ${misc:Depends}, ruby-qt4
 Description: transitional package for ruby-qt4
  This is a transitional package to ease upgrades to the ruby-qt4 package.
  It can safely be removed.
 
 Package: libqt4-ruby1.8
 Architecture: all
-Depends: ruby-qt4
+Depends: ${misc:Depends}, ruby-qt4
 Description: transitional package for ruby-qt4
  This is a transitional package to ease upgrades to the ruby-qt4 package.
  It can safely be removed.

-- 
qtruby packaging



More information about the pkg-kde-commits mailing list