[Pkg-cli-apps-commits] [SCM] gnome-rdp branch, master, updated. upstream/0.2.3-14-gd27f3b9

Julian Taylor jtaylor.debian at googlemail.com
Tue Jun 7 16:03:29 UTC 2011


The following commit has been merged in the master branch:
commit ee04b72b7fb525dc8a422c2f7f07ac2103b9f462
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Tue Jun 7 17:11:40 2011 +0200

    wrap-and-sort control

diff --git a/debian/control b/debian/control
index 9967b8a..1009193 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,17 @@ Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: David Paleino <dapal at debian.org>
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: nant,
- cli-common-dev (>= 0.4.4),
- mono-devel (>= 2.4.3),
- libgtk2.0-cil-dev,
- libxml-parser-perl,
- pkg-config,
- libgnome2.0-cil-dev,
- libgtk2.0-0,
- libglade2.0-cil-dev,
- libvte0.16-cil-dev,
- libgnome-keyring1.0-cil-dev
+Build-Depends-Indep: cli-common-dev (>= 0.4.4),
+                     libglade2.0-cil-dev,
+                     libgnome-keyring1.0-cil-dev,
+                     libgnome2.0-cil-dev,
+                     libgtk2.0-0,
+                     libgtk2.0-cil-dev,
+                     libvte0.16-cil-dev,
+                     libxml-parser-perl,
+                     mono-devel (>= 2.4.3),
+                     nant,
+                     pkg-config
 Standards-Version: 3.8.3
 Homepage: http://gnome-rdp.sourceforge.net
 Vcs-Git: git://git.debian.org/pkg-cli-apps/packages/gnome-rdp.git
@@ -22,10 +22,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/gnome-rdp.git
 
 Package: gnome-rdp
 Architecture: all
-Depends: ${cli:Depends},
- gnome-terminal,
- openssh-client | xtightvncviewer | rdesktop,
- libgtk2.0-0
+Depends: gnome-terminal,
+         libgtk2.0-0,
+         openssh-client | xtightvncviewer | rdesktop,
+         ${cli:Depends}
 Description: remote desktop client for GNOME
  gnome-rdp is a Remote Desktop client for GNOME. It supports RDP, VNC and
  SSH protocols. It is also possible to configure and save sessions to have

-- 
gnome-rdp



More information about the Pkg-cli-apps-commits mailing list