-
spice-gtk (0.12.101-0ubuntu1) quantal; urgency=low
* New upstream release.
* debian/patches:
- fix-parsing-uri-query.patch: Dropped, applied in new version
- fix-spice-audio-binding.patch: Dropped, applied in new version
- make-celt-to-be-optional.patch: Refreshed
-- Jeremy Bicha <email address hidden> Tue, 07 Aug 2012 08:37:57 -0400
-
spice-gtk (0.12-4) unstable; urgency=low
* Correct version problem in *.pc (Closes: #680290)
-- Liang Guo <email address hidden> Mon, 09 Jul 2012 00:36:14 +0800
-
spice-gtk (0.12-3) unstable; urgency=low
* Add patch make-celt-to-be-optional.patch
* Disable celt
-- Liang Guo <email address hidden> Fri, 29 Jun 2012 01:37:37 +0800
-
spice-gtk (0.12-2) unstable; urgency=low
* Enable usb redirect (Closes: #677662)
* Switch to vala 0.16 (Closes: #675665)
* Enable multiarch for libspice-client-glib-2.0-1,
libspice-client-gtk-2.0-1, libspice-client-gtk-3.0-1
* Build with hardening flags
-- Liang Guo <email address hidden> Fri, 25 May 2012 21:52:45 +0800
-
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 address hidden> Thu, 03 May 2012 09:45:49 +0800
-
spice-gtk (0.9-0ubuntu1) precise; urgency=low
[ 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
-- Jeremy Bicha <email address hidden> Mon, 13 Feb 2012 18:06:18 -0500