[Pkg-mono-svn-commits] rev 1145 - gtk-sharp/trunk/debian

Mirco Bauer meebey-guest@haydn.debian.org
Sun, 20 Jun 2004 14:47:10 -0600


Author: meebey-guest
Date: 2004-06-20 14:47:07 -0600 (Sun, 20 Jun 2004)
New Revision: 1145

Modified:
   gtk-sharp/trunk/debian/control
Log:
- cleanups
- removed provides for lib*-cil packages, sbuild dont undestand them, dh_* manages the rest
- remove "a" from pacakge short descriptions



Modified: gtk-sharp/trunk/debian/control
===================================================================
--- gtk-sharp/trunk/debian/control	2004-06-20 19:45:06 UTC (rev 1144)
+++ gtk-sharp/trunk/debian/control	2004-06-20 20:47:07 UTC (rev 1145)
@@ -18,7 +18,6 @@
 Package: gtk-sharp-gapi
 Architecture: any
 Depends: ${shlibs:Depends}, libxml-libxml-perl, ${net:Depends}
-Provides: gtk-sharp-gapi-${mono:upversion}
 Description: C Source parser and C# code generator for GObject based APIs
  The gtk-sharp-gapi package includes the parser and code generator used by
  the Gtk# project to parse and bind GObject libraries. Install gtk-sharp-gapi
@@ -30,7 +29,7 @@
 Conflicts: gtk-sharp-glue, glib-sharp
 Depends: ${shlibs:Depends}, ${net:Depends}
 Replaces: gtk-sharp (<= 0.14), glib-sharp
-Description: a .NET binding for the GLib utility library
+Description: .NET binding for the GLib utility library
  This package provides .NET assemblies that allow .NET / C# programs to use the
  GLib utility library. This is mostly useful for the Gtk+, GNOME and GStreamer
  bindings.
@@ -38,10 +37,9 @@
 Package: libgtk-cil
 Architecture: any
 Depends: ${shlibs:Depends}, ${net:Depends}
-Provides: libatk-cil, libpango-cil, libgdk-cil, libgtk-cil-${mono:upversion}
 Conflicts: gtk-sharp-glue, gtk-sharp
 Replaces: gtk-sharp
-Description: a .NET binding for the Gtk+ toolkit
+Description: .NET binding for the Gtk+ toolkit
  This package provides .NET assemblies that allow .NET / C# programs to use the
  Gtk+ user interface toolkit.
 
@@ -50,7 +48,7 @@
 Depends: ${shlibs:Depends}, ${net:Depends}
 Conflicts: gtk-sharp-glue, glade-sharp
 Replaces: glade-sharp
-Description: a .NET binding for the Glade libraries
+Description: .NET binding for the Glade libraries
  This package provides .NET assemblies that allow .NET / C# programs to use the
  Glade libraries.
 
@@ -59,25 +57,22 @@
 Conflicts: gtk-sharp-glue, gnome-sharp
 Replaces: gnome-sharp
 Depends: ${shlibs:Depends}, ${net:Depends}
-Description: a .NET binding for GNOME
+Description: .NET binding for GNOME
  This package provides .NET assemblies that allow .NET / C# programs to use the
  GNOME 2 UI libraries.
 
-Package: libvte-cil
-Architecture: any
-Provides: libvte-cil-${mono:upversion}
-Depends: ${shlibs:Depends}, ${net:Depends}
-Description: a .NET binding for VTE
- This package provides .NET assemblies that allow .NET / C# programs to use the
- VTE libraries.
-
 Package: libgconf-cil
 Architecture: all
 Depends: ${shlibs:Depends}, ${net:Depends}
-Provides: libgconf-cil-${mono:upversion}
 Conflicts: gtk-sharp-glue, gconf-sharp
 Replaces: gconf-sharp
-Description: a .NET binding for GConf
+Description: .NET binding for GConf
  This package provides .NET assemblies that allow .NET / C# programs to use the
  GConf configuration storage system.
 
+Package: libvte-cil
+Architecture: any
+Depends: ${shlibs:Depends}, ${net:Depends}
+Description: .NET binding for VTE
+ This package provides .NET assemblies that allow .NET / C# programs to use the
+ VTE libraries.