r50586 - in /desktop/unstable/vino/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 17:06:58 UTC 2016


Author: biebl
Date: Wed Sep 14 17:06:58 2016
New Revision: 50586

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50586
Log:
Add Build-Depends on gnome-common, required for autoreconf.
(Closes: #837791)

Modified:
    desktop/unstable/vino/debian/changelog
    desktop/unstable/vino/debian/control
    desktop/unstable/vino/debian/control.in

Modified: desktop/unstable/vino/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/changelog?rev=50586&op=diff
==============================================================================
--- desktop/unstable/vino/debian/changelog	[utf-8] (original)
+++ desktop/unstable/vino/debian/changelog	[utf-8] Wed Sep 14 17:06:58 2016
@@ -1,3 +1,10 @@
+vino (3.21.92-2) UNRELEASED; urgency=medium
+
+  * Add Build-Depends on gnome-common, required for autoreconf.
+    (Closes: #837791)
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 14 Sep 2016 19:05:19 +0200
+
 vino (3.21.92-1) unstable; urgency=medium
 
   * New upstream development release.

Modified: desktop/unstable/vino/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control?rev=50586&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control	[utf-8] (original)
+++ desktop/unstable/vino/debian/control	[utf-8] Wed Sep 14 17:06:58 2016
@@ -9,6 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                intltool (>= 0.50.0),
                libavahi-client-dev (>= 0.6),
                libavahi-glib-dev (>= 0.6),

Modified: desktop/unstable/vino/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control.in?rev=50586&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control.in	[utf-8] (original)
+++ desktop/unstable/vino/debian/control.in	[utf-8] Wed Sep 14 17:06:58 2016
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                intltool (>= 0.50.0),
                libavahi-client-dev (>= 0.6),
                libavahi-glib-dev (>= 0.6),




More information about the pkg-gnome-commits mailing list