[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdebindings/debian



CVS commit by domi: 

some more KDE 3.3 updates, I think this should do it...


  A            libkorundum0-ruby1.8.manpages   1.1
  A            libqt0-ruby1.8.manpages   1.1
  A            local/krubyinit.1   1.1
  A            local/qtrubyinit.1   1.1
  A            local/rbkdeapi.1   1.1
  A            local/rbkdesh.1   1.1
  A            local/rbqtapi.1   1.1
  A            local/rbqtsh.1   1.1
  A            local/rbuic.1   1.1
  A            patches/028-make-cmdline.js-executable.diff   1.1
  A            patches/029-ruby1.8-not-just-ruby.diff   1.1
  M +2 -2      control   1.11
  M +0 -1      libkorundum0-ruby1.8.docs   1.2
  M +2 -2      rules   1.7


--- kdebindings/debian/control  #1.10:1.11
@@ -214,5 +214,5 @@
 Architecture: any
 Section: interpreters
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ruby1.8
 Description: KDE bindings for Ruby
  This package contains the files necessary for running and developing
@@ -224,5 +224,5 @@
 Architecture: any
 Section: interpreters
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ruby1.8
 Description: Qt bindings for Ruby
  This package contains the files necessary for running and developing

--- kdebindings/debian/libkorundum0-ruby1.8.docs  #1.1:1.2
@@ -1,3 +1,2 @@
 korundum/README
-korundum/TODO
 korundum/rubylib/templates

--- kdebindings/debian/rules  #1.6:1.7
@@ -199,6 +199,6 @@
         dh_perl
         dh_python
-        dh_makeshlibs -V -Nlibkde3-jni
-        dh_makeshlibs -n -V -plibkde3-jni
+        dh_makeshlibs -V -Nlibkde3-jni -Nlibqt0-ruby1.8 -Nlibkorundum0-ruby1.8
+        dh_makeshlibs -n -V -plibkde3-jni -plibqt0-ruby1.8 -plibkorundum0-ruby1.8
         dh_installdeb
         dh_shlibdeps




Reply to: