[Pkg-cli-libs-commits] [SCM] gtk-sharp2 branch, master, updated. debian/2.12.10-2ubuntu4-7-g1a8ebc7

Iain Lane laney at debian.org
Wed Apr 11 11:07:49 UTC 2012


The following commit has been merged in the master branch:
commit 7d1433bdeffc5465542ca7ef5e21650a88ef7195
Author: Iain Lane <laney at debian.org>
Date:   Wed Apr 11 11:53:56 2012 +0100

    Remove explicit glib Depends for libglib2.0-cil
    
    We can get this right on our own without hardcoding it.
    
    Thanks: Michael Biebl <biebl at debian.org>

diff --git a/debian/control b/debian/control
index 3513de0..b7a93d9 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Description: C source parser and C# code generator for GObject based APIs
 Package: libglib2.0-cil
 Architecture: any
 Suggests: monodoc-gtk2.0-manual
-Depends: libglib2.0-0 (>= 2.31), ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Replaces: gtk-sharp2-gapi (<< 2.10.0-1)
 Description: CLI binding for the GLib utility library 2.12
  This package provides the glib-sharp assembly that allows CLI (.NET) programs

-- 
gtk-sharp2



More information about the Pkg-cli-libs-commits mailing list