Your message dated Sat, 20 Oct 2012 20:47:48 +0000
with message-id <[email protected]>
and subject line Bug#690870: fixed in clutter-gtk 1.4.0-1
has caused the Debian Bug report #690870,
regarding clutter-gtk: [experimental] new upstream version 1.4.0
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.)


-- 
690870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: clutter-gtk
Version: 1.2.0-2
Severity: wishlist
Tags: patch

Here's some packaging for the GNOME 3.6 version of clutter-gtk. Briefly
tested on a sid/experimental system.

Regards,
    S
--- clutter-gtk-1.2.0/debian/changelog	2012-05-01 23:04:44.000000000 +0100
+++ clutter-gtk-1.4.0/debian/changelog	2012-10-18 13:35:00.000000000 +0100
@@ -1,3 +1,20 @@
+clutter-gtk (1.4.0-0+g36+1) experimental; urgency=low
+
+  * Local build
+  * New upstream release
+    - use packaging from Ubuntu
+  * Force building against GNOME-3.6-targeted GLib, Gtk, Clutter
+
+ -- Simon McVittie <[email protected]>  Thu, 18 Oct 2012 13:34:04 +0100
+
+clutter-gtk (1.3.2-0ubuntu1) quantal; urgency=low
+
+  * New upstream release
+  * debian/libclutter-gtk-1.0-0.symbols:
+    - Updated
+
+ -- Robert Ancell <[email protected]>  Thu, 19 Jul 2012 14:32:28 +1200
+
 clutter-gtk (1.2.0-2) unstable; urgency=low
 
   * Upload to unstable.
--- clutter-gtk-1.2.0/debian/control	2012-05-04 20:00:13.000000000 +0100
+++ clutter-gtk-1.4.0/debian/control	2012-10-18 13:36:29.000000000 +0100
@@ -11,8 +11,8 @@
 Build-Depends: debhelper (>= 8.1.3),
                cdbs (>= 0.4.93~),
                gnome-pkg-tools,
-               libgtk-3-dev (>= 3.2.0),
-               libclutter-1.0-dev (>= 1.9.16),
+               libgtk-3-dev (>= 3.6),
+               libclutter-1.0-dev (>= 1.12),
                libjson-glib-dev (>= 0.12),
                libgirepository1.0-dev (>= 0.10.7-1~),
                gobject-introspection (>= 0.9.12-4~)
@@ -38,8 +38,8 @@
 Depends: libclutter-gtk-1.0-0 (= ${binary:Version}),
          gir1.2-gtkclutter-1.0 (= ${binary:Version}),
          pkg-config,
-         libgtk-3-dev (>= 3.2.0),
-         libclutter-1.0-dev (>= 1.9.16),
+         libgtk-3-dev (>= 3.6),
+         libclutter-1.0-dev (>= 1.12),
          ${misc:Depends}
 Suggests: libclutter-gtk-1.0-doc
 Description: Open GL based interactive canvas library GTK+ widget (development files)
--- clutter-gtk-1.2.0/debian/control.in	2012-05-01 23:04:10.000000000 +0100
+++ clutter-gtk-1.4.0/debian/control.in	2012-10-18 13:30:34.000000000 +0100
@@ -6,8 +6,8 @@
 Build-Depends: debhelper (>= 8.1.3),
                cdbs (>= 0.4.93~),
                gnome-pkg-tools,
-               libgtk-3-dev (>= 3.2.0),
-               libclutter-1.0-dev (>= 1.9.16),
+               libgtk-3-dev (>= 3.6),
+               libclutter-1.0-dev (>= 1.12),
                libjson-glib-dev (>= 0.12),
                libgirepository1.0-dev (>= 0.10.7-1~),
                gobject-introspection (>= 0.9.12-4~)
@@ -33,8 +33,8 @@
 Depends: libclutter-gtk-1.0-0 (= ${binary:Version}),
          gir1.2-gtkclutter-1.0 (= ${binary:Version}),
          pkg-config,
-         libgtk-3-dev (>= 3.2.0),
-         libclutter-1.0-dev (>= 1.9.16),
+         libgtk-3-dev (>= 3.6),
+         libclutter-1.0-dev (>= 1.12),
          ${misc:Depends}
 Suggests: libclutter-gtk-1.0-doc
 Description: Open GL based interactive canvas library GTK+ widget (development files)
--- clutter-gtk-1.2.0/debian/libclutter-gtk-1.0-0.symbols	2011-07-07 23:23:05.000000000 +0100
+++ clutter-gtk-1.4.0/debian/libclutter-gtk-1.0-0.symbols	2012-07-19 03:35:22.000000000 +0100
@@ -6,9 +6,11 @@
  gtk_clutter_actor_new@Base 0.91.8
  gtk_clutter_actor_new_with_contents@Base 0.91.8
  gtk_clutter_check_version@Base 0.91.8
+ gtk_clutter_embed_get_honor_stage_size@Base 1.3.2
  gtk_clutter_embed_get_stage@Base 0.91.8
  gtk_clutter_embed_get_type@Base 0.91.8
  gtk_clutter_embed_new@Base 0.91.8
+ gtk_clutter_embed_set_use_layout_size@Base 1.3.2
  gtk_clutter_get_option_group@Base 0.91.8
  gtk_clutter_init@Base 0.91.8
  gtk_clutter_init_with_args@Base 0.91.8
--- clutter-gtk-1.2.0/debian/rules	2012-05-01 23:04:10.000000000 +0100
+++ clutter-gtk-1.4.0/debian/rules	2012-10-18 13:29:39.000000000 +0100
@@ -13,3 +13,5 @@
                              --enable-introspection=yes
 
 common-binary-predeb-arch:: list-missing
+
+export DPKG_GENSYMBOLS_CHECK_LEVEL = 4

Attachment: clutter-gtk_1.4.0-0+g36+1.debian.tar.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: clutter-gtk
Source-Version: 1.4.0-1

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.

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.
Sjoerd Simons <[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: Sat, 20 Oct 2012 22:33:21 +0200
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.2-gtkclutter-1.0
Architecture: source all amd64
Version: 1.4.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Sjoerd Simons <[email protected]>
Description: 
 gir1.2-gtkclutter-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: 690870
Changes: 
 clutter-gtk (1.4.0-1) experimental; urgency=low
 .
   [ Jeremy Bicha ]
   * New upstream release (Closes: #690870)
   * debian/libclutter-gtk-1.0-0.symbols:
     - Updated
Checksums-Sha1: 
 2b26f99331740d712dc1591e3150267700775961 1941 clutter-gtk_1.4.0-1.dsc
 3099160cc1d69631302188be93b4e6a4656ec2fa 309948 clutter-gtk_1.4.0.orig.tar.xz
 1bdf05cc9c137a8a295a36df22253435d67bfa9e 4771 clutter-gtk_1.4.0-1.debian.tar.gz
 4c4fd18a50c922de5dc8950805f98f6501f03247 27352 
libclutter-gtk-1.0-doc_1.4.0-1_all.deb
 4d9b031afb8e98500a2c80969c0e905a59007178 27916 
libclutter-gtk-1.0-0_1.4.0-1_amd64.deb
 b29aa76ae37dc27a5015cf71e0a1115f534ebad4 35958 
libclutter-gtk-1.0-dev_1.4.0-1_amd64.deb
 63d24b4270928a1b1bc6cd3836a8b74c79efb796 91546 
libclutter-gtk-1.0-dbg_1.4.0-1_amd64.deb
 eed91b46c60edcef17b8c6b74bc2860f3731f22b 10690 
gir1.2-gtkclutter-1.0_1.4.0-1_amd64.deb
Checksums-Sha256: 
 42b225ff1f10b45efec979cc4224ac689105c7e613cf948851e8b0144e4b5df9 1941 
clutter-gtk_1.4.0-1.dsc
 d51c4bb6a6ad0a337976766383f97a1c905a37bd77b3dbf484a7314130d97b6e 309948 
clutter-gtk_1.4.0.orig.tar.xz
 d45c7ee3dc975e02fbd8905a96f25825050c18993eaa7ff32310cc80b863cb15 4771 
clutter-gtk_1.4.0-1.debian.tar.gz
 164986f245e0d0c64754e186350d9deee9926bd3be7893ec34b3c4df38728098 27352 
libclutter-gtk-1.0-doc_1.4.0-1_all.deb
 43e4a498a7904bba45cad801d6f090ed804e171f78a0a15ec36ef6c9173ba9c8 27916 
libclutter-gtk-1.0-0_1.4.0-1_amd64.deb
 8edaa629c90781984b929c0538f95b148cbeed8d80c1ab331912e342839dccdd 35958 
libclutter-gtk-1.0-dev_1.4.0-1_amd64.deb
 f2e6f927e5a10b7c4beae962052453dc05feebfbfab2e972a659b25a350212ae 91546 
libclutter-gtk-1.0-dbg_1.4.0-1_amd64.deb
 125ed139ac4c50ef3e1f86d4688a61092c621c016b6c60c35419ade4e3eaa67e 10690 
gir1.2-gtkclutter-1.0_1.4.0-1_amd64.deb
Files: 
 e73b3c7e73e34df4e35d9d02fe2fb89b 1941 libs optional clutter-gtk_1.4.0-1.dsc
 16185e8134b74314c59859dd7acc4f32 309948 libs optional 
clutter-gtk_1.4.0.orig.tar.xz
 3968d208384a52df80589e6c4dd58d2c 4771 libs optional 
clutter-gtk_1.4.0-1.debian.tar.gz
 1789dca14ed07c505e1d781c5283328a 27352 doc optional 
libclutter-gtk-1.0-doc_1.4.0-1_all.deb
 fb7a6f62651bfb5a2b906fe198022655 27916 libs optional 
libclutter-gtk-1.0-0_1.4.0-1_amd64.deb
 ee62338714a9de0eb23a63bf9892b876 35958 libdevel optional 
libclutter-gtk-1.0-dev_1.4.0-1_amd64.deb
 3873a2275ea443d608e48cecf2ae0f24 91546 debug extra 
libclutter-gtk-1.0-dbg_1.4.0-1_amd64.deb
 e66ceb44fb6a9808da81246f7181bd20 10690 introspection optional 
gir1.2-gtkclutter-1.0_1.4.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlCDC3gACgkQgTd+SodosdKKCQCfeRfDAuFpxiaav4iCE8a1p7jy
G1IAoK2dDgdZtrk2HddwKGQ8qT7bqrc7
=UsDb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to