[DRE-commits] [ruby-gnome2] 06/09: eliminate lintian warning: not-binnmuable-any-depends-all

Daisuke Higuchi dai at moszumanska.debian.org
Tue Jun 27 13:00:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

dai pushed a commit to branch master
in repository ruby-gnome2.

commit 4553421ed57013e07e9a53386ca630b0403dea7f
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Tue Jun 27 21:28:26 2017 +0900

    eliminate lintian warning: not-binnmuable-any-depends-all
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3a9b4c3..13ea462 100644
--- a/debian/control
+++ b/debian/control
@@ -207,7 +207,7 @@ Description: GObject Introspection bindings for the Ruby language
 Package: ruby-gstreamer
 Architecture: any
 Depends: gir1.2-gstreamer-1.0,
-         ruby-atk (= ${binary:Version}),
+         ruby-atk (>= ${source:Version}),
          ruby-gdk-pixbuf2 (>= ${source:Version}),
          ruby-gobject-introspection (= ${binary:Version}),
          ruby-pango (= ${binary:Version}),
@@ -222,7 +222,7 @@ Description: GStreamer bindings for the Ruby language
 
 Package: ruby-gtk2
 Architecture: any
-Depends: ruby-atk (= ${binary:Version}),
+Depends: ruby-atk (>= ${source:Version}),
          ruby-gdk-pixbuf2 (>= ${source:Version}),
          ruby-pango (= ${binary:Version}),
          ${misc:Depends},
@@ -235,7 +235,7 @@ Description: GTK+ 2 bindings for the Ruby language
 Package: ruby-gtk3
 Architecture: any
 Depends: ruby | ruby-interpreter,
-         ruby-atk (= ${binary:Version}),
+         ruby-atk (>= ${source:Version}),
          ruby-gdk3 (>= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git



More information about the Pkg-ruby-extras-commits mailing list