** Changed in: spice-gtk (Ubuntu)
Status: Incomplete => New
** Description changed:
- Please sync spice-gtk 0.11-1 (universe) from Debian testing (main)
+ Please sync spice-gtk 0.12-1 (universe) from Debian testing (main)
Explanation of the Ubuntu delta and why it can be dropped:
- [ Jeremy Bicha ]
- * Pulled from Debian git repository
- * New upstream release.
- - add USB redirection support, see Hans comments in the log and that
- post for details: http://hansdegoede.livejournal.com/11084.html
- - introduce SpiceGtkSession to deal with session-wide Gtk events, such
- as clipboard, instead of doing it per display
- - many cursor and keyboard handling improvements
- - handle the new "semi-seamless" migration
- - support new Spice mini-headers
- - better coroutines: fibers on windows & jmp on linux
- - add Vala vapi bindings generation
- - Add command line options for setting the cache size and the glz
- window size
- - Add a USB device selection widget to libspice-client-gtk
- - many bug fixes and code improvements
- * Update symbols and bump libspice-client-glib-2.0 soname back to 1
- * Enable vala bindings
- * debian/control:
- - Build-depend on libusb-1.0, libgudev, valac and libvala-dev
- - Bump build-depends on spice-protocol to 0.10.1
- * debian/rules: Disable usbredir support since the library isn't in
- Debian yet
- [ Liang Guo ]
- * debian/copyright:
- - Add gtk/coroutine_winfibers.c
- - Add gtk/spice-client-glib-usb-acl-helper.c
- - Remove common/win/my_getopt-1.5/*, not in upstream any more
- * debian/rules:
- - Remove vapi/Makefile in clean target
- * debian/control:
- - Replace libspice-client-glib-2.0-4 with libspice-client-glib-2.0-1
- Explanation of FeatureFreeze exception:
- spice-gtk has no rdepends in Ubuntu (GNOME Boxes would be one but that
- won't make it into Ubuntu until 12.10).
+ (There is no delta, we just pulled spice-gtk from git since it was
+ waiting for sponsorship to get into Debian)
- Upstream changes:
- http://cgit.freedesktop.org/spice/spice-gtk/tree/NEWS
+ [ Jeremy Bicha ]
+ * Pulled from Debian git repository
+ * New upstream release.
+ - add USB redirection support, see Hans comments in the log and that
+ post for details: http://hansdegoede.livejournal.com/11084.html
+ - introduce SpiceGtkSession to deal with session-wide Gtk events, such
+ as clipboard, instead of doing it per display
+ - many cursor and keyboard handling improvements
+ - handle the new "semi-seamless" migration
+ - support new Spice mini-headers
+ - better coroutines: fibers on windows & jmp on linux
+ - add Vala vapi bindings generation
+ - Add command line options for setting the cache size and the glz
+ window size
+ - Add a USB device selection widget to libspice-client-gtk
+ - many bug fixes and code improvements
+ * Update symbols and bump libspice-client-glib-2.0 soname back to 1
+ * Enable vala bindings
+ * debian/control:
+ - Build-depend on libusb-1.0, libgudev, valac and libvala-dev
+ - Bump build-depends on spice-protocol to 0.10.1
+ * debian/rules: Disable usbredir support since the library isn't in
+ Debian yet
+ [ Liang Guo ]
+ * debian/copyright:
+ - Add gtk/coroutine_winfibers.c
+ - Add gtk/spice-client-glib-usb-acl-helper.c
+ - Remove common/win/my_getopt-1.5/*, not in upstream any more
+ * debian/rules:
+ - Remove vapi/Makefile in clean target
+ * debian/control:
+ - Replace libspice-client-glib-2.0-4 with libspice-client-glib-2.0-1
+
Changelog entries since current precise version 0.9-0ubuntu1:
+ spice-gtk (0.12-1) unstable; urgency=low
+
+ * New upstream release
+ * Update debian/copyright, file moved
+ - common -> spice-common/common
+ - spice-protocol -> spice-common/spice-protocol
+ * debian/patches:
+ - Refresh debian/patches/remove-libjpeg-turbo-warning.patch
+ - Add fix-parsing-uri-query.patch
+ - Add fix-spice-audio-binding.patch
+ * Refresh debian/libspice-client-glib-2.0-1.symbols, new function added
+
+ -- Liang Guo <[email protected]> Thu, 03 May 2012 09:45:49
+ +0800
+
spice-gtk (0.11-1) unstable; urgency=low
- * New upstream release (Closes: #667569)
- * Update debian/copyright, new file added
- * Bump Standards-Version to 3.9.3, no changes needed
- * Refresh debian/libspice-client-glib-2.0-1.symbols
- * Update debian/rules, build spice-gtk in a subdirectory
- * Include missed .deps and .vapi files in libspice-client-gtk-2.0-dev
- * Add libtext-csv-perl to Build-Depends
+ * New upstream release (Closes: #667569)
+ * Update debian/copyright, new file added
+ * Bump Standards-Version to 3.9.3, no changes needed
+ * Refresh debian/libspice-client-glib-2.0-1.symbols
+ * Update debian/rules, build spice-gtk in a subdirectory
+ * Include missed .deps and .vapi files in libspice-client-gtk-2.0-dev
+ * Add libtext-csv-perl to Build-Depends
- -- Liang Guo <[email protected]> Fri, 06 Apr 2012 21:22:13
+ -- Liang Guo <[email protected]> Fri, 06 Apr 2012 21:22:13
+0800
spice-gtk (0.9-1) unstable; urgency=low
- [ Jeremy Bicha ]
- * New upstream release.
- - add USB redirection support, see Hans comments in the log and that
- post for details: http://hansdegoede.livejournal.com/11084.html
- - introduce SpiceGtkSession to deal with session-wide Gtk events, such
- as clipboard, instead of doing it per display
- - many cursor and keyboard handling improvements
- - handle the new "semi-seamless" migration
- - support new Spice mini-headers
- - better coroutines: fibers on windows & jmp on linux
- - add Vala vapi bindings generation
- - Add command line options for setting the cache size and the glz
- window size
- - Add a USB device selection widget to libspice-client-gtk
- - many bug fixes and code improvements
- * Update symbols and bump libspice-client-glib-2.0 soname back to 1
- * Enable vala bindings
- * debian/control:
- - Build-depend on libusb-1.0, libgudev, valac and libvala-dev
- - Bump build-depends on spice-protocol to 0.10.1
- * debian/rules: Disable usbredir support since the library isn't in
- Debian yet
-
- [ Liang Guo ]
- * debian/copyright:
- - Add gtk/coroutine_winfibers.c
- - Add gtk/spice-client-glib-usb-acl-helper.c
- - Remove common/win/my_getopt-1.5/*, not in upstream any more
- * debian/rules:
- - Remove vapi/Makefile in clean target
- * debian/control:
- - Replace libspice-client-glib-2.0-4 with libspice-client-glib-2.0-1
-
- -- Liang Guo <[email protected]> Wed, 01 Feb 2012 14:38:05 +0800
+ [ Jeremy Bicha ]
+ * New upstream release.
+ - add USB redirection support, see Hans comments in the log and that
+ post for details: http://hansdegoede.livejournal.com/11084.html
+ - introduce SpiceGtkSession to deal with session-wide Gtk events, such
+ as clipboard, instead of doing it per display
+ - many cursor and keyboard handling improvements
+ - handle the new "semi-seamless" migration
+ - support new Spice mini-headers
+ - better coroutines: fibers on windows & jmp on linux
+ - add Vala vapi bindings generation
+ - Add command line options for setting the cache size and the glz
+ window size
+ - Add a USB device selection widget to libspice-client-gtk
+ - many bug fixes and code improvements
+ * Update symbols and bump libspice-client-glib-2.0 soname back to 1
+ * Enable vala bindings
+ * debian/control:
+ - Build-depend on libusb-1.0, libgudev, valac and libvala-dev
+ - Bump build-depends on spice-protocol to 0.10.1
+ * debian/rules: Disable usbredir support since the library isn't in
+ Debian yet
+
+ [ Liang Guo ]
+ * debian/copyright:
+ - Add gtk/coroutine_winfibers.c
+ - Add gtk/spice-client-glib-usb-acl-helper.c
+ - Remove common/win/my_getopt-1.5/*, not in upstream any more
+ * debian/rules:
+ - Remove vapi/Makefile in clean target
+ * debian/control:
+ - Replace libspice-client-glib-2.0-4 with libspice-client-glib-2.0-1
+
+ -- Liang Guo <[email protected]> Wed, 01 Feb 2012 14:38:05
+ +0800
** Summary changed:
- FFe: Sync spice-gtk 0.11-1 (universe) from Debian testing (main)
+ Sync spice-gtk 0.12-1 (universe) from Debian testing (main)
** Changed in: spice-gtk (Ubuntu)
Milestone: later => quantal-alpha-1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985102
Title:
Sync spice-gtk 0.12-1 (universe) from Debian testing (main)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spice-gtk/+bug/985102/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs