r50420 - in /desktop/unstable/vino/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Sep 13 14:28:29 UTC 2016
Author: biebl
Date: Tue Sep 13 14:28:29 2016
New Revision: 50420
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50420
Log:
Add Build-Depends on libice-dev and libsm-dev as per configure.ac.
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=50420&op=diff
==============================================================================
--- desktop/unstable/vino/debian/changelog [utf-8] (original)
+++ desktop/unstable/vino/debian/changelog [utf-8] Tue Sep 13 14:28:29 2016
@@ -1,6 +1,7 @@
vino (3.21.92-1) UNRELEASED; urgency=medium
* New upstream development release.
+ * Add Build-Depends on libice-dev and libsm-dev as per configure.ac.
-- Michael Biebl <biebl at debian.org> Tue, 13 Sep 2016 16:20:23 +0200
Modified: desktop/unstable/vino/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control?rev=50420&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control [utf-8] (original)
+++ desktop/unstable/vino/debian/control [utf-8] Tue Sep 13 14:28:29 2016
@@ -27,6 +27,8 @@
libxext-dev,
libxfixes-dev,
libxtst-dev,
+ libice-dev,
+ libsm-dev,
pkg-config (>= 0.16),
zlib1g-dev
Standards-Version: 3.9.8
Modified: desktop/unstable/vino/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control.in?rev=50420&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control.in [utf-8] (original)
+++ desktop/unstable/vino/debian/control.in [utf-8] Tue Sep 13 14:28:29 2016
@@ -23,6 +23,8 @@
libxext-dev,
libxfixes-dev,
libxtst-dev,
+ libice-dev,
+ libsm-dev,
pkg-config (>= 0.16),
zlib1g-dev
Standards-Version: 3.9.8
More information about the pkg-gnome-commits
mailing list