[ubuntu/jaunty] xfdesktop4 4.6.0-1ubuntu1 (Accepted)

Lionel Le Folgoc mrpouit at ubuntu.com
Mon Mar 2 08:05:13 GMT 2009


xfdesktop4 (4.6.0-1ubuntu1) jaunty; urgency=low

  * Merge Xfce 4.6.0 final with Debian experimental, remaining Ubuntu changes:
    - debian/control:
      + use our Vcs-* fields
      + xfdesktop4 suggests xubuntu-default-settings (>= 0.10).

xfdesktop4 (4.6.0-1) experimental; urgency=low

  [ Xfce 4.6 Alpha “Pinkie”]
  * new upstream alpha release.
    - Debian menu is now translatable through menu-xdg. closes: #370712, #254004
    - menu implementation correclty handle Exec= lines        . closes: #449077
  * debian/control:
    - update standards version to 3.8.0. No change needed.
    - update build-deps for Xfce 4.6 Alpha.
    - remove useless conflicts.
    - add build-dep on intltool.
    - add Recommends: on xdg-user-dirs to handle XDG folders.
  * debian/rules:
    - don't install useless lintian override file
    - fail if dh_install misses files.
    - stop messing with config.{guess,sub}.
    - rename generic xfce4-terminal.desktop file so it doesnt conflicts with
      Terminal.
    - force configure flags
  * debian/lintian: dropped, now useless
  * debian/patches:
    - 01_show-backdrop-by-default dropped due to upstream changes.
    - 03_fix-memory-leak dropped, included upstream.
    - 04_fix-CRITICAL-register-message-startup too.
    - 05_simplify-free-code as well.
    - 07_fix-italian-typos merged too.                          closes: #483709
    - 06_fix-size-warning-amd64 added.
  * debian/xfdesktop-data.install:
    - add /usr/share/desktop-directories files.
    - add /usr/share/applications files.
  * debian/xfce4-menueditor.1 dropped, xfce4-menueditor is not part of
    xfdesktop4 anymore.
  * debian/xfdesktop4.menu-method dropped, xfdesktop now supports XDG menus,
    so we can use debian-menu.menu directly if present.
  * debian/README.Debian:
    - remove deprecated comments about user changes to menu files
    - add a note about new menu systems and conffiles handling.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for Fuzzy.
    - drop build-dep on quilt.
    - add conflict for previous xfdesktop4(-data) packages.
  * debian/patches:
    - 02_use_eject_where_needed dropped, merged upstream.
    - 06_fix-size-warning-amd64 as well.
  * debian/rules:
    - remove quilt stuff.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for Hopper.
    - use Replaces: to handle .desktop files move from -data to xfdesktop4.
  * debian/xfdesktop4.postrm dropped, now useless.
  * debian/xfdesktop4.postinst:
    - use set -e to catch errors.
    - use dpkg-query instead of /var/lib/dpkg/status in rm_conffile.
    - rm_conffile of /etc/xdg/xfce4/desktop/menudefs.hook.
  * debian/xfdesktop4.install, debian/xfdesktop4-data.install
    - ship .desktop files along with the binaries.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - update build-deps for “Capybara”.
    - add Recommends: on gamin.                                 closes: #513373
    - add build-dep on libdbus-glib-1-dev.
    - improve short and long descriptions.

  [ Xfce 4.6 ]
  * new upstream release.
  * debian/control:
    - update build-deps for 4.6.
    - bump debhelper build-dep for dh_lintian.
  * debian/copyright:
    - update dates, copyrights and license informations.
  * debian/xfdesktop4.lintian-overrides:
    - add overrides for “desktop-entry-lacks-main-category” for generic
      application launchers.
    - add overrides for “desktop-command-not-in-package” for the associated
      commands.
  * debian/rules:
    - use dh_lintian to install overrides.

Date: Sun, 01 Mar 2009 22:37:41 +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/xfdesktop4/4.6.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 01 Mar 2009 22:37:41 +0100
Source: xfdesktop4
Binary: xfdesktop4-data xfdesktop4 xfdesktop4-dbg
Architecture: source
Version: 4.6.0-1ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Xubuntu Developers <xubuntu-devel at lists.ubuntu.com>
Changed-By: Lionel Le Folgoc <mrpouit at ubuntu.com>
Description: 
 xfdesktop4 - xfce desktop background, icons and root menu manager
 xfdesktop4-data - xfce desktop background, icons and root menu (common files)
 xfdesktop4-dbg - debugging informations for xfdesktop4
Closes: 254004 370712 449077 483709 513373
Changes: 
 xfdesktop4 (4.6.0-1ubuntu1) jaunty; urgency=low
 .
   * Merge Xfce 4.6.0 final with Debian experimental, remaining Ubuntu changes:
     - debian/control:
       + use our Vcs-* fields
       + xfdesktop4 suggests xubuntu-default-settings (>= 0.10).
 .
 xfdesktop4 (4.6.0-1) experimental; urgency=low
 .
   [ Xfce 4.6 Alpha “Pinkie”]
   * new upstream alpha release.
     - Debian menu is now translatable through menu-xdg. closes: #370712, #254004
     - menu implementation correclty handle Exec= lines        . closes: #449077
   * debian/control:
     - update standards version to 3.8.0. No change needed.
     - update build-deps for Xfce 4.6 Alpha.
     - remove useless conflicts.
     - add build-dep on intltool.
     - add Recommends: on xdg-user-dirs to handle XDG folders.
   * debian/rules:
     - don't install useless lintian override file
     - fail if dh_install misses files.
     - stop messing with config.{guess,sub}.
     - rename generic xfce4-terminal.desktop file so it doesnt conflicts with
       Terminal.
     - force configure flags
   * debian/lintian: dropped, now useless
   * debian/patches:
     - 01_show-backdrop-by-default dropped due to upstream changes.
     - 03_fix-memory-leak dropped, included upstream.
     - 04_fix-CRITICAL-register-message-startup too.
     - 05_simplify-free-code as well.
     - 07_fix-italian-typos merged too.                          closes: #483709
     - 06_fix-size-warning-amd64 added.
   * debian/xfdesktop-data.install:
     - add /usr/share/desktop-directories files.
     - add /usr/share/applications files.
   * debian/xfce4-menueditor.1 dropped, xfce4-menueditor is not part of
     xfdesktop4 anymore.
   * debian/xfdesktop4.menu-method dropped, xfdesktop now supports XDG menus,
     so we can use debian-menu.menu directly if present.
   * debian/README.Debian:
     - remove deprecated comments about user changes to menu files
     - add a note about new menu systems and conffiles handling.
 .
   [ Xfce 4.6 Beta 1 “Fuzzy”]
   * new upstream beta release.
   * debian/control:
     - update build-deps for Fuzzy.
     - drop build-dep on quilt.
     - add conflict for previous xfdesktop4(-data) packages.
   * debian/patches:
     - 02_use_eject_where_needed dropped, merged upstream.
     - 06_fix-size-warning-amd64 as well.
   * debian/rules:
     - remove quilt stuff.
 .
   [ Xfce 4.6 Beta 2 “Hopper”]
   * new upstream beta release.
   * debian/control:
     - update build-deps for Hopper.
     - use Replaces: to handle .desktop files move from -data to xfdesktop4.
   * debian/xfdesktop4.postrm dropped, now useless.
   * debian/xfdesktop4.postinst:
     - use set -e to catch errors.
     - use dpkg-query instead of /var/lib/dpkg/status in rm_conffile.
     - rm_conffile of /etc/xdg/xfce4/desktop/menudefs.hook.
   * debian/xfdesktop4.install, debian/xfdesktop4-data.install
     - ship .desktop files along with the binaries.
 .
   [ Xfce 4.6 Beta 3 “Tuco-tuco”]
   * new upstream beta release.
   * debian/control:
     - update build-deps for “Tuco-Tuco”.
 .
   [ Xfce 4.6 RC1 “Capybara” ]
   * new upstream release candidate.
   * debian/control:
     - update build-deps for “Capybara”.
     - add Recommends: on gamin.                                 closes: #513373
     - add build-dep on libdbus-glib-1-dev.
     - improve short and long descriptions.
 .
   [ Xfce 4.6 ]
   * new upstream release.
   * debian/control:
     - update build-deps for 4.6.
     - bump debhelper build-dep for dh_lintian.
   * debian/copyright:
     - update dates, copyrights and license informations.
   * debian/xfdesktop4.lintian-overrides:
     - add overrides for “desktop-entry-lacks-main-category” for generic
       application launchers.
     - add overrides for “desktop-command-not-in-package” for the associated
       commands.
   * debian/rules:
     - use dh_lintian to install overrides.
Checksums-Sha1: 
 1ae3a48cedfcbd7469e0fe7d8d7774cc2ad4dcaa 1653 xfdesktop4_4.6.0-1ubuntu1.dsc
 20127f163763fdd71cd0c2094529ae0647c73cd0 3757538 xfdesktop4_4.6.0.orig.tar.gz
 c4d33bc1d5847d22dc46e82436dce5232b7a457f 14956 xfdesktop4_4.6.0-1ubuntu1.diff.gz
Checksums-Sha256: 
 457c83a473b459806fee7297baaf9f22102822d72cc87b50791c045da72709ab 1653 xfdesktop4_4.6.0-1ubuntu1.dsc
 69e302e8c0c204b4dd8dc1e3fcc6bac20b14dcd05f4cea07931c85d79bf7c648 3757538 xfdesktop4_4.6.0.orig.tar.gz
 7782ea324876f344f7a483e1e4984bfcdf5e68ebcbfd5724c238e56ab253ee67 14956 xfdesktop4_4.6.0-1ubuntu1.diff.gz
Files: 
 1b82114d7fe91699ab37ec21613ec399 1653 x11 optional xfdesktop4_4.6.0-1ubuntu1.dsc
 17cae9d806cffc8888681e2d4e07002f 3757538 x11 optional xfdesktop4_4.6.0.orig.tar.gz
 5cdaf88b838777f68be32e6c3ab9af42 14956 x11 optional xfdesktop4_4.6.0-1ubuntu1.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)

iEYEARECAAYFAkmrAG4ACgkQRaA1e1F5WRA1jwCg034zZbEcCVzisNBIX1qZ/sHi
TowAn12m8rUOPqYrGQXfqtOqFe37SihP
=UzP9
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list