2009
exo (0.3.105-3) unstable; urgency=low
* debian/control:
- add an exo-utils-dbg package containing debug symbols for the exo-utils
binaries.
* debian/rules:
- use variables for library name, soversion and version.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 19 Oct 2009 14:30:01 +0200
exo (0.3.105-2) unstable; urgency=low
* debian/control:
- add build-dep on quilt
* debian/rules:
- call {,un}patch targets when needed, include quilt rules.
* debian/patches:
- 01_mount-async added, don't mount all volumes with sync.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 18 Oct 2009 23:20:26 +0200
exo (0.3.105-1) unstable; urgency=low
* New upstream release.
* add a new libexo-common packages containing mount options file,
documentation, helper files.
* debian/rules:
- simplify rules file.
* debian/patches:
- 01_fix-exo-csource-manpage dropped, upstream manpage fixed.
- 02_fix-exo-open-manpage as well.
* debian/control:
- drop quilt build-dep.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 18 Oct 2009 18:22:22 +0200
exo (0.3.104-2) unstable; urgency=low
* debian/patches really refreshed, to avoid re-introducing fixed bugs.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 11 Oct 2009 11:57:05 +0200
exo (0.3.104-1) unstable; urgency=low
* New upstream release
- fix device eject in some cases. closes: #469425
- fix typo in exo-open.1. closes: #525259
* debian/patches:
- 01_fix-exo-csource-manpage refreshd.
- 02_fix-exo-open-manpage refreshd.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 10 Oct 2009 18:15:43 +0200
exo (0.3.103-1) unstable; urgency=low
* New upstream release.
- support iocharset mount option. closes: #470412
* debian/patches:
- 01_fix-exo-csource-manpage updated.
- 02_fix-exo-open-manpage updated.
-- Yves-Alexis Perez <corsac@debian.org> Fri, 09 Oct 2009 17:33:42 +0200
exo (0.3.102-1) unstable; urgency=low
* New upstream release.
* debian/patches:
- 01_exo-open-ignore-unknown-options dropped, included upstream.
- 02_exo-open-fix-quotes-in-url dropped, included upstream.
- 01_fix-exo-csource-manpage added, fix manpage for exo-open.
- 02_fix-exo-open-manpage added, same thing for exo-open.
-- Yves-Alexis Perez <corsac@debian.org> Fri, 21 Aug 2009 10:40:26 +0200
exo (0.3.101-4) unstable; urgency=low
* Brown paper bag: add 02_exo-open-fix-quotes-in-url to patch series.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 20 Aug 2009 17:17:11 +0200
exo (0.3.101-3) unstable; urgency=low
* debian/patches
- 02_exo-open-fix-quotes-in-url added, fix opening url with quotes in
them. (Xfce [f578ac2], #5461). closes: #526619, #535659
* debian/control:
- update standards version to 3.8.3.
* add a debian/README.source.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 20 Aug 2009 15:08:20 +0200
exo (0.3.101-2) unstable; urgency=low
* debian/patches:
- 01_exo-open-ignore-unknown-options added, accept ignore options so it
can be passed to the called. closes: #532422
* debian/control:
- add build-dep on quilt
* debian/rules:
- use quilt rules.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 09 Jun 2009 22:31:44 +0200
exo (0.3.101-1) unstable; urgency=low
* New upstream release.
* debian/control:
- move lib to libs section and -dev to libdevel one.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 19 Apr 2009 14:15:41 +0200
exo (0.3.100-2) unstable; urgency=low
* Upload to unstable and mark fixed bugs as closed:
- exo-open correctly parses url with ','. closes: #473566
* debian/control:
- update standards version to 3.8.1.
- move packages to section xfce (except -dbg to debug).
-- Yves-Alexis Perez <corsac@debian.org> Sat, 04 Apr 2009 01:04:12 +0200
exo (0.3.100-1) experimental; urgency=low
[ 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.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 28 Feb 2009 12:18:08 +0100
2008
exo (0.3.4-8) experimental; urgency=low
* debian/patches:
- 03_libexo-teardown-crypto-on-eject added, enable disabling an already
mounted crypto-fs. Thanks Colin Leroy (Xfce #3349).
* debian/control:
- updated standards version to 3.8.0. No change needed.
* debian/rules: rm config.{sub.guess} in clean and copy it in build.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 13 Aug 2008 23:25:33 +0200
exo (0.3.4-7) unstable; urgency=low
* debian/control: don't depend on eject on hurd for exo-utils, it's not
available.
* switch to triggers:
- debian/libexo-0.3-0.postinst dropped.
- debian/control: conflicts against non-triggers-enabled xfce4-mcs-manager.
* debian/control:
- remove Rudy Godoy and Martin Loschwitz from Uploaders.
- drop useless Conficts/Replaces.
- use correct package name in Conflict/Replaces for exo-utils.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 19 May 2008 08:26:18 +0200
exo (0.3.4-6) unstable; urgency=low
* debian/patches:
- 01_exo-alt-eject added, fix optical discs ejection, patch taken from
Xfce bugzila (#2968) closes: #469425
- 02_exo-open.1 added, fix a typo in exo-open(1). closes: #464825
* debian/control: add build-dep on quilt.
* debian/rules: include quilt rules.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 27 Apr 2008 15:30:53 +0200
exo (0.3.4-5) unstable; urgency=low
* build exo with libnotify support. closes: #472255
-- Yves-Alexis Perez <corsac@debian.org> Tue, 25 Mar 2008 12:04:13 +0100
exo (0.3.4-4) unstable; urgency=low
* debian/compat: bump debhelper compatibility to 5.
* debian/control:
- bump build-dep on debhelper accordingly.
- add a -dbg binary package.
* debian/rules: install debugging symbols in -dbg package.
* debian/libexo-0.3-0.install: we don't have anything in /usr/libexec so
don't try to ship it.
* debian/copyrights:
- update copyrights.
- use © sign.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 01 Mar 2008 17:34:22 +0100
exo (0.3.4-3) unstable; urgency=low
* upload to unstable. * provide exo-utils package. closes: #462883
-- Yves-Alexis Perez <corsac@debian.org> Mon, 28 Jan 2008 08:32:16 +0100
exo (0.3.4-2) experimental; urgency=low
[ Yves-Alexis Perez ]
* loosen dependency in shlibs file by removing debian part.
* debian/libexo-0.3-dev.install: ship exo gtk-doc again
* debian/copyright: don't ship complete GFDL text.
* debian/dirs removed as it's useless, thanks Cyril Brulebois.
* debian/control:
- updated email address.
- updated standard versions.
[ Simon Huggins ]
* Split out utilities into exo-utils
* Make exo-utils depend on eject for exo-eject's fstab usage when hal isn't
used.
-- Simon Huggins <huggie@earth.li> Fri, 11 Jan 2008 16:18:25 +0000
2007
exo (0.3.4-1) unstable; urgency=low
[ Simon Huggins ]
* debian/control: Move fake Homepage field to a real one now dpkg
supports it.
* Add Vcs-* headers to debian/control
[ Yves-Alexis Perez ]
* debian/control: bump build deps to Xfce 4.4.2
* debian/rules: don't ignore all make errors at clean stage.
* new upstrem release.
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 02 Dec 2007 15:04:47 +0100
exo (0.3.2-5) unstable; urgency=low
(Simon Huggins)
* Use ${binary:Version} so we are binNMU safe.
(Yves-Alexis Perez)
* debian/control: condition build-dep on libhal-storage-dev so package can
be built on hurd-i386. closes: #430858
* debian/libexo-0.3-0.postinst: use kill -s so we don't have problem on hurd.
-- Yves-Alexis Perez <corsac@corsac.net> Mon, 17 Sep 2007 23:20:12 +0200
exo (0.3.2-4) unstable; urgency=low
* Add muttng handler just like the mutt handler closes: #402824 * Depend on liburi-perl for mailto: handling closes: #421662
-- Simon Huggins <huggie@earth.li> Tue, 22 May 2007 12:40:34 +0100
exo (0.3.2-3) unstable; urgency=low
* Upload to unstable.
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 15 Apr 2007 15:21:10 +0100
exo (0.3.2-2) experimental; urgency=low
(Yves-Alexis Perez)
* debian/rules:
- don't ship unused .la files.
- ship manfiles for exo-(un|)mount and exo-eject.
* debian/libexo-0.3-0.install: ship pixmaps.
* debian/copyright: updated copyright holders and added documentation
license.
(Emanuele Rocca)
* Meaningful whatis entries added to exo-mount(1), exo-umount(1) and
exo-eject(1).
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 08 Apr 2007 15:30:01 +0200
exo (0.3.2-1) experimental; urgency=low
* New upstream release.
* debian/control:
- updated build-deps against Xfce 4.4.
- added build-dep on libhal-storage-dev to enable volume management with
thunar-volman.
- added dep on libhal-storage-dev for libexo-0.3-dev.
-- Yves-Alexis Perez <corsac@corsac.net> Wed, 24 Jan 2007 23:59:38 +0100
2006
exo (0.3.1.12rc2-1) unstable; urgency=low
* New upstream release. * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
-- Yves-Alexis Perez <corsac@corsac.net> Thu, 16 Nov 2006 15:09:11 +0100
exo (0.3.1.10rc1-1) unstable; urgency=low
* New upstream release. * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1). * Preferred applications now appear in Settings Manager. Closes:#370404
-- Yves-Alexis Perez <corsac@corsac.net> Sat, 23 Sep 2006 13:46:54 +0100
exo (0.3.1.8beta2-3) unstable; urgency=low
* debian/rules: fix bashism. (thanks Mohammed Adnène Trojette)
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 27 Aug 2006 15:48:10 +0100
exo (0.3.1.8beta2-2) unstable; urgency=low
(Yves-Alexis Perez)
* debian/control: build-dep on xfce4-mcs-manager-dev to add preferred
applications to settings manager.
(Simon Huggins)
* Remove bogus rpaths.
-- Yves-Alexis Perez <corsac@corsac.net> Sat, 05 Aug 2006 17:50:09 +0100
exo (0.3.1.8beta2-1) unstable; urgency=low
* New upstream release. * debian/postinst: fixed install on hurd by not using pkill. * debian/control: updated standards version to 3.7.2.
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 9 Jul 2006 23:11:38 +0200
exo (0.3.1.6beta1-1) unstable; urgency=low
(Yves-Alexis Perez)
* New upstream release
(Simon Huggins)
* Remove pointless .la files.
-- Yves-Alexis Perez <corsac@corsac.net> Wed, 03 May 2006 18:34:22 +0100
exo (0.3.1.4alpha2-r20235-1) unstable; urgency=low
(Yves-Alexis Perez)
* New upstream (alpha2) release
* Add libexec directory in package
(Simon Huggins)
* Add exo-preferred-applications manpage
* Remove the unneeded .la and .a files for mcs-plugins
* Move the postinst to only fire for the lib package not the -dev package
as that's where the mcs-plugins are.
* Don't depend on gtk-doc-tools let upstream build the docs once.
* Move the libexecdir from /usr/libexec to /usr/lib/libexo-0.3-0 for
lintian.
* Add #DEBHELPER# to the postinst and only run makeshlibs on the lib
package.
* Make the exo-preferred-applications system default to
debian-sensible-browser and debian-x-terminal-emulator.
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 12 Mar 2006 12:45:44 +0000
exo (0.3.1.2alpha-r19548-2) unstable; urgency=low
* Fixed shlibs so packages gets the correct exo version
-- Yves-Alexis Perez <corsac@corsac.net> Sat, 28 Jan 2006 16:52:02 +0000
exo (0.3.1.2alpha-r19548-1) unstable; urgency=low
* (Yves-Alexis Perez)
- New Upstream (alpha) release
* (Jani Monoses)
- Do not directly Build-depend on libstartup-notification-dev as
libxfcegui4-dev already depends on it.
- Add myself to Uploaders list
* (Simon Huggins)
- Install the docs in the library package not the -dev one.
- Install THANKS as well as the rest
-- Yves-Alexis Perez <corsac@corsac.net> Mon, 23 Jan 2006 19:16:34 +0000
2005
exo (0.3.0svn+r18845-1) unstable; urgency=low
* New Upstream (alpha) version * Changed package name * Added exo-csource manpage
-- Yves-Alexis Perez <corsac@corsac.net> Mon, 14 Nov 2005 19:34:31 +0100
exo (0.3.0-3) unstable; urgency=low
* Updating control to match new debian policy version.
-- Yves-Alexis Perez <corsac@corsac.net> Wed, 22 Jun 2005 16:04:45 +0200
exo (0.3.0-2) unstable; urgency=low
* Moving to unstable
-- Emanuele Rocca <ema@debian.org> Sat, 18 Jun 2005 17:49:09 +0200
exo (0.3.0-1) experimental; urgency=low
* Initial Release (Closes: #308368).
-- Yves-Alexis Perez <corsac@corsac.net> Tue, 19 Apr 2005 21:44:36 +0200