[SCM] qtruby packaging branch, master, updated. 8f884f03e2e2f2f8cb3554d1a8b0434f9889a4e2

David Palacio dpalacio-guest at alioth.debian.org
Fri Jul 15 03:29:46 UTC 2011


The following commit has been merged in the master branch:
commit 8f884f03e2e2f2f8cb3554d1a8b0434f9889a4e2
Author: David Palacio <dpalacio at orbitalibre.org>
Date:   Thu Jul 14 22:31:48 2011 -0500

    no shlibs:depends for -dbg package
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index f1d1238..c13bbc2 100644
--- a/debian/control
+++ b/debian/control
@@ -66,7 +66,7 @@ Section: debug
 Architecture: any
 Breaks: kdebindings-dbg
 Replaces: kdebindings-dbg
-Depends: ruby-qt4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby-qt4 (= ${binary:Version}), ${misc:Depends}
 Description: Qt 4 bindings for the Ruby language -- debug symbols
  This package provides the debug symbols of the Qt 4 Ruby bindings.
  .

-- 
qtruby packaging



More information about the pkg-kde-commits mailing list