r53188 - in /desktop/unstable/vte2.91/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Wed Aug 30 23:48:18 UTC 2017


Author: jbicha
Date: Wed Aug 30 23:48:18 2017
New Revision: 53188

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53188
Log:
Build-depend on gperf

Modified:
    desktop/unstable/vte2.91/debian/changelog
    desktop/unstable/vte2.91/debian/control
    desktop/unstable/vte2.91/debian/control.in

Modified: desktop/unstable/vte2.91/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/changelog?rev=53188&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/changelog	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/changelog	[utf-8] Wed Aug 30 23:48:18 2017
@@ -1,6 +1,8 @@
 vte2.91 (0.48.3-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/control.in:
+    - Build-depend on gperf
 
  -- Jeremy Bicha <jbicha at debian.org>  Wed, 30 Aug 2017 19:44:24 -0400
 

Modified: desktop/unstable/vte2.91/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/control?rev=53188&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/control	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/control	[utf-8] Wed Aug 30 23:48:18 2017
@@ -6,11 +6,12 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
 Build-Depends: cdbs (>= 0.4.93~),
                debhelper (>= 9),
                gnome-pkg-tools (>= 0.10),
+               gperf,
                dh-autoreconf,
                libglib2.0-dev (>= 2.40.0),
                libpango1.0-dev (>= 1.22.0),

Modified: desktop/unstable/vte2.91/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/control.in?rev=53188&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/control.in	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/control.in	[utf-8] Wed Aug 30 23:48:18 2017
@@ -7,6 +7,7 @@
 Build-Depends: cdbs (>= 0.4.93~),
                debhelper (>= 9),
                gnome-pkg-tools (>= 0.10),
+               gperf,
                dh-autoreconf,
                libglib2.0-dev (>= 2.40.0),
                libpango1.0-dev (>= 1.22.0),




More information about the pkg-gnome-commits mailing list