[Pkg-cli-libs-commits] r4318 - in /packages/gnome-desktop-sharp2/trunk/debian: changelog control libgnomeprint-cil-dev.install libgnomeprint2.18-cil.install libgnomeprint2.18-cil.installcligac
directhex at users.alioth.debian.org
directhex at users.alioth.debian.org
Wed Dec 16 20:26:12 UTC 2009
Author: directhex
Date: Wed Dec 16 20:26:11 2009
New Revision: 4318
URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4318
Log:
* debian/libgnomeprint*,
debian/control:
+ Kill libgnomeprint-cil (Closes: #542560)
* debian/control:
+ Use mono-devel 2.4.3 and eliminate individual mono library build-depends
+ Use unversioned -dev packages for GNOME# and Gtk#
Removed:
packages/gnome-desktop-sharp2/trunk/debian/libgnomeprint-cil-dev.install
packages/gnome-desktop-sharp2/trunk/debian/libgnomeprint2.18-cil.install
packages/gnome-desktop-sharp2/trunk/debian/libgnomeprint2.18-cil.installcligac
Modified:
packages/gnome-desktop-sharp2/trunk/debian/changelog
packages/gnome-desktop-sharp2/trunk/debian/control
Modified: packages/gnome-desktop-sharp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gnome-desktop-sharp2/trunk/debian/changelog?rev=4318&op=diff
==============================================================================
--- packages/gnome-desktop-sharp2/trunk/debian/changelog (original)
+++ packages/gnome-desktop-sharp2/trunk/debian/changelog Wed Dec 16 20:26:11 2009
@@ -9,6 +9,12 @@
+ Stop renaming and moving pkg-config files from upstream names, since
we can better control the ABI question with -dev packages and it
doesn't make things any easier for users
+ * debian/libgnomeprint*,
+ debian/control:
+ + Kill libgnomeprint-cil (Closes: #542560)
+ * debian/control:
+ + Use mono-devel 2.4.3 and eliminate individual mono library build-depends
+ + Use unversioned -dev packages for GNOME# and Gtk#
-- Jo Shields <directhex at apebox.org> Fri, 27 Nov 2009 15:44:52 +0000
Modified: packages/gnome-desktop-sharp2/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gnome-desktop-sharp2/trunk/debian/control?rev=4318&op=diff
==============================================================================
--- packages/gnome-desktop-sharp2/trunk/debian/control (original)
+++ packages/gnome-desktop-sharp2/trunk/debian/control Wed Dec 16 20:26:11 2009
@@ -9,26 +9,22 @@
libtool,
autoconf,
automake,
- mono-devel (>= 2.4.2),
+ mono-devel (>= 2.4.3),
libmono-dev (>= 2.0.1),
pkg-config,
libgtk2.0-dev (>= 2.12.2),
libglib2.0-dev (>= 2.12.0),
- libgtk2.0-cil (>= 2.12.7),
- libglade2.0-cil (>= 2.12.7),
+ libgtk-cil-dev,
+ libglade-cil-dev,
gtk-sharp2-gapi (>= 2.12.7),
- libgnome2.24-cil (>= 2.24.0),
+ libgnome-cil-dev,
librsvg2-dev (>= 2.22.2),
libgtkhtml3.14-dev (>= 3.18.0),
libgtksourceview2.0-dev (>= 2.2.2),
libvte-dev (>= 0.16.14),
libwnck-dev (>= 2.23.0),
libgnome-desktop-dev (>= 2.24.0),
- libmono0 (>= 1.0),
- libmono-cairo2.0-cil,
- libpanel-applet2-dev (>= 2.23.0),
- libgnomeprint2.2-dev (>= 2.18.0),
- libgnomeprintui2.2-dev (>= 2.18.0)
+ libpanel-applet2-dev (>= 2.23.0)
Standards-Version: 3.8.3
Homepage: http://www.mono-project.com/GtkSharp
Vcs-Svn: svn://svn.debian.org/pkg-cli-libs/packages/gnome-desktop-sharp2/trunk
@@ -36,7 +32,7 @@
Package: gnome-desktop-sharp2
Architecture: all
-Depends: libgtkhtml-cil-dev, librsvg2-cil-dev, libvte-cil-dev, libgnomedesktop-cil-dev, libgtksourceview2-cil-dev, libwnck-cil-dev, libgnomeprint-cil-dev, libgnomepanel-cil-dev
+Depends: libgtkhtml-cil-dev, librsvg2-cil-dev, libvte-cil-dev, libgnomedesktop-cil-dev, libgtksourceview2-cil-dev, libwnck-cil-dev, libgnomepanel-cil-dev
Description: GNOME Desktop# 2.24 suite, CLI bindings for GNOME
GNOME Desktop# 2.24 is a CLI (.NET) language binding for the GNOME 2.24
desktop libraries.
@@ -232,30 +228,3 @@
.
This package contains development files for the gnome-panel-sharp library, and
should be used for compilation
-
-Package: libgnomeprint2.18-cil
-Architecture: all
-Suggests: monodoc-gtk2.0-manual
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
-Description: CLI binding for GNOME Print 2.18
- This package provides the gnome-print-sharp assembly that allows CLI (.NET)
- programs to use the GNOME Print library 2.18.
- .
- GNOME Desktop# 2.24 is a CLI (.NET) language binding for the GNOME 2.24
- desktop libraries.
- .
- This package contains the gnome-print-sharp assembly itself
-
-Package: libgnomeprint-cil-dev
-Architecture: all
-Depends: libgnomeprint2.18-cil (= ${binary:Version}), ${misc:Depends}
-Replaces: libgnomeprint2.18-cil (<< 2.26.0-2)
-Description: CLI binding for GNOME Print 2.18
- This package provides the gnome-print-sharp assembly that allows CLI (.NET)
- programs to use the GNOME Print library 2.18.
- .
- GNOME Desktop# 2.24 is a CLI (.NET) language binding for the GNOME 2.24
- desktop libraries.
- .
- This package contains development files for the gnome-print-sharp library, and
- should be used for compilation
More information about the Pkg-cli-libs-commits
mailing list