lp:debian/experimental/exo

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/experimental/exo
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

13. By Yves-Alexis Perez

[ Jackson Doak ]
New upstream release

12. By Yves-Alexis Perez

[ Mateusz Łukasik ]
* New upstream release.
* Remove patches included upstream:
  - 0001-Fix-exo_str_looks_like_an_uri-bug-10098.patch
  - 02_exo-compose-mail_add-support-for-bcc.patch
  - 03_html-with-spaces.patch
* Bump standards-version to 3.9.6
* Rename 04_file-manager-inode-directory.patch to
  04_file-manager-inode-directory.patch.

[ Yves-Alexis Perez ]
* debian/rules:
  - actually call dh-autoreconf.

11. By Yves-Alexis Perez

New upstream stable release.

10. By Yves-Alexis Perez

* New upstream stable release.
* debian/libexo-1-0.symbols updated for new release.
* debian/control: bumped minimum required glib version to 2.30.

9. By Lionel Le Folgoc

* New upstream stable release.
* debian/control: revert to unversioned libxfce4util-dev, bump required
  versions for Xfce 4.10.

8. By Lionel Le Folgoc

* New upstream development release.
* debian/rules:
  - don't run xdt-autogen, we dropped the patches that required it.
  - drop obsolete --disable-python configure flag.

7. By Lionel Le Folgoc

[ Lionel Le Folgoc ]
* New upstream development release.
* debian/patches:
  - 01_fix-link-lm.patch, 02_fix-glib-link-test.patch: dropped, included
    upstream.
* debian/libexo-1-dev.install: drop *.a files, not built anymore.
* debian/control: bump libxfce4ui-1-dev b-dep to >= 4.9.0 for the new help
  buttons.
* debian/libexo-common.install: updated, docs aren't shipped anymore.
* debian/libexo-1-0.symbols: updated for the new symbols.
* debian/rules: drop --sourcedir from dh_install, unneeded, and pass -X .la
  to ignore .la files instead of deleting them manually.

[ Yves-Alexis Perez ]
* debian/control:
  - update libxfce4util (build-)dep to libxfce4util6-dev.
  - update standards version to 3.9.3.
  - update debhelper build-dep to 9.
  - add build-dep on dpkg-dev 1.16.1.
  - drop build-dep on hardening-includes.
  - make libexo-helpers Multi-Arch: foreign.
* debian/compat bumped to 9.
* debian/rules:
  - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
  - build with --parallel.

6. By Yves-Alexis Perez

* debian/control:
  - update build-dependencies to Xfce 4.8. closes: #612395
  - add debhelper 8.1.0 build-conflicts since we use --remaining-packages in
    an override target.

5. By Yves-Alexis Perez

[ Yves-Alexis Perez ]
* New upstream release.
  - this releases doesn't use HAL anymore. closes: #604793
* 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.
  - bump debhelper build-dep to 7.2.7 for --remaining-packages.
* 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:
  - 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

4. By Yves-Alexis Perez

[ Yves-Alexis Perez ]
[ Xfce 4.6 Alpha “Pinkie”]
* new upstream alpha release.
* debian/libexo-0.3-0.shlibs: update shlibs version accordingly.
* debian/patches:
  - 01_exo-alt-eject.patch removed, included upstream.
  - 02_exo-open.1.patch as well.
  - 03_libexo-teardown-crypto-on-eject.patch too.
* debian/rules:
  - don't mess with mcs stuff, it doesn't exist anymore.
  - use dh_install --fail-missing.
  - don't use quilt.make.
* debian/exo-utils.install:
  - don't ship non existant mcs plugins.

[ Xfce 4.6 Beta 1 “Fuzzy”]
* new upstream beta release
* debian/control:
  - update build-deps for Fuzzy.
* debian/libexo-0.3-0.shlibs:
  - update shlibs for Fuzzy.
* debian/rules:
  - stop messing with config.{guess,sub}.

[ Xfce 4.6 Beta 2 “Hopper”]
* new upstream beta release
* debian/libexo-0.3-0.shlibs: bump shlibs for beta 2.
* debian/control:
  - bump build-deps for “Hopper”.
  - add build-dep on intltool.

[ Xfce 4.6 Beta 3 “Tuco-tuco”]
* new upstream beta release.
* debian/control:
  - update build-deps for “Tuco-Tuco”.
  - correct deps for -dev package.
* debian/libexo-0.3-0.shlibs
  - bump shlibs for 4.5.93.

[ Michael Casadevall ]
[ Xfce 4.6 Beta 1 “Fuzzy”]
* Merged exo patches from Ubuntu
* debian/patches:
  - 04_fix_broken_regex.patch added, adds ^ and $ to url expressions to
    prevent exo from mistaking a directory as an e-mail address and opening
    the wrong helper application. Xfce Bug #4330. LP: #262125.
* debian/control:
  - Added myself as an upload
  - Added quilt as a build-dep

[ Xfce 4.6 Beta 3 “Tuco-tuco”]
* debian/patches
  - 04_fix_broken_regex.patch dropped, merged upstream

[ Xfce 4.6 RC1 “Capybara” ]
* new upstream release candidate.
* debian/control:
  - bump build-deps for Capybara.
  - bump deps on -dev for Capybara.
  - drop build-dep on quilt.
* debian/libexo-0.3-0.shlibs:
  - bump shlibs to 0.3.99.1.
* debian/copyright:
  - update download url.
  - update copyrights.

[ Xfce 4.6 ]
* new upstream release.
* debian/control:
  - bump build-deps for 4.6.0.
  - bump deps on -dev for 4.6.0..
* debian/libexo-0.3-0.shlibs:
  - bump shlibs to 0.3.100.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/exo
This branch contains Public information 
Everyone can see this information.

Subscribers