[Pkg-cli-libs-commits] r3948 - in /packages/gnome-sharp2/trunk: ./ debian/changelog debian/control

vorlon at users.alioth.debian.org vorlon at users.alioth.debian.org
Fri Dec 19 00:56:11 UTC 2008


Author: vorlon
Date: Fri Dec 19 00:56:10 2008
New Revision: 3948

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3948
Log:
debian/control: add conflicts/replaces on the old package names, since
there are file overlaps between them.

Modified:
    packages/gnome-sharp2/trunk/   (props changed)
    packages/gnome-sharp2/trunk/debian/changelog
    packages/gnome-sharp2/trunk/debian/control

Propchange: packages/gnome-sharp2/trunk/
------------------------------------------------------------------------------
--- bzr:revision-id:v3-trunk2 (original)
+++ bzr:revision-id:v3-trunk2 Fri Dec 19 00:56:10 2008
@@ -1,2 +1,3 @@
 36 steve.langasek at canonical.com-20081217181336-f79vc92ti2dxqqu5
 37 steve.langasek at canonical.com-20081217181541-n2dgl3r8fns2gsep
+38 steve.langasek at canonical.com-20081219005601-41zxonrwysvlzdvo

Propchange: packages/gnome-sharp2/trunk/
------------------------------------------------------------------------------
--- bzr:revision-info (original)
+++ bzr:revision-info Fri Dec 19 00:56:10 2008
@@ -1,4 +1,4 @@
-timestamp: 2008-12-17 10:15:41.351000071 -0800
+timestamp: 2008-12-18 16:56:01.459000111 -0800
 committer: Steve Langasek <steve.langasek at canonical.com>
 properties: 
 	branch-nick: gnome-sharp2

Modified: packages/gnome-sharp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gnome-sharp2/trunk/debian/changelog?rev=3948&op=diff
==============================================================================
--- packages/gnome-sharp2/trunk/debian/changelog (original)
+++ packages/gnome-sharp2/trunk/debian/changelog Fri Dec 19 00:56:10 2008
@@ -3,6 +3,8 @@
   * debian/rules: pass CSC=/usr/bin/csc to configure, for the mono 2.0
     transition.
   * debian/control: update the build-dependencies for mono 2.0.
+  * debian/control: add conflicts/replaces on the old package names, since
+    there are file overlaps between them.
 
  -- Steve Langasek <vorlon at debian.org>  Wed, 17 Dec 2008 10:12:39 -0800
 

Modified: packages/gnome-sharp2/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gnome-sharp2/trunk/debian/control?rev=3948&op=diff
==============================================================================
--- packages/gnome-sharp2/trunk/debian/control (original)
+++ packages/gnome-sharp2/trunk/debian/control Fri Dec 19 00:56:10 2008
@@ -34,7 +34,8 @@
 Architecture: all
 Suggests: monodoc-gtk2.0-manual
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
-Replaces: gtk-sharp2-gapi (<< 2.10.0-1), libgnome2.0-cil (<< 2.16.0-4)
+Conflicts: libart2.0-cil
+Replaces: gtk-sharp2-gapi (<< 2.10.0-1), libgnome2.0-cil (<< 2.16.0-4), libart2.0-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.
@@ -46,7 +47,8 @@
 Architecture: all
 Suggests: monodoc-gtk2.0-manual
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
-Replaces: libgnome2.0-cil (<< 2.16.0-6)
+Conflicts: libgconf2.0-cil
+Replaces: libgnome2.0-cil (<< 2.16.0-6), libgconf2.0-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.
@@ -58,7 +60,8 @@
 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)
+Conflicts: libgnome2.0-cil
+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.
@@ -70,7 +73,8 @@
 Architecture: all
 Suggests: monodoc-gtk2.0-manual
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
-Replaces: gtk-sharp2-gapi (<< 2.10.0-1), libgnome2.0-cil (<< 2.16.0-4)
+Conflicts: libgnome-vfs2.0-cil
+Replaces: gtk-sharp2-gapi (<< 2.10.0-1), libgnome2.0-cil (<< 2.16.0-4), libgnome-vfs2.0-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.




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