r21449 - in /desktop/unstable/vinagre/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Sep 23 14:30:10 UTC 2009


Author: pochu
Date: Wed Sep 23 14:30:10 2009
New Revision: 21449

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21449
Log:
* Unduplicate vinagre and vinagre-dev synopses.
* Improve long descriptions to mention all the supported protocols.

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

Modified: desktop/unstable/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/changelog?rev=21449&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/changelog [utf-8] (original)
+++ desktop/unstable/vinagre/debian/changelog [utf-8] Wed Sep 23 14:30:10 2009
@@ -29,6 +29,10 @@
   * debian/vinagre.install:
    - added to have vinagre binary files installed correctly.
 
+  [ Emilio Pozuelo Monfort ]
+  * Unduplicate vinagre and vinagre-dev synopses.
+  * Improve long descriptions to mention all the supported protocols.
+
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 31 Aug 2009 00:56:24 +0200
 
 vinagre (2.26.2-1) unstable; urgency=low

Modified: desktop/unstable/vinagre/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/control?rev=21449&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/control [utf-8] (original)
+++ desktop/unstable/vinagre/debian/control [utf-8] Wed Sep 23 14:30:10 2009
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Emilio Pozuelo Monfort <pochu at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Andrea Veri <andrea.veri89 at gmail.com>
 Build-Depends: cdbs (>= 0.4.52),
                debhelper (>= 5.0.51~),
                gnome-doc-utils (>= 0.3.2),
@@ -10,16 +10,18 @@
                intltool (>= 0.35.0),
                libglib2.0-dev (>= 2.17.0),
                libgtk2.0-dev (>= 2.13.1),
-               libglade2-dev (>= 1:2.6.0),
                libgconf2-dev (>= 2.16.0),
                libgnome-keyring-dev,
-               libgtk-vnc-1.0-dev (>= 0.3.8),
+               libgtk-vnc-1.0-dev (>= 0.3.9),
                libavahi-ui-dev (>= 0.6.22),
                libavahi-gobject-dev (>= 0.6.22),
                libpanel-applet2-dev (>= 2.0),
+               libvte-dev (>= 0.20),
+               libxml2-dev (>= 2.6.31),
+               libtelepathy-glib-dev (>= 0.7.31),
                gconf2,
                docbook-xml
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: http://www.gnome.org/projects/vinagre/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/vinagre
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/vinagre
@@ -28,14 +30,29 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: VNC client for the GNOME Desktop
- Vinagre is a VNC client integrated into the GNOME Desktop.
+Description: remote desktop client for the GNOME Desktop
+ Vinagre is a remote desktop client integrated into the GNOME Desktop.
  .
  With Vinagre you can have several connections open simultaneously,
  bookmark your servers thanks to the Favorites support, store the
  passwords in the GNOME keyring, and browse the network to look for
  VNC servers.
  .
- A Virtual Network Computing (VNC) server is a computer sharing its
- screen to the network, so anyone with enough permissions can control
- it remotely.
+ Currently supported protocols are VNC and SSH.
+
+Package: vinagre-dev
+Architecture: all
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         vinagre
+Description: remote desktop client for the GNOME Desktop (devel)
+ Vinagre is a remote desktop client integrated into the GNOME Desktop.
+ .
+ With Vinagre you can have several connections open simultaneously,
+ bookmark your servers thanks to the Favorites support, store the
+ passwords in the GNOME keyring, and browse the network to look for
+ VNC servers.
+ .
+ Currently supported protocols are VNC and SSH.
+ .
+ This package contains the development files.

Modified: desktop/unstable/vinagre/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/control.in?rev=21449&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/control.in [utf-8] (original)
+++ desktop/unstable/vinagre/debian/control.in [utf-8] Wed Sep 23 14:30:10 2009
@@ -38,16 +38,14 @@
  passwords in the GNOME keyring, and browse the network to look for
  VNC servers.
  .
- Vinagre supports Virtual Network Computing (VNC) servers allowing users
- to share their screen to the network, so anyone with enough permissions
- can control it remotely.
+ Currently supported protocols are VNC and SSH.
 
 Package: vinagre-dev
 Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          vinagre
-Description: remote desktop client for the GNOME Desktop
+Description: remote desktop client for the GNOME Desktop (devel)
  Vinagre is a remote desktop client integrated into the GNOME Desktop.
  .
  With Vinagre you can have several connections open simultaneously,
@@ -55,8 +53,6 @@
  passwords in the GNOME keyring, and browse the network to look for
  VNC servers.
  .
- Vinagre supports Virtual Network Computing (VNC) servers allowing users
- to share their screen to the network, so anyone with enough permissions
- can control it remotely.
+ Currently supported protocols are VNC and SSH.
  .
  This package contains the development files.




More information about the pkg-gnome-commits mailing list