[ubuntu/jaunty] gnome-rdp 0.2.3-1 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Dec 15 14:41:28 GMT 2008


gnome-rdp (0.2.3-1) experimental; urgency=low

  [ David Paleino ]
  * New upstream release:
    - upstream developers changed
    - added support for GNOME Keyring
  * Package adopted by pkg-cli-apps team
  * debian/control:
    - Standards-Version updated to 3.8.0 (no changes needed)
    - Homepage updated
    - Build-Depends-Indep updated:
      + libmono-system2.0-cil, libmono-system-data2.0-cil,
        libgnome-keyring1.0-cil added
      + autotools-dev removed
      + nant added
      + libmono1.0-cil and libmono-sqlite1.0-cil bumped to libmono2.0-cil
        and libmono-sqlite2.0-cil
      + mono-mcs removed, in favour of mono-devel
    - Build-Depends updated:
      + debhelper dependency to >= 6 (also debian/compat)
      + removed quilt
    - Dependency fields wrapped (improves diffs readibility)
  * debian/patches/:
    - all removed, integrated upstream.
  * debian/rules:
    - updated to use NAnt as build system
    - removed bits of quilt patching
    - remove spurious bytes at the beginning of /usr/bin/gnome-rdp:
      NAnt bug?
  * debian/copyright updated
  * debian/menu updated
  * debian/gnome-rdp.xpm added

  [ Mirco Bauer ]
  * debian/control:
    + Updated Vcs-* fields to reflect the new location of the source package
      (pkg-cli-apps).
    + Versioned mono-devel build-dep to >= 2.0, as older versions (as found in
      etch) are not shipping the needed applications.
  * debian/rules:
    + Implemented get-orig-source target.

gnome-rdp (0.2.2-6) unstable; urgency=low

  * Urgency set to medium because of Serious bugs being fixed.
  * debian/patches/:
    - 09-vte-sharp-0.16.patch added (Closes: #470821)
    - 10-glib-sharp-2.12.patch added (Closes: #470340, #470820)
  * debian/control updated:
    - libvte dependency updated
  * debian/copyright updated to machine-readable format

gnome-rdp (0.2.2-5) unstable; urgency=low

  * debian/patches - converting to quilt patch system
    - 04-add_it.po.patch updated (did not patch configure)
  * debian/control:
    - added libmono2.0-cil to Build-Depends-Indep (Closes: #458667)
    - added quilt to Build-Depends (dpatch removed from B-D-I)
    - Standards-Version bumped to 3.7.3.0
    - added Vcs-Svn and Vcs-Browser fields
    - long description updated
  * debian/rules:
    - updated to support quilt

gnome-rdp (0.2.2-4) unstable; urgency=low

  * debian/patches/*:
    - 00list - updated to include 08-fix-computer_field_length.dpatch
    - 06-fix_sql_queries.dpatch - removed useless diff sections
    - 08-fix_computer_field_length.dpatch - added; Computer field needs
      to be longer for DNS registered name(FQDN) where user logon
      domain is different (Closes: #444688)
  * debian/control:
    - Build-Depends-Indep fixed to use libmono-sqlite2.0-cil instead of
      libmono-sqlite1.0-cil
    - Added Homepage field instead of the old pseudo-field in the long
      description
  * debian/menu fixed, now the package is in Applications/Network/
    /Communications

gnome-rdp (0.2.2-3) unstable; urgency=medium

  * debian/control:
    - gnome-rdp is not architecture dependent, CLI Policy violation
      3.1.1 (Closes: #431262)
    - fixing Build-Depends to use real packages, not meta-ones.
  * debian/rules:
    - since it is an architecture-independent package, all the dh_*
      calls have been moved under the binary-indep target.
  * debian/patches/*:
    - 01-fix_vncviewer.dpatch - xtightvncviewer not called correctly
      (Closes: #431717) - xtightvncviewer doesn't support command-line
      switches for username and password.
    - 06-fix_sql_queries.dpatch - Apostroph in session name causes
      configuration error (Closes: #431714) - single quotes escaped
      through Replace() calls
    - 07-fix_gnome-rdp.desktop.dpatch added to remove deprecated
      Encoding field in gnome-rdp.desktop

gnome-rdp (0.2.2-2) unstable; urgency=low

  * FTBFS: Tries to use ~/.wapi (Closes: #426383)

gnome-rdp (0.2.2-1) unstable; urgency=low

  * Initial release (Closes: #425063)

Date: Mon,  15 Dec 2008 14:19:46 +0000
Changed-By: directhex <directhex at apebox.org>
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Origin: Debian/experimental
https://launchpad.net/ubuntu/jaunty/+source/gnome-rdp/0.2.3-1
-------------- next part --------------
Origin: Debian/experimental
Format: 1.7
Date: Mon,  15 Dec 2008 14:19:46 +0000
Source: gnome-rdp
Binary: gnome-rdp
Architecture: source
Version: 0.2.3-1
Distribution: jaunty
Urgency: medium
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Changed-By: directhex <directhex at apebox.org>
Description: 
 gnome-rdp  - remote desktop client for GNOME
Closes: 425063 426383 431262 431714 431717 444688 458667 470340 470820 470821
Changes: 
 gnome-rdp (0.2.3-1) experimental; urgency=low
 .
   [ David Paleino ]
   * New upstream release:
     - upstream developers changed
     - added support for GNOME Keyring
   * Package adopted by pkg-cli-apps team
   * debian/control:
     - Standards-Version updated to 3.8.0 (no changes needed)
     - Homepage updated
     - Build-Depends-Indep updated:
       + libmono-system2.0-cil, libmono-system-data2.0-cil,
         libgnome-keyring1.0-cil added
       + autotools-dev removed
       + nant added
       + libmono1.0-cil and libmono-sqlite1.0-cil bumped to libmono2.0-cil
         and libmono-sqlite2.0-cil
       + mono-mcs removed, in favour of mono-devel
     - Build-Depends updated:
       + debhelper dependency to >= 6 (also debian/compat)
       + removed quilt
     - Dependency fields wrapped (improves diffs readibility)
   * debian/patches/:
     - all removed, integrated upstream.
   * debian/rules:
     - updated to use NAnt as build system
     - removed bits of quilt patching
     - remove spurious bytes at the beginning of /usr/bin/gnome-rdp:
       NAnt bug?
   * debian/copyright updated
   * debian/menu updated
   * debian/gnome-rdp.xpm added
 .
   [ Mirco Bauer ]
   * debian/control:
     + Updated Vcs-* fields to reflect the new location of the source package
       (pkg-cli-apps).
     + Versioned mono-devel build-dep to >= 2.0, as older versions (as found in
       etch) are not shipping the needed applications.
   * debian/rules:
     + Implemented get-orig-source target.
 .
 gnome-rdp (0.2.2-6) unstable; urgency=low
 .
   * Urgency set to medium because of Serious bugs being fixed.
   * debian/patches/:
     - 09-vte-sharp-0.16.patch added (Closes: #470821)
     - 10-glib-sharp-2.12.patch added (Closes: #470340, #470820)
   * debian/control updated:
     - libvte dependency updated
   * debian/copyright updated to machine-readable format
 .
 gnome-rdp (0.2.2-5) unstable; urgency=low
 .
   * debian/patches - converting to quilt patch system
     - 04-add_it.po.patch updated (did not patch configure)
   * debian/control:
     - added libmono2.0-cil to Build-Depends-Indep (Closes: #458667)
     - added quilt to Build-Depends (dpatch removed from B-D-I)
     - Standards-Version bumped to 3.7.3.0
     - added Vcs-Svn and Vcs-Browser fields
     - long description updated
   * debian/rules:
     - updated to support quilt
 .
 gnome-rdp (0.2.2-4) unstable; urgency=low
 .
   * debian/patches/*:
     - 00list - updated to include 08-fix-computer_field_length.dpatch
     - 06-fix_sql_queries.dpatch - removed useless diff sections
     - 08-fix_computer_field_length.dpatch - added; Computer field needs
       to be longer for DNS registered name(FQDN) where user logon
       domain is different (Closes: #444688)
   * debian/control:
     - Build-Depends-Indep fixed to use libmono-sqlite2.0-cil instead of
       libmono-sqlite1.0-cil
     - Added Homepage field instead of the old pseudo-field in the long
       description
   * debian/menu fixed, now the package is in Applications/Network/
     /Communications
 .
 gnome-rdp (0.2.2-3) unstable; urgency=medium
 .
   * debian/control:
     - gnome-rdp is not architecture dependent, CLI Policy violation
       3.1.1 (Closes: #431262)
     - fixing Build-Depends to use real packages, not meta-ones.
   * debian/rules:
     - since it is an architecture-independent package, all the dh_*
       calls have been moved under the binary-indep target.
   * debian/patches/*:
     - 01-fix_vncviewer.dpatch - xtightvncviewer not called correctly
       (Closes: #431717) - xtightvncviewer doesn't support command-line
       switches for username and password.
     - 06-fix_sql_queries.dpatch - Apostroph in session name causes
       configuration error (Closes: #431714) - single quotes escaped
       through Replace() calls
     - 07-fix_gnome-rdp.desktop.dpatch added to remove deprecated
       Encoding field in gnome-rdp.desktop
 .
 gnome-rdp (0.2.2-2) unstable; urgency=low
 .
   * FTBFS: Tries to use ~/.wapi (Closes: #426383)
 .
 gnome-rdp (0.2.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #425063)
Files: 
 1297c536e8d84c05113bc744d6829b54 190433 gnome optional gnome-rdp_0.2.3.orig.tar.gz
 77cf0a117f3e9766193d38aed0403cce 1667 gnome optional gnome-rdp_0.2.3-1.dsc
 beb458cc0a68ecd4914bbb9b887a9569 7190 gnome optional gnome-rdp_0.2.3-1.diff.gz


More information about the Jaunty-changes mailing list