r48237 - in /desktop/unstable/gnome-boxes/debian: changelog compat control control.in
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Mon Apr 18 16:52:31 UTC 2016
Author: ah
Date: Mon Apr 18 16:52:29 2016
New Revision: 48237
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48237
Log:
* New upstream release.
* Update build-dependencies according to configure.ac changes:
- Bump gtk+ to >= 3.19.4
- Bump libvirt-glib to >= 0.2.3
* Bump Standards-Version to 3.9.8
* Bump debhelper compat to 9
Modified:
desktop/unstable/gnome-boxes/debian/changelog
desktop/unstable/gnome-boxes/debian/compat
desktop/unstable/gnome-boxes/debian/control
desktop/unstable/gnome-boxes/debian/control.in
Modified: desktop/unstable/gnome-boxes/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/changelog?rev=48237&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/changelog [utf-8] Mon Apr 18 16:52:29 2016
@@ -1,3 +1,14 @@
+gnome-boxes (3.20.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Update build-dependencies according to configure.ac changes:
+ - Bump gtk+ to >= 3.19.4
+ - Bump libvirt-glib to >= 0.2.3
+ * Bump Standards-Version to 3.9.8
+ * Bump debhelper compat to 9
+
+ -- Andreas Henriksson <andreas at fatal.se> Mon, 18 Apr 2016 18:48:39 +0200
+
gnome-boxes (3.18.1-1.1) unstable; urgency=medium
* Depend on libvirt-daemon instead of the libvirt-bin transitional package
Modified: desktop/unstable/gnome-boxes/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/compat?rev=48237&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/compat [utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/compat [utf-8] Mon Apr 18 16:52:29 2016
@@ -1 +1 @@
-8
+9
Modified: desktop/unstable/gnome-boxes/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control?rev=48237&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control [utf-8] Mon Apr 18 16:52:29 2016
@@ -10,7 +10,7 @@
Build-Depends: cdbs (>= 0.4.41),
gnome-pkg-tools (>= 0.10),
gnome-common,
- debhelper (>= 8),
+ debhelper (>= 9),
dh-autoreconf,
desktop-file-utils,
gobject-introspection (>= 0.9.6),
@@ -18,14 +18,14 @@
libarchive-dev (>= 3.0.0),
libgirepository1.0-dev,
libglib2.0-dev (>= 2.38.0),
- libgtk-3-dev (>= 3.13.2),
+ libgtk-3-dev (>= 3.19.4),
libgtk-vnc-2.0-dev (>= 0.4.4),
libgudev-1.0-dev (>= 165),
libosinfo-1.0-dev (>= 0.2.12),
libsoup2.4-dev,
libspice-client-gtk-3.0-dev (>= 0.27),
libvirt-dev,
- libvirt-glib-1.0-dev (>= 0.2.2),
+ libvirt-glib-1.0-dev (>= 0.2.3),
libxml2-dev (>= 2.7.8),
libxml2-utils,
libtracker-sparql-1.0-dev,
@@ -33,7 +33,7 @@
valac (>= 0.28.0.16),
yelp-tools,
libusb-1.0-0-dev (>= 1.0.9)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-boxes
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-boxes/
Homepage: https://wiki.gnome.org/Apps/Boxes
Modified: desktop/unstable/gnome-boxes/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control.in?rev=48237&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control.in [utf-8] Mon Apr 18 16:52:29 2016
@@ -6,7 +6,7 @@
Build-Depends: cdbs (>= 0.4.41),
gnome-pkg-tools (>= 0.10),
gnome-common,
- debhelper (>= 8),
+ debhelper (>= 9),
dh-autoreconf,
desktop-file-utils,
gobject-introspection (>= 0.9.6),
@@ -14,14 +14,14 @@
libarchive-dev (>= 3.0.0),
libgirepository1.0-dev,
libglib2.0-dev (>= 2.38.0),
- libgtk-3-dev (>= 3.13.2),
+ libgtk-3-dev (>= 3.19.4),
libgtk-vnc-2.0-dev (>= 0.4.4),
libgudev-1.0-dev (>= 165),
libosinfo-1.0-dev (>= 0.2.12),
libsoup2.4-dev,
libspice-client-gtk-3.0-dev (>= 0.27),
libvirt-dev,
- libvirt-glib-1.0-dev (>= 0.2.2),
+ libvirt-glib-1.0-dev (>= 0.2.3),
libxml2-dev (>= 2.7.8),
libxml2-utils,
libtracker-sparql-1.0-dev,
@@ -29,7 +29,7 @@
valac (>= 0.28.0.16),
yelp-tools,
libusb-1.0-0-dev (>= 1.0.9)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-boxes
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-boxes/
Homepage: https://wiki.gnome.org/Apps/Boxes
More information about the pkg-gnome-commits
mailing list