Source: libvirt-glib
Version: 0.2.2-1
Severity: wishlist

Dear Maintainer,

It's this time of year again... A new upstream release is out and
is needed by gnome-boxes as one example.

Please see attached diff which updates the packaging.
Please speak up if you're going to upload soon or if you'd
appreciate me NMUing. Seeing the new version in the archive
ASAP would be useful.

Regards,
Andreas Henriksson


-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -uriNp ../libvirt-glib-0.2.2/debian/changelog debian/changelog
--- ../libvirt-glib-0.2.2/debian/changelog	2015-07-29 11:57:11.000000000 +0200
+++ debian/changelog	2016-03-16 21:11:14.344648361 +0100
@@ -1,3 +1,15 @@
+libvirt-glib (0.2.3-1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release
+  * Bump build-dependencies according to configure.ac changes:
+    - libvirt-dev (>= 1.1.1)
+    - libglib2.0-dev (>= 2.36.0)
+    - gobject-introspection (>= 1.36.0)
+  * Update debian/libvirt-glib-1.0-0.symbols with added symbols.
+
+ -- Andreas Henriksson <andr...@fatal.se>  Wed, 16 Mar 2016 21:06:02 +0100
+
 libvirt-glib (0.2.2-0.1) unstable; urgency=medium
 
   * Non-maintainer upload with maintainer permission.
diff -uriNp ../libvirt-glib-0.2.2/debian/control debian/control
--- ../libvirt-glib-0.2.2/debian/control	2015-07-28 21:20:26.000000000 +0200
+++ debian/control	2016-03-16 21:05:18.798126062 +0100
@@ -5,8 +5,8 @@ Maintainer: Guido Günther <agx@sigxcpu.
 Build-Depends: debhelper (>= 7.0.50~), 
  intltool,
  pkg-config,
- libvirt-dev (>= 0.10.2), libglib2.0-dev (>= 2.36),
- libxml2-dev, libgirepository1.0-dev, gobject-introspection,
+ libvirt-dev (>= 1.1.1), libglib2.0-dev (>= 2.36.0),
+ libxml2-dev, libgirepository1.0-dev, gobject-introspection (>= 1.36.0),
 # when building from git:
   automake, autoconf, libtool, libtool-bin,
 # for vala bindings
diff -uriNp ../libvirt-glib-0.2.2/debian/libvirt-glib-1.0-0.symbols debian/libvirt-glib-1.0-0.symbols
--- ../libvirt-glib-0.2.2/debian/libvirt-glib-1.0-0.symbols	2015-07-28 21:53:18.000000000 +0200
+++ debian/libvirt-glib-1.0-0.symbols	2016-03-16 21:10:56.592122690 +0100
@@ -12,6 +12,7 @@ libvirt-gconfig-1.0.so.0 libvirt-glib-1.
  *@LIBVIRT_GCONFIG_0.2.0 0.2.2~
  *@LIBVIRT_GCONFIG_0.2.1 0.2.2~
  *@LIBVIRT_GCONFIG_0.2.2 0.2.2~
+ *@LIBVIRT_GCONFIG_0.2.2 0.2.3~
  gvir_config_capabilities_cpu_add_feature@LIBVIRT_GCONFIG_0.1.0 0.1.2~
  gvir_config_capabilities_cpu_feature_get_name@LIBVIRT_GCONFIG_0.0.9 0.1.2~
  gvir_config_capabilities_cpu_feature_get_type@LIBVIRT_GCONFIG_0.0.9 0.1.2~
@@ -526,6 +527,9 @@ libvirt-gobject-1.0.so.0 libvirt-glib-1.
  gvir_domain_save_to_file_finish@LIBVIRT_GOBJECT_0.0.8 0.0.8~
  gvir_domain_screenshot@LIBVIRT_GOBJECT_0.0.8 0.0.8~
  gvir_domain_set_config@LIBVIRT_GOBJECT_0.0.8 0.0.8~
+ gvir_domain_set_time@LIBVIRT_GOBJECT_0.2.3 0.2.3~
+ gvir_domain_set_time_async@LIBVIRT_GOBJECT_0.2.3 0.2.3~
+ gvir_domain_set_time_finish@LIBVIRT_GOBJECT_0.2.3 0.2.3~
  gvir_domain_shutdown@LIBVIRT_GOBJECT_0.0.8 0.0.8~
  gvir_domain_shutdown_flags_get_type@LIBVIRT_GOBJECT_0.1.1 0.1.2~
  gvir_domain_snapshot_create_flags_get_type@LIBVIRT_GOBJECT_0.1.1 0.1.2~

Reply via email to