[ubuntu/natty] exo 0.5.5-0fakesync1 (Accepted)

Lionel Le Folgoc mrpouit at gmail.com
Sun Nov 21 18:35:36 GMT 2010


exo (0.5.5-0fakesync1) natty; urgency=low

  * Upload to natty (pkg-xfce svn r4577).
  * Closes:
    - "Pidgin and Keyboard Layout doesnt opens links in Default Web-Browser
      in Xubuntu." lp: #531325

exo (0.5.5-1) UNRELEASED; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/rules:
    - adapt rules to changed soname.
    - get *FLAGS from dpkg-buildflags.
    - don't pass libexecdir, not used anymore
    - correct exo-helper path in chrpath call
    - add hardening flags to {C,LD}FLAGS
  * debian/control:
    - change binary packages name to match updated soname.
    - use proper relation in conflict.
    - drop build-dep on libxfcegui4, add one on libxfce4ui.
    - add build-dep on libxfce4util-dev.
    - add dep on ${misc:Depends} for libexo-1-dev.
    - update standards version to 3.9.1.
    - add build-dep on hardening-includes
    - build-dep on experimental glib since we don't install the GIO module
      anymore.
  * debian/libexo-common.{preinst,postinst,prerm}:
    - use dpkg-maintscript-helper to remove /etc/xdg/xfce4/mount.rc.
  * debian/libexo-0-1.install:
    - update helpers path

  [ Lionel Le Folgoc ]
  * debian/exo-utils.manpages: added.
  * debian/control:
    - b-deps on debhelper >= 7.0.50~
    - drop liburi-perl from Depends to Recommends. It's only needed for the
      mail composition script for mailto:// hyperlinks, which is not a strictly
      required feature, and allows small projects to get rid of Perl
    - exo-utils breaks some versions of panel plugins that rely on exo-mount
      (xfce4-volstatus-icon and xfce4-cddrive-plugin, only in ubuntu)
    - drop some trailing spaces.
  * debian/rules:
    - switch to rules.tiny + overrides
  * debian/compat: bump to 7.
  * debian/README.*: dropped, contain outdated info.
  * Hal support removed upstream:
    - debian/control:
      + drop hal (and eject) build and binary dependencies (use GIO instead)
      + drop libnotify-dev build-dep, exo-mount-notify has been dropped upstream
      + drop references to exo-mount, exo-unmount, exo-eject and mountrc from
        long descriptions
    - debian/exo-{eject,mount,unmount}.1: dropped
    - debian/exo-utils.manpages: refreshed
    - debian/libexo-1-0.shlibs: dropped libexo-hal
    - debian/rules:
      + do not pass --enable-notifications, does not exist anymore
      + drop remaining references to exo-hal
    - debian/libexo-common.preinst: added to delete obsolete mount.rc conffile.
  * debian/patches:
    - 01_fix-treeview-gtk2.20.patch: dropped, included upstream
    - series: dropped, no patch left.
  * debian/libexo-common.install: ship usr/share/doc/exo/html as well.
  * debian/libexo-1-0.symbols: added.
  * debian/libexo-1-0.shlibs: dropped.
  * debian/copyright: refreshed.
  * Bugs fixed by 0.5.x/0.6.x series:
    - FTBFS with binutils-gold                                  Closes: #554276

Date: Sun, 21 Nov 2010 19:02:42 +0100
Changed-By: Lionel Le Folgoc <mrpouit at gmail.com>
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Signed-By: Lionel Le Folgoc <lionel at lefolgoc.net>
https://launchpad.net/ubuntu/natty/+source/exo/0.5.5-0fakesync1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 21 Nov 2010 19:02:42 +0100
Source: exo
Binary: libexo-1-dev libexo-1-0 exo-utils libexo-1-0-dbg exo-utils-dbg libexo-common
Architecture: source
Version: 0.5.5-0fakesync1
Distribution: natty
Urgency: low
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Changed-By: Lionel Le Folgoc <mrpouit at gmail.com>
Description: 
 exo-utils  - Utility files for libexo
 exo-utils-dbg - debugging informations for exo-utils
 libexo-1-0 - Library with extensions for Xfce
 libexo-1-0-dbg - debugging informations for libexo
 libexo-1-dev - Development files for libexo
 libexo-common - libexo common files
Closes: 554276
Launchpad-Bugs-Fixed: 531325
Changes: 
 exo (0.5.5-0fakesync1) natty; urgency=low
 .
   * Upload to natty (pkg-xfce svn r4577).
   * Closes:
     - "Pidgin and Keyboard Layout doesnt opens links in Default Web-Browser
       in Xubuntu." lp: #531325
 .
 exo (0.5.5-1) UNRELEASED; urgency=low
 .
   [ Yves-Alexis Perez ]
   * New upstream release.
   * debian/rules:
     - adapt rules to changed soname.
     - get *FLAGS from dpkg-buildflags.
     - don't pass libexecdir, not used anymore
     - correct exo-helper path in chrpath call
     - add hardening flags to {C,LD}FLAGS
   * debian/control:
     - change binary packages name to match updated soname.
     - use proper relation in conflict.
     - drop build-dep on libxfcegui4, add one on libxfce4ui.
     - add build-dep on libxfce4util-dev.
     - add dep on ${misc:Depends} for libexo-1-dev.
     - update standards version to 3.9.1.
     - add build-dep on hardening-includes
     - build-dep on experimental glib since we don't install the GIO module
       anymore.
   * debian/libexo-common.{preinst,postinst,prerm}:
     - use dpkg-maintscript-helper to remove /etc/xdg/xfce4/mount.rc.
   * debian/libexo-0-1.install:
     - update helpers path
 .
   [ Lionel Le Folgoc ]
   * debian/exo-utils.manpages: added.
   * debian/control:
     - b-deps on debhelper >= 7.0.50~
     - drop liburi-perl from Depends to Recommends. It's only needed for the
       mail composition script for mailto:// hyperlinks, which is not a strictly
       required feature, and allows small projects to get rid of Perl
     - exo-utils breaks some versions of panel plugins that rely on exo-mount
       (xfce4-volstatus-icon and xfce4-cddrive-plugin, only in ubuntu)
     - drop some trailing spaces.
   * debian/rules:
     - switch to rules.tiny + overrides
   * debian/compat: bump to 7.
   * debian/README.*: dropped, contain outdated info.
   * Hal support removed upstream:
     - debian/control:
       + drop hal (and eject) build and binary dependencies (use GIO instead)
       + drop libnotify-dev build-dep, exo-mount-notify has been dropped upstream
       + drop references to exo-mount, exo-unmount, exo-eject and mountrc from
         long descriptions
     - debian/exo-{eject,mount,unmount}.1: dropped
     - debian/exo-utils.manpages: refreshed
     - debian/libexo-1-0.shlibs: dropped libexo-hal
     - debian/rules:
       + do not pass --enable-notifications, does not exist anymore
       + drop remaining references to exo-hal
     - debian/libexo-common.preinst: added to delete obsolete mount.rc conffile.
   * debian/patches:
     - 01_fix-treeview-gtk2.20.patch: dropped, included upstream
     - series: dropped, no patch left.
   * debian/libexo-common.install: ship usr/share/doc/exo/html as well.
   * debian/libexo-1-0.symbols: added.
   * debian/libexo-1-0.shlibs: dropped.
   * debian/copyright: refreshed.
   * Bugs fixed by 0.5.x/0.6.x series:
     - FTBFS with binutils-gold                                  Closes: #554276
Checksums-Sha1: 
 e2ca8d5ddfa9661f0d8e58e0b9ecd7f4bb896a86 2215 exo_0.5.5-0fakesync1.dsc
 fa41bc31513f111b79677c0bc905090bd68c6387 1587516 exo_0.5.5.orig.tar.bz2
 8229bba0a5489d09eff2d78b0ef379eccfe679fd 11836 exo_0.5.5-0fakesync1.debian.tar.gz
Checksums-Sha256: 
 dd1f543f5698922ed17f2fd26ecfeca1f7fdab9c434ce4a90ccb822aba17f8a9 2215 exo_0.5.5-0fakesync1.dsc
 39c18a9b12972ea36cd15a491a99c2286f1f114d4db10c01a51bc9c4b73a10b3 1587516 exo_0.5.5.orig.tar.bz2
 cde8c2da4b00d3e99435dac12ea8a32fc9e378b7b35bd2b9a4e2d8a9ce0ff7fb 11836 exo_0.5.5-0fakesync1.debian.tar.gz
Files: 
 a694b397e360198fd19418a6a63e3198 2215 xfce optional exo_0.5.5-0fakesync1.dsc
 ee546951fd9d3846cfc67997d0f85b54 1587516 xfce optional exo_0.5.5.orig.tar.bz2
 ac7ce1d1d8ceaa5f8d5247103d2c4f07 11836 xfce optional exo_0.5.5-0fakesync1.debian.tar.gz

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

iQIcBAEBCgAGBQJM6V81AAoJEGXZpm4Q4paaHEoP/2KVxSgA9DZajUeawldG6L+u
mVlCrQcKWd/QomsTEeikcBOeB+xvlT3seBp2/3qSn0eHS06+Am166rZbLr9tfAXZ
7xwvSRpgcNwRB3IYHsfjymiuyDX8J7LUxj3J8xGXznMEZRvz6ePOELsTrGrn8W+D
/bAcNBH3MvHiaEX9NaLU5tcb6891W4Azxd2emZly66rfWA4fToKpXPSxVIsHUg7S
tm6huOt9Kq0PXR0moOI1csUX5cLUbEXJ8RktDx1ug9Mx9TxTP1QwOd0LDVwH7utN
9cuMfL1wJPlOsQ+fk0HWBXJpAg9IFO8WNsDOn47HWoV5QUBFjAM1GBPaI1+Kpmto
h2324FdqoMBR+Q/3Po2vxbzmZdVKir2rwGNyqIZv4jC8JDgM+wsWIkcKH1Nx16z2
h/IrM+jyW17rdiVnGXZC9uR5qn0SWNJ+KFUpPR8n1N3+B6h/n+COlaUUAfvjbIpv
JCp0C4ELygfL5KjruOWcOh1Z432X6s4jOW5XQBN83avsdDxrzi+73y6lHQrvDpBJ
yIcLMHjkwCG1T9uHLwk1WsaWTTRY2oOjDVTUpsPKhEWH0b75qckNZhGdPtdxqcWd
TJ4l2HePommoG+K9qoskJOp5Kbsqbtibz8+vstcUgXuZZIzHQs7V2FcOoo3YcOvt
iXkBG7TDfoteLWTXNvY/
=LvuQ
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list