[ubuntu/jaunty] xfce4-session 4.5.99.1-0ubuntu1 (Accepted)

Lionel Le Folgoc mrpouit at ubuntu.com
Fri Feb 6 14:15:13 GMT 2009


xfce4-session (4.5.99.1-0ubuntu1) jaunty; urgency=low

  * Merge from Debian pkg-xfce UNRELEASED (r2639). Remaining Ubuntu changes:
    - debian/control: use our Vcs-* fields
    - debian/rules: do not install a desktop-base config file, it'll be shipped
      by xubuntu-default-settings.
    - debian/patches/02_xubuntu_splash.patch: install the xubuntu session
      splash (updated to apply cleanly).
    - debian/patches/07_fix-autostart-editor-crash.patch: fix a
      xfce4-autostart-editor crash with desktop files containing a "Type" which
      is not "Application" (updated to apply cleanly.
    - debian/patches/series: refreshed.
    - enable GNOME services support:
      + debian/rules: pass --enable-gnome
      + debian/control: b-d on libgconf2-dev.
  * Bugs fixed by this new release:
    - "[edgy] Spelling mistake in error message." (LP: #64477)

xfce4-session (4.5.99.1-1) UNRELEASED; urgency=low

  [ Xfce 4.6 Alpha “Pinkie”]
  * new upstream alpha release.
    - xfce4-session now has a way to edit autostarted apps.     closes: #507948
  * debian/control:
    - update build deps for Xfce 4.6 alpha.
    - update standards version to 3.8.0.
    - replace recommends on xbase-clients by x11-xserver-utils.
    - swap calls to dh_makeshlibs and dh_installdeb.
    - remove dep on xfce4-mcs-manager and replace it by xfconf,
      xfce4-settings.
    - explicitely add build-dep on libdbus-glib-1-dev.
  * debian/patches:
    - 06_rephrase-tips removed.
    - 07_parallel-startup added, taken from upstream r28005.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Fuzzy.
    - add build dep on libxfconf-0-dev, libglade2-dev.
    - update build-dep on debhelper for a version with dh_lintian
  * debian/patches:
    - 02_use-mice-as-default-engine dropped.
    - 07_parallel-startup removed, included upstream.
    - other patches reordered.
  * debian/xfce4-session.xml:
    - ship a xfconf config file for selecting the simple engine, put it in
      desktop-base dirs until we can ship it in desktop-base package.
  * debian/rules:
    - don't manually install lintian overrides, use dh_lintian
  * debian/lintian:
    - renamed to debian/xfce4-session.lintian-overrides.
    - updated to match Fuzzy.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Hopper.
  * debian/xfce4-session.xml:
    - now that simple engine configuration is handled is xfconf, provide a
      desktop-base config file.
  * debian/patches:
    - 03_fix-suspend-errors-at-resume added, fix errors when resuming.
  * debian/xfce4-session.lintian-overrides:
    - update link for beta2.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
  * debian/patches:
    - 02_xfce4-session-logout-manpage-typo dropped.
    - 03_fix-suspend-errors-at-resume as well.

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - update build-deps for “Capybara”.

Date: Fri, 06 Feb 2009 14:58:36 +0100
Changed-By: Lionel Le Folgoc <mrpouit at ubuntu.com>
Maintainer: Xubuntu Developers <xubuntu-devel at lists.ubuntu.com>
Signed-By: Lionel Le Folgoc <mrpouit at gmail.com>
https://launchpad.net/ubuntu/jaunty/+source/xfce4-session/4.5.99.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 06 Feb 2009 14:58:36 +0100
Source: xfce4-session
Binary: xfce4-session
Architecture: source
Version: 4.5.99.1-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Xubuntu Developers <xubuntu-devel at lists.ubuntu.com>
Changed-By: Lionel Le Folgoc <mrpouit at ubuntu.com>
Description: 
 xfce4-session - Xfce4 Session Manager
Closes: 507948
Launchpad-Bugs-Fixed: 64477
Changes: 
 xfce4-session (4.5.99.1-0ubuntu1) jaunty; urgency=low
 .
   * Merge from Debian pkg-xfce UNRELEASED (r2639). Remaining Ubuntu changes:
     - debian/control: use our Vcs-* fields
     - debian/rules: do not install a desktop-base config file, it'll be shipped
       by xubuntu-default-settings.
     - debian/patches/02_xubuntu_splash.patch: install the xubuntu session
       splash (updated to apply cleanly).
     - debian/patches/07_fix-autostart-editor-crash.patch: fix a
       xfce4-autostart-editor crash with desktop files containing a "Type" which
       is not "Application" (updated to apply cleanly.
     - debian/patches/series: refreshed.
     - enable GNOME services support:
       + debian/rules: pass --enable-gnome
       + debian/control: b-d on libgconf2-dev.
   * Bugs fixed by this new release:
     - "[edgy] Spelling mistake in error message." (LP: #64477)
 .
 xfce4-session (4.5.99.1-1) UNRELEASED; urgency=low
 .
   [ Xfce 4.6 Alpha “Pinkie”]
   * new upstream alpha release.
     - xfce4-session now has a way to edit autostarted apps.     closes: #507948
   * debian/control:
     - update build deps for Xfce 4.6 alpha.
     - update standards version to 3.8.0.
     - replace recommends on xbase-clients by x11-xserver-utils.
     - swap calls to dh_makeshlibs and dh_installdeb.
     - remove dep on xfce4-mcs-manager and replace it by xfconf,
       xfce4-settings.
     - explicitely add build-dep on libdbus-glib-1-dev.
   * debian/patches:
     - 06_rephrase-tips removed.
     - 07_parallel-startup added, taken from upstream r28005.
 .
   [ Xfce 4.6 Beta 1 “Fuzzy”]
   * new upstream beta release
   * debian/control:
     - update build-deps for Fuzzy.
     - add build dep on libxfconf-0-dev, libglade2-dev.
     - update build-dep on debhelper for a version with dh_lintian
   * debian/patches:
     - 02_use-mice-as-default-engine dropped.
     - 07_parallel-startup removed, included upstream.
     - other patches reordered.
   * debian/xfce4-session.xml:
     - ship a xfconf config file for selecting the simple engine, put it in
       desktop-base dirs until we can ship it in desktop-base package.
   * debian/rules:
     - don't manually install lintian overrides, use dh_lintian
   * debian/lintian:
     - renamed to debian/xfce4-session.lintian-overrides.
     - updated to match Fuzzy.
 .
   [ Xfce 4.6 Beta 2 “Hopper”]
   * new upstream beta release
   * debian/control:
     - update build-deps for Hopper.
   * debian/xfce4-session.xml:
     - now that simple engine configuration is handled is xfconf, provide a
       desktop-base config file.
   * debian/patches:
     - 03_fix-suspend-errors-at-resume added, fix errors when resuming.
   * debian/xfce4-session.lintian-overrides:
     - update link for beta2.
 .
   [ Xfce 4.6 Beta 3 “Tuco-tuco”]
   * new upstream beta release.
   * debian/control:
     - update build-deps for “Tuco-Tuco”.
   * debian/patches:
     - 02_xfce4-session-logout-manpage-typo dropped.
     - 03_fix-suspend-errors-at-resume as well.
 .
   [ Xfce 4.6 RC1 “Capybara” ]
   * new upstream release candidate.
   * debian/control:
     - update build-deps for “Capybara”.
Checksums-Sha1: 
 4afa3ee6496ca584c46c5a22dd9f67c38edefb41 1697 xfce4-session_4.5.99.1-0ubuntu1.dsc
 5cbc888458bcc7f4c78203fdf68bb04ba3a9c2ef 1625794 xfce4-session_4.5.99.1.orig.tar.gz
 04561fc732542bf3ec404e9fe2044ca1a0ccf2b0 50147 xfce4-session_4.5.99.1-0ubuntu1.diff.gz
Checksums-Sha256: 
 a416e4475d6e505712a55e71326be819eacbffec2f290c4d00fe7c12cfbd949c 1697 xfce4-session_4.5.99.1-0ubuntu1.dsc
 335ff845c407e8f1479500a60445ff8f58e3c884b87a6410faa989042e95c366 1625794 xfce4-session_4.5.99.1.orig.tar.gz
 cc13bf4b9935c6f41260f19a6cf0f426007f5e6a040b9584d3b0f1b60c87cbe0 50147 xfce4-session_4.5.99.1-0ubuntu1.diff.gz
Files: 
 9dc19e69718aaf04307ea79b22c18ce5 1697 x11 optional xfce4-session_4.5.99.1-0ubuntu1.dsc
 6f3163b95f1ce0f527edd0b2d0b28a88 1625794 x11 optional xfce4-session_4.5.99.1.orig.tar.gz
 5104c0cab9273d0d81662ac20bb904a4 50147 x11 optional xfce4-session_4.5.99.1-0ubuntu1.diff.gz
Original-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmMQssACgkQRaA1e1F5WRCpLgCeP2pHXnU69/KR7Q3bv/e5sI+h
h50AoIrRcet6aEFzwABvoDGRAaSKLUQN
=gSMo
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list