Your message dated Sun, 05 Dec 2010 23:17:16 +0000
with message-id <[email protected]>
and subject line Bug#591801: fixed in clutter-gtk 0.91.4-2
has caused the Debian Bug report #591801,
regarding build a gir1.0-clutter-gtk-0.10
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
591801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clutter-gtk-0.10
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
Version: 0.10.4-1
Severity: wishlist
Tags: patch
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/control.in:
- suggest the correct documentation binary
- updated the build-depends and the binaries list for the gir
* debian/gir1.0-clutter-gtk-0.10.install,
debian/libclutter-gtk-0.10-dev.install:
- updated to install the gir and typelib
* debian/rules:
- build with gir
diff -u clutter-gtk-0.10-0.10.4/debian/control clutter-gtk-0.10-0.10.4/debian/control
--- clutter-gtk-0.10-0.10.4/debian/control
+++ clutter-gtk-0.10-0.10.4/debian/control
@@ -3,7 +3,16 @@
Priority: optional
Maintainer: Ross Burton <[email protected]>
Uploaders: Rob Bradford <[email protected]>, Sjoerd Simons <[email protected]>
-Build-Depends: debhelper (>= 5), cdbs, libclutter-1.0-dev, libgtk2.0-dev
+Build-Depends: debhelper (>= 5), cdbs, libclutter-1.0-dev, libgtk2.0-dev,
+ libgirepository1.0-dev (>= 0.6.4),
+ gobject-introspection (>= 0.6.4),
+ gir-repository-dev,
+ gir1.0-atk-1.0,
+ gir1.0-clutter-1.0,
+ gir1.0-freedesktop,
+ gir1.0-gtk-2.0 (>= 2.19.5),
+ gir1.0-glib-2.0,
+ gir1.0-pango-1.0
Standards-Version: 3.8.2
Package: libclutter-gtk-0.10-0
@@ -15,11 +24,21 @@
fast, mainly 2D single window applications such as media box UIs,
presentations, kiosk style applications and so on.
+Package: gir1.0-clutter-gtk-0.10
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends}
+Description: GObject introspection data for the GTK+ Clutter library
+ This package contains introspection data for the GTK+ Clutter widget.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.
+
Package: libclutter-gtk-0.10-dev
Section: libdevel
Architecture: any
Depends: libclutter-gtk-0.10-0 (= ${binary:Version}), pkg-config, libclutter-1.0-dev, libgtk2.0-dev, ${misc:Depends}
-Suggests: libclutter-gtk-doc
+Suggests: libclutter-gtk-0.10-doc
Description: Open GL based interactive canvas library GTK+ widget (development files)
Clutter is an Open GL based interactive canvas library, designed for creating
fast, mainly 2D single window applications such as media box UIs,
diff -u clutter-gtk-0.10-0.10.4/debian/libclutter-gtk-0.10-dev.install clutter-gtk-0.10-0.10.4/debian/libclutter-gtk-0.10-dev.install
--- clutter-gtk-0.10-0.10.4/debian/libclutter-gtk-0.10-dev.install
+++ clutter-gtk-0.10-0.10.4/debian/libclutter-gtk-0.10-dev.install
@@ -3,0 +4 @@
+debian/tmp/usr/share/gir-1.0/
diff -u clutter-gtk-0.10-0.10.4/debian/rules clutter-gtk-0.10-0.10.4/debian/rules
--- clutter-gtk-0.10-0.10.4/debian/rules
+++ clutter-gtk-0.10-0.10.4/debian/rules
@@ -11 +11,8 @@
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-introspection=yes
+
+DEB_DH_MAKESHLIBS_ARGS_libclutter-gtk-0.10-0 = -V 'libclutter-gtk-0.10-0 (>= 0.10.2)'
+
common-binary-predeb-arch:: list-missing
+
+$(patsubst %,binary-predeb/%,$(DEB_ALL_PACKAGES)) ::
+ dh_girepository -p$(cdbs_curpkg)
--- clutter-gtk-0.10-0.10.4.orig/debian/gir1.0-clutter-gtk-0.10.install
+++ clutter-gtk-0.10-0.10.4/debian/gir1.0-clutter-gtk-0.10.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/girepository-1.0/
--- End Message ---
--- Begin Message ---
Source: clutter-gtk
Source-Version: 0.91.4-2
We believe that the bug you reported is fixed in the latest version of
clutter-gtk, which is due to be installed in the Debian FTP archive:
clutter-gtk_0.91.4-2.debian.tar.gz
to main/c/clutter-gtk/clutter-gtk_0.91.4-2.debian.tar.gz
clutter-gtk_0.91.4-2.dsc
to main/c/clutter-gtk/clutter-gtk_0.91.4-2.dsc
gir1.0-clutter-gtk-1.0_0.91.4-2_amd64.deb
to main/c/clutter-gtk/gir1.0-clutter-gtk-1.0_0.91.4-2_amd64.deb
libclutter-gtk-1.0-0_0.91.4-2_amd64.deb
to main/c/clutter-gtk/libclutter-gtk-1.0-0_0.91.4-2_amd64.deb
libclutter-gtk-1.0-dbg_0.91.4-2_amd64.deb
to main/c/clutter-gtk/libclutter-gtk-1.0-dbg_0.91.4-2_amd64.deb
libclutter-gtk-1.0-dev_0.91.4-2_amd64.deb
to main/c/clutter-gtk/libclutter-gtk-1.0-dev_0.91.4-2_amd64.deb
libclutter-gtk-1.0-doc_0.91.4-2_all.deb
to main/c/clutter-gtk/libclutter-gtk-1.0-doc_0.91.4-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <[email protected]> (supplier of updated clutter-gtk
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 05 Dec 2010 22:18:21 +0100
Source: clutter-gtk
Binary: libclutter-gtk-1.0-0 libclutter-gtk-1.0-dev libclutter-gtk-1.0-dbg
libclutter-gtk-1.0-doc gir1.0-clutter-gtk-1.0
Architecture: source all amd64
Version: 0.91.4-2
Distribution: experimental
Urgency: low
Maintainer: Ross Burton <[email protected]>
Changed-By: Emilio Pozuelo Monfort <[email protected]>
Description:
gir1.0-clutter-gtk-1.0 - GObject introspection data for the GTK+ Clutter
library
libclutter-gtk-1.0-0 - Open GL based interactive canvas library GTK+ widget
libclutter-gtk-1.0-dbg - Open GL based interactive canvas library GTK+ widget
(debug files
libclutter-gtk-1.0-dev - Open GL based interactive canvas library GTK+ widget
(development
libclutter-gtk-1.0-doc - Open GL based interactive canvas library GTK+ widget
(documentati
Closes: 591801
Changes:
clutter-gtk (0.91.4-2) experimental; urgency=low
.
* Add a gir package, thanks Sebastien Bacher. Closes: #591801.
* Bump minimum build dependencies to get 1.2 girs.
Checksums-Sha1:
7b4cd566c56b8204832a7152bc1737e48a868dce 1902 clutter-gtk_0.91.4-2.dsc
ca1b739f6cd135dc843bb28e576d85c881493783 7276
clutter-gtk_0.91.4-2.debian.tar.gz
005bec7066aed197fd935fa0dd7ad9c4435945fb 52016
libclutter-gtk-1.0-doc_0.91.4-2_all.deb
62587e027afae661280d2a7d3b5ffb1b3c0a95dc 54216
libclutter-gtk-1.0-0_0.91.4-2_amd64.deb
361b87000342762da9c896e7aed90f209361b329 61692
libclutter-gtk-1.0-dev_0.91.4-2_amd64.deb
cea49d83d7baf251b746193d0c52039bb57bddce 98316
libclutter-gtk-1.0-dbg_0.91.4-2_amd64.deb
d2f930e8083941969314d22c96e40e5ec79f1cea 35342
gir1.0-clutter-gtk-1.0_0.91.4-2_amd64.deb
Checksums-Sha256:
28a33c90fe5e405258e31c712aa18bc7e236ea25fc7b968813aa99ed76707ab3 1902
clutter-gtk_0.91.4-2.dsc
74074efecd46379147429cb2defc15249b68c7be17ac838d6d12beb1fbea8ed2 7276
clutter-gtk_0.91.4-2.debian.tar.gz
f7762347f3dd786f11afe5274a43cec6cf2a70c8c6aaf8c24c4305683b10f7ef 52016
libclutter-gtk-1.0-doc_0.91.4-2_all.deb
9dc9cf8dc0da31e4b6973b6de6f97d45c08d2c0bde59fa4f6a04cf4be2f44f31 54216
libclutter-gtk-1.0-0_0.91.4-2_amd64.deb
a9aee509c93b754ca343ddb79471772231bb9a1320921f8c08b7ae28cdbe16ea 61692
libclutter-gtk-1.0-dev_0.91.4-2_amd64.deb
7fbeef771ba01414fed8d808d568e02d8dc7adda33f289276a94e280a857c92a 98316
libclutter-gtk-1.0-dbg_0.91.4-2_amd64.deb
7910f0680eb3f126fea87c5560e7e64604d33d0f7b5ccf402b3bb3bc44a95d03 35342
gir1.0-clutter-gtk-1.0_0.91.4-2_amd64.deb
Files:
54eda79244ae6148b77a4a551e519c0f 1902 libs optional clutter-gtk_0.91.4-2.dsc
0a2f20799dd90d987277333aca6d355f 7276 libs optional
clutter-gtk_0.91.4-2.debian.tar.gz
92430d3e2f111c53a4d42ab3060b49b6 52016 doc optional
libclutter-gtk-1.0-doc_0.91.4-2_all.deb
15acca24b1d4493c60709f14df95cd07 54216 libs optional
libclutter-gtk-1.0-0_0.91.4-2_amd64.deb
dfcd6f38de246812e47105987b0883d2 61692 libdevel optional
libclutter-gtk-1.0-dev_0.91.4-2_amd64.deb
851b226ceb8cdc6599a62ec701b463d6 98316 debug extra
libclutter-gtk-1.0-dbg_0.91.4-2_amd64.deb
cf22d5401634e0b622ce845169974593 35342 libs optional
gir1.0-clutter-gtk-1.0_0.91.4-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkz8BUMACgkQhTV17EoIsv6CgwCfX4c7XM+FG5C6GCggnpyBlURa
RsgAoNGot2kP6rTaAPdAW8ih39p23qnJ
=4e9W
-----END PGP SIGNATURE-----
--- End Message ---