r50158 - in /desktop/unstable/gnome-boxes/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 6 20:41:02 UTC 2016


Author: biebl
Date: Tue Sep  6 20:41:01 2016
New Revision: 50158

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50158
Log:
Change Build-Depends on itstool to yelp-tools. We run autoreconf and need
the YELP_HELP_INIT autoconf macro.

Modified:
    desktop/unstable/gnome-boxes/debian/changelog
    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=50158&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/changelog	[utf-8] Tue Sep  6 20:41:01 2016
@@ -1,5 +1,6 @@
 gnome-boxes (3.21.3-1) UNRELEASED; urgency=medium
 
+  [ Jeremy Bicha ]
   * New upstream beta release
   * Convert from cdbs to dh
   * Add debian/docs to install NEWS, README and THANKS
@@ -8,6 +9,10 @@
   * Delete vala stamps to rebuild generated source files
   * debian/patches/01_Ensure_disk_reability_on_import.patch:
     Dropped, applied in new version
+
+  [ Michael Biebl ]
+  * Change Build-Depends on itstool to yelp-tools. We run autoreconf and need
+    the YELP_HELP_INIT autoconf macro.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 31 Aug 2016 15:20:00 -0400
 

Modified: desktop/unstable/gnome-boxes/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control?rev=50158&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control	[utf-8] Tue Sep  6 20:41:01 2016
@@ -6,14 +6,13 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at ubuntu.com>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9.20160403~),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
-               dh-autoreconf,
                desktop-file-utils,
                gobject-introspection (>= 0.9.6),
-               itstool,
+               yelp-tools,
                libarchive-dev (>= 3.0.0),
                libgirepository1.0-dev,
                libglib2.0-dev (>= 2.38.0),

Modified: desktop/unstable/gnome-boxes/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control.in?rev=50158&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control.in	[utf-8] Tue Sep  6 20:41:01 2016
@@ -6,10 +6,9 @@
 Build-Depends: debhelper (>= 9.20160403~),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
-               dh-autoreconf,
                desktop-file-utils,
                gobject-introspection (>= 0.9.6),
-               itstool,
+               yelp-tools,
                libarchive-dev (>= 3.0.0),
                libgirepository1.0-dev,
                libglib2.0-dev (>= 2.38.0),




More information about the pkg-gnome-commits mailing list