[Pkg-cli-libs-commits] [SCM] gnome-sharp2 branch, master, updated. upstream/2.24.1-23-g863308e

Julian Taylor jtaylor.debian at googlemail.com
Sun Jun 5 20:32:24 UTC 2011


The following commit has been merged in the master branch:
commit ec7107c5f3f7dab9e11c2aac44b51f7da649e391
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Sun Jun 5 17:37:43 2011 +0000

    wrap-and-sort control

diff --git a/debian/control b/debian/control
index e6aa0f1..de15ae3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,24 +3,24 @@ Section: cli-mono
 Priority: optional
 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 (>= 7),
- cli-common-dev (>= 0.4.6),
- dpatch,
- libtool,
- autoconf,
- automake,
- mono-devel (>= 2.4.3),
- pkg-config,
- libgtk2.0-dev (>= 2.13.0),
- libglib2.0-dev (>= 2.12.0),
- libgtk2.0-cil-dev (>= 2.12.2),
- libglib2.0-cil-dev (>= 2.12.2),
- libglade2.0-cil-dev (>= 2.12.2),
- gtk-sharp2-gapi (>= 2.12.6),
- libgnomevfs2-dev (>= 1:2.22.0),
- libgnomeui-dev (>= 2.23.0),
- libgnomecanvas2-dev (>= 2.20.0),
- libart-2.0-dev (>= 2.3.20)
+Build-Depends: autoconf,
+               automake,
+               cli-common-dev (>= 0.4.6),
+               debhelper (>= 7),
+               dpatch,
+               gtk-sharp2-gapi (>= 2.12.6),
+               libart-2.0-dev (>= 2.3.20),
+               libglade2.0-cil-dev (>= 2.12.2),
+               libglib2.0-cil-dev (>= 2.12.2),
+               libglib2.0-dev (>= 2.12.0),
+               libgnomecanvas2-dev (>= 2.20.0),
+               libgnomeui-dev (>= 2.23.0),
+               libgnomevfs2-dev (>= 1:2.22.0),
+               libgtk2.0-cil-dev (>= 2.12.2),
+               libgtk2.0-dev (>= 2.13.0),
+               libtool,
+               mono-devel (>= 2.4.3),
+               pkg-config
 Standards-Version: 3.8.3
 Homepage: http://www.mono-project.com/GtkSharp
 Vcs-Git: git://git.debian.org/pkg-cli-libs/packages/gnome-sharp2.git
@@ -29,10 +29,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/gnome-sharp2.git
 Package: gnome-sharp2
 Architecture: all
 Depends: gnome-sharp2-examples (= ${source:Version}),
- libart2.0-cil-dev (= ${source:Version}),
- libgconf2.0-cil-dev (= ${source:Version}),
- libgnome2.0-cil-dev (= ${source:Version}),
- libgnome-vfs2.0-cil-dev (= ${source:Version})
+         libart2.0-cil-dev (= ${source:Version}),
+         libgconf2.0-cil-dev (= ${source:Version}),
+         libgnome-vfs2.0-cil-dev (= ${source:Version}),
+         libgnome2.0-cil-dev (= ${source:Version})
 Description: GNOME# 2.24 suite, CLI bindings for GNOME
  GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform
  libraries.
@@ -42,9 +42,9 @@ Description: GNOME# 2.24 suite, CLI bindings for GNOME
 
 Package: gnome-sharp2-examples
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Description: sample applications for GNOME# 2.24
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform
  libraries.
  .
  This package contains some example programs that are distributed with
@@ -54,14 +54,16 @@ Description: sample applications for GNOME# 2.24
 Package: libart2.0-cil
 Architecture: all
 Suggests: monodoc-gtk2.0-manual
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: libart2.24-cil
-Replaces: gtk-sharp2-gapi (<< 2.10.0-1), libgnome2.0-cil (<< 2.16.0-4), libart2.24-cil
+Replaces: gtk-sharp2-gapi (<< 2.10.0-1),
+          libart2.24-cil,
+          libgnome2.0-cil (<< 2.16.0-4)
 Description: CLI binding for libart 2.3
  This package provides the art-sharp assembly that allows CLI (.NET) programs
  to use the libart library 2.3.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform
  libraries.
  .
  This package contains the art-sharp assembly itself.
@@ -69,12 +71,12 @@ Description: CLI binding for libart 2.3
 Package: libart2.0-cil-dev
 Architecture: all
 Depends: libart2.0-cil (= ${binary:Version}), ${misc:Depends}
-Replaces: libart2.24-cil, libart2.0-cil (<< 2.24.1-5)
+Replaces: libart2.0-cil (<< 2.24.1-5), libart2.24-cil
 Description: CLI binding for libart 2.3
  This package provides the art-sharp assembly that allows CLI (.NET) programs
  to use the libart library 2.3.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform
  libraries.
  .
  This package contains development files for the art-sharp library, and should
@@ -83,55 +85,61 @@ Description: CLI binding for libart 2.3
 Package: libgconf2.0-cil
 Architecture: all
 Suggests: monodoc-gtk2.0-manual
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: libgconf2.24-cil
-Replaces: libgnome2.0-cil (<< 2.16.0-6), libgconf2.24-cil
+Replaces: libgconf2.24-cil, libgnome2.0-cil (<< 2.16.0-6)
 Description: CLI binding for GConf 2.24
  This package provides the gconf-sharp and gconf-sharp-peditors assemblies that
  allow CLI (.NET) programs to use the GConf configuration storage system 2.20.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform
  libraries.
  .
  This package contains the gconf-sharp assembly itself.
 
 Package: libgconf2.0-cil-dev
 Architecture: all
-Depends: libgconf2.0-cil, ${misc:Depends}, ${cli:Depends}
-Replaces: libgconf2.24-cil, libgconf2.0-cil (<< 2.24.1-5)
+Depends: libgconf2.0-cil, ${cli:Depends}, ${misc:Depends}
+Replaces: libgconf2.0-cil (<< 2.24.1-5), libgconf2.24-cil
 Description: CLI binding for GConf 2.24
  This package provides the gconf-sharp and gconf-sharp-peditors assemblies that
  allow CLI (.NET) programs to use the GConf configuration storage system 2.20.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform
  libraries.
  .
- This package contains development files for the gconf-sharp library, and 
+ This package contains development files for the gconf-sharp library, and
  should  be used for compilation
 
 Package: libgnome2.24-cil
 Architecture: any
 Suggests: monodoc-gtk2.0-manual
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
-Replaces: gtk-sharp2-gapi (<< 2.10.0-1), libgconf2.0-cil (<< 2.16.1), libgnome2.0-cil
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Replaces: gtk-sharp2-gapi (<< 2.10.0-1),
+          libgconf2.0-cil (<< 2.16.1),
+          libgnome2.0-cil
 Description: CLI binding for GNOME 2.24
  This package provides the gnome-sharp assembly that allows CLI (.NET) programs
  to use the GNOME and GNOME UI libraries 2.24.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform
  libraries
  .
  This package contains the gnome-sharp assembly itself..
 
 Package: libgnome2.0-cil-dev
 Architecture: any
-Depends: libgnome2.24-cil (= ${binary:Version}), libgtk2.0-cil-dev, libart2.0-cil-dev (= ${binary:Version}), libgnome-vfs2.0-cil-dev (= ${binary:Version}), ${misc:Depends}
+Depends: libart2.0-cil-dev (= ${binary:Version}),
+         libgnome-vfs2.0-cil-dev (= ${binary:Version}),
+         libgnome2.24-cil (= ${binary:Version}),
+         libgtk2.0-cil-dev,
+         ${misc:Depends}
 Replaces: libgnome2.0-cil, libgnome2.24-cil (<< 2.24.1-5)
 Description: CLI binding for GNOME 2.24
  This package provides the gnome-sharp assembly that allows CLI (.NET) programs
  to use the GNOME and GNOME UI libraries 2.24.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.24 platform
  libraries.
  .
  This package contains development files for the gnome-sharp library, and
@@ -140,14 +148,16 @@ Description: CLI binding for GNOME 2.24
 Package: libgnome-vfs2.0-cil
 Architecture: all
 Suggests: monodoc-gtk2.0-manual
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: libgnome-vfs2.24-cil
-Replaces: gtk-sharp2-gapi (<< 2.10.0-1), libgnome2.0-cil (<< 2.16.0-4), libgnome-vfs2.24-cil
+Replaces: gtk-sharp2-gapi (<< 2.10.0-1),
+          libgnome-vfs2.24-cil,
+          libgnome2.0-cil (<< 2.16.0-4)
 Description: CLI binding for GnomeVFS 2.24
  This package provides the gnome-vfs-sharp assembly that allows CLI (.NET)
  programs to use the GnomeVFS library 2.24.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform
  libraries.
  .
  This package contains the gnome-vfs-sharp assembly itself.
@@ -155,14 +165,13 @@ Description: CLI binding for GnomeVFS 2.24
 Package: libgnome-vfs2.0-cil-dev
 Architecture: all
 Depends: libgnome-vfs2.0-cil (= ${binary:Version}), ${misc:Depends}
-Replaces: libgnome-vfs2.24-cil, libgnome-vfs2.0-cil (<< 2.24.1-5)
+Replaces: libgnome-vfs2.0-cil (<< 2.24.1-5), libgnome-vfs2.24-cil
 Description: CLI binding for GnomeVFS 2.24
  This package provides the gnome-vfs-sharp assembly that allows CLI (.NET)
  programs to use the GnomeVFS library 2.24.
  .
- GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform 
+ GNOME# 2.24 is a CLI (.NET) language binding for the GNOME 2.20 platform
  libraries.
  .
  This package contains development files for the gnome-vfs-sharp library,
  and should be used for compilation.
-

-- 
gnome-sharp2



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