r51850 - in /packages/unstable/gnome-builder/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Dec 22 10:18:06 UTC 2016


Author: biebl
Date: Thu Dec 22 10:18:06 2016
New Revision: 51850

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51850
Log:
Bump Build-Depends on libvte-2.91-dev to (>= 0.46) as required by the
terminal plugin.

Modified:
    packages/unstable/gnome-builder/debian/changelog
    packages/unstable/gnome-builder/debian/control
    packages/unstable/gnome-builder/debian/control.in

Modified: packages/unstable/gnome-builder/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/changelog?rev=51850&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/changelog	[utf-8] Thu Dec 22 10:18:06 2016
@@ -1,6 +1,8 @@
 gnome-builder (3.22.4-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump Build-Depends on libvte-2.91-dev to (>= 0.46) as required by the
+    terminal plugin.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 22 Dec 2016 11:15:24 +0100
 

Modified: packages/unstable/gnome-builder/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control?rev=51850&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/control	[utf-8] Thu Dec 22 10:18:06 2016
@@ -27,7 +27,7 @@
                libpcre3-dev,
                libpeas-dev (>= 1.18.0-2~),
                libvala-0.34-dev,
-               libvte-2.91-dev (>= 0.40.2),
+               libvte-2.91-dev (>= 0.46),
                libwebkit2gtk-4.0-dev (>= 2.8.4),
                libxml2-dev (>= 2.9.0),
                llvm [!armel],

Modified: packages/unstable/gnome-builder/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control.in?rev=51850&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/control.in	[utf-8] Thu Dec 22 10:18:06 2016
@@ -23,7 +23,7 @@
                libpcre3-dev,
                libpeas-dev (>= 1.18.0-2~),
                libvala-0.34-dev,
-               libvte-2.91-dev (>= 0.40.2),
+               libvte-2.91-dev (>= 0.46),
                libwebkit2gtk-4.0-dev (>= 2.8.4),
                libxml2-dev (>= 2.9.0),
                llvm [!armel],




More information about the pkg-gnome-commits mailing list