[DRE-commits] [ruby-gnome2] 03/05: drop ruby-gtksourceview2 (Closes: #885674)

Daisuke Higuchi dai at moszumanska.debian.org
Fri Dec 29 04:08:33 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 d168b28d8fe755fdaa9b4d81311b5675d3295dc1
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Fri Dec 29 12:30:27 2017 +0900

    drop ruby-gtksourceview2 (Closes: #885674)
    
    add libgtk2.0-dev to B-D.
---
 debian/control | 19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 28e8155..37c3c43 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10~),
                libgstreamer-plugins-base1.0-dev,
                libgstreamer1.0-dev,
                libgtksourceview-3.0-dev,
-               libgtksourceview2.0-dev,
+               libgtk2.0-dev,
                libjpeg-dev,
                libpng-dev,
                librsvg2-dev (>= 2.8.0),
@@ -187,7 +187,6 @@ Depends: ruby-atk,
          ruby-gio2,
          ruby-gstreamer,
          ruby-gtk3,
-         ruby-gtksourceview2,
          ruby-gtksourceview3,
          ruby-pango,
          ruby-poppler,
@@ -282,22 +281,6 @@ Description: GTK+ 3 bindings for the Ruby language
  GTK+ is a library for creating graphical user interfaces. This package
  contains libraries for using GTK+ 3 with the Ruby programming language.
 
-Package: ruby-gtksourceview2
-Architecture: any
-XB-Ruby-Versions: ${ruby:Versions}
-X-DhRuby-Root: gtksourceview2
-Depends: ruby | ruby-interpreter,
-         ruby-gtk2 (= ${binary:Version}),
-         ruby-cairo-gobject (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Multi-Arch: same
-Description: GtkSourceView2 bindings for the Ruby language
- GTKSourceView2 is a text widget that extends the standard GTK+ text widget.
- This package contains libraries for using the GtkSourceView2 text widget
- with syntax highlighting and other features typical of a source code
- editor in the Ruby programming language.
-
 Package: ruby-gtksourceview3
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}

-- 
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