[Pkg-cli-libs-commits] r3528 - in /packages/gtk-sharp2/trunk/debian: changelog control

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Thu Dec 27 23:30:32 UTC 2007


Author: meebey
Date: Thu Dec 27 23:30:31 2007
New Revision: 3528

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3528
Log:
- WIP


Modified:
    packages/gtk-sharp2/trunk/debian/changelog
    packages/gtk-sharp2/trunk/debian/control

Modified: packages/gtk-sharp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/trunk/debian/changelog?rev=3528&op=diff
==============================================================================
--- packages/gtk-sharp2/trunk/debian/changelog (original)
+++ packages/gtk-sharp2/trunk/debian/changelog Thu Dec 27 23:30:31 2007
@@ -1,3 +1,14 @@
+gtk-sharp2 (2.10.2-5) UNRELEASED; urgency=low
+
+  * debian/control:
+    + Added Homepage, Vcs-Svn and Vcs-Browser fields.
+    + Updated Standards-Version to 3.7.3, no changes needed.
+    + Added names of assemblies in the package long description to aid
+      apt-cache searches.
+    + Added suggests monodoc-gtk2.0-manual to the library packages.
+
+ -- Mirco Bauer <meebey at debian.org>  Thu, 27 Dec 2007 21:51:38 +0100
+
 gtk-sharp2 (2.10.2-4) unstable; urgency=low
 
   [ Sebastian Dröge ]

Modified: packages/gtk-sharp2/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/trunk/debian/control?rev=3528&op=diff
==============================================================================
--- packages/gtk-sharp2/trunk/debian/control (original)
+++ packages/gtk-sharp2/trunk/debian/control Thu Dec 27 23:30:31 2007
@@ -4,7 +4,10 @@
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5), cli-common-dev (>= 0.4.6), dpatch, mono-mcs (>= 1.0) | c-sharp-compiler, mono-gac (>= 1.0), mono-1.0-devel (>= 1.0), monodoc-base (>= 1.0), libmono-dev, pkg-config, libtool, libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.10.0), libpango1.0-dev, libglade2-dev (>= 2.3.6), mono-utils (>= 1.0-2), libmono-cairo1.0-cil
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://www.mono-project.com/GtkSharp
+Vcs-Svn: svn://svn.debian.org/pkg-cli-libs/packages/gtk-sharp2/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/trunk/
 
 Package: gtk-sharp2
 Architecture: all
@@ -39,32 +42,36 @@
 
 Package: libglib2.0-cil
 Architecture: any
+Suggests: monodoc-gtk2.0-manual
 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 assemblies that allow CLI (.NET) programs  to use the
- GLib utility library 2.12. This is mostly useful for the GTK+ and GNOME
- bindings.
+ This package provides the glib-sharp assembly that allows CLI (.NET) programs
+ to use the GLib utility library 2.12. This is mostly useful for the GTK+ and
+ GNOME bindings.
  .
  GKT# 2.10 is a CLI (.NET) language binding for the GTK+ 2.10 toolkit
 
 Package: libgtk2.0-cil
 Architecture: any
+Suggests: monodoc-gtk2.0-manual
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Replaces: gtk-sharp2-gapi (<< 2.10.0-1)
 Description: CLI binding for the GTK+ toolkit 2.10
- This package provides assemblies that allow CLI (.NET) programs to use the
+ This package provides the atk-sharp, gdk-sharp, gtk-dotnet, gtk-sharp and
+ pango-sharp assemblies that allow CLI (.NET) programs to use the
  GTK+ user interface toolkit 2.10, ATK, Pango, GTK.NET and GDK.
  .
  GTK# 2.10 is a CLI (.NET) language binding for the GTK+ 2.10 toolkit
 
 Package: libglade2.0-cil
 Architecture: any
+Suggests: monodoc-gtk2.0-manual
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Replaces: gtk-sharp2-gapi (<< 2.10.0-1)
 Description: CLI binding for the Glade libraries 2.6
- This package provides assemblies that allow CLI (.NET) programs to use the
- Glade libraries 2.6.
+ This package provides the glade-sharp assembly that allows CLI (.NET) programs
+ to use the Glade libraries 2.6.
  .
  GTK# 2.10 is a CLI (.NET) language binding for the GTK+ 2.10 toolkit
 




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