r54575 - in /desktop/unstable/vinagre/debian: changelog control control.in patches/series

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Fri Oct 27 22:45:12 UTC 2017


Author: jbicha
Date: Fri Oct 27 22:45:11 2017
New Revision: 54575

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54575
Log:
Build with freerdp2 using patch from Arch Linux

Modified:
    desktop/unstable/vinagre/debian/changelog
    desktop/unstable/vinagre/debian/control
    desktop/unstable/vinagre/debian/control.in
    desktop/unstable/vinagre/debian/patches/series

Modified: desktop/unstable/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/changelog?rev=54575&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/changelog	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/changelog	[utf-8] Fri Oct 27 22:45:11 2017
@@ -1,5 +1,7 @@
 vinagre (3.22.0-3) UNRELEASED; urgency=medium
 
+  * debian/control.in: Build-Depend on freerdp2-dev instead of libfreedp-dev
+  * Add freerdp2017.patch from Arch Linux to build with freerdp2
   * Really bump debhelper compat level to 10
 
  -- Jeremy Bicha <jbicha at debian.org>  Fri, 27 Oct 2017 18:21:51 -0400

Modified: desktop/unstable/vinagre/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/control?rev=54575&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/control	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/control	[utf-8] Fri Oct 27 22:45:11 2017
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
@@ -27,7 +27,7 @@
                libtelepathy-glib-dev (>= 0.11.6),
                openssh-client,
                docbook-xml,
-               libfreerdp-dev (>= 1.1)
+               freerdp2-dev (>= 1.1)
 Standards-Version: 4.1.0
 Homepage: https://wiki.gnome.org/Apps/Vinagre
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/vinagre

Modified: desktop/unstable/vinagre/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/control.in?rev=54575&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/control.in	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/control.in	[utf-8] Fri Oct 27 22:45:11 2017
@@ -23,7 +23,7 @@
                libtelepathy-glib-dev (>= 0.11.6),
                openssh-client,
                docbook-xml,
-               libfreerdp-dev (>= 1.1)
+               freerdp2-dev (>= 1.1)
 Standards-Version: 4.1.0
 Homepage: https://wiki.gnome.org/Apps/Vinagre
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/vinagre

Modified: desktop/unstable/vinagre/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/patches/series?rev=54575&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/patches/series	[utf-8] Fri Oct 27 22:45:11 2017
@@ -1,2 +1,3 @@
 0001-Revert-Improve-FreeRDP-authentication-failure-handli.patch
 0002-Revert-Store-credentials-for-RDP.patch
+freerdp2017.patch




More information about the pkg-gnome-commits mailing list