2010
xfe (1.32.1-4) unstable; urgency=low
* debian/patches:
- Change config inside xvt for hurd systems.
-- Joachim Wiedorn <ad_debian@joonet.de> Tue, 02 Feb 2010 15:01:35 +0100
xfe (1.32.1-3) unstable; urgency=low
* debian/patches:
- Patch for non inline functions. (Closes: #560549)
- Add config inside xvt for kfreebsd and hurd systems.
- Remove encoding line in desktop files.
- Change to new header standard for patch files.
* debian/control:
- Update Uploader field.
- Add recommended xterm for xfe.
-- Joachim Wiedorn <ad_debian@joonet.de> Fri, 29 Jan 2010 20:33:22 +0100
2009
xfe (1.32.1-2) unstable; urgency=low
* debian/control:
- Add second uploader name.
- Add recommends xfe-i18n and xfe-themes to xfe package.
- Add version number to dependency audacious (>= 2.0.1).
* Remove ccache for building packages. (Closes: #558338)
* Bug about hungry CPU was fixed upstream. (Closes: #362225)
* Bug about use of single trash was fixed upstream. (Closes: #368768)
-- Joachim Wiedorn <ad_debian@joonet.de> Sat, 28 Nov 2009 09:32:12 +0100
xfe (1.32.1-1) unstable; urgency=low
* New upstream release. (Closes: #529693, #529855, #311019, #530431, #500670) (Closes: #362224, #505855, #355617, #368767, #469572, #475940, #471578) * debian/control: - Update to debhelper (>= 7). - Change to Standards-Version 3.8.3. - Add dependency libcups2 to package xfe. (Closes: #520439) - Add build dependency libcups2-dev and intltool. * Change to Debian source format 3.0 (quilt). * Split into three packages: xfe, xfe-i18n and xfe-themes and set links to the doc directory of xfe package. * Using application names: xfimage, xfview, xfwrite, xfpack and set preferences to right application names. (Closes: #445721) * Add some new suffixes to xferc (mk, asc, mp4). * Add minor update to german translation
-- Joachim Wiedorn <ad_debian@joonet.de> Mon, 16 Nov 2009 09:32:10 +0100
xfe (1.19.1-2) unstable; urgency=low
* New upstream release. * Using application names: xfimage, xfview, xfwrite, xfpack. * Updated xferc.in with ooxml formats and odb format.
-- Joachim Wiedorn <ad_debian@joonet.de> Thu, 23 Apr 2009 18:19:10 +0100
2008
xfe (1.04-2.1) unstable; urgency=low
[ Sandro Tosi ]
* Non-maintainer upload.
* debian/patches/10_bts-442769.dpatch
- added to avoid removal of a makefile needed for clean target (Closes:
#442769)
* debian/rules
- added clean target to remove a makefile only at the end of target itself
-- Pierre Habouzit <madcoder@debian.org> Sat, 05 Apr 2008 11:38:35 +0000
xfe (1.04-2) unstable; urgency=low
* debian/control:
- Bump Standards-Version: 3.7.3.
- Added Homepage: header.
-- Jose Carlos Medeiros <debian@psabs.com.br> Sat, 22 Mar 2008 20:06:45 -0300
2007
xfe (1.04-1.1) unstable; urgency=low
* Non-maintainer upload.
* Apply again Andreas Henriksson's patch for conditional ucf call to postrm.
Closes: #413254
-- David Ammouial <da-deb@weeno.net> Sat, 29 Sep 2007 00:15:15 +0200
xfe (1.04-1) unstable; urgency=low
* New upstream release
-- Jose Carlos Medeiros <debian@psabs.com.br> Fri, 21 Sep 2007 17:58:59 -0300
xfe (1.00-1) unstable; urgency=low
* New upstream release * Updated sections and titles menu, debian/menu. (Closes: #432109) * Added 01_xferc_update.dpatch to update xferc with correct file name of applications xfe, xfp, xfw, xfi and xfv. * xfilequery was changed to xfilepackage, created links to keep compatibility.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 19 Jul 2007 22:04:30 -0300
xfe (0.99-2) unstable; urgency=low
* Since 0.98 version, these bugs were solved.
(Closes: #372305, #362021, #389811)
* Solved error during upgrade in postinst script. (Closes: #421721)
-- Jose Carlos Medeiros <debian@psabs.com.br> Fri, 25 May 2007 14:58:52 -0300
xfe (0.99-1) unstable; urgency=low
* New upstream release
* Removed no more used 04_german_translation.dpatch
* Created dh_link to conf file. As upstream change location from /etc to
/usr/share.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 17 May 2007 23:38:47 -0300
xfe (0.98-1) unstable; urgency=low
* New upstream release. (Closes: #365360, #371145, #391540) * Removed no more used patches 01_icon_path.dpatch, 02_fox_suffix.dpatch, 08_brazilian_translation.dpatch * Updated to use libfox-1.6-dev. * Added Homepage in control file. * Removed debian/NEWS file. * Added xfw in menu, added icon and renamed to xfilewriter. * Updated to DH_COMPAT 5, debhelper (>= 5.0.0)
-- Jose Carlos Medeiros <debian@psabs.com.br> Wed, 14 Feb 2007 10:22:43 -0200
2006
xfe (0.88-3.1) unstable; urgency=low
* Non-maintainer upload.
* Applyed patch for purge problems on `debian/postrm', thanks to Florian
Schlichting. (Closes: #384358)
-- Jose Luis Rivas <ghostbar38@gmail.com> Sat, 16 Sep 2006 23:45:10 -0400
xfe (0.88-3) unstable; urgency=low
* Added 09_fix_wrong_config_path patch to change path where config files are
put to complain with Policy 10.7.2 and 10.7.3. Thanks to Mike O'Connor
<stew@vireo.org>. (Closes: #375542)
- Added debian/postinst file.
- Added debian/postrm file.
- Changed debian/dirs file.
- Changed debian/rules file.
- Added ucf as Dependence.
* Bump Standards-Version: 3.7.2.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 17 Aug 2006 15:37:03 -0300
xfe (0.88-2) unstable; urgency=low
* Added 08_brazilian_translation patch with updated po Brazilian translation.
* Removed 06_ptr_conversion patch. Upstreamer patched in 0.88 version.
* Updated 07_no_mount_warning patch to do not show mount error.
(closes: #311018)
-- Jose Carlos Medeiros <debian@psabs.com.br> Mon, 13 Mar 2006 12:24:12 -0300
xfe (0.88-1.1) unstable; urgency=medium
* Non-maintainer upload. * debian/rules: Let dpatch.mk handle unpatching. Closes: #352347.
-- Matej Vela <vela@debian.org> Sat, 11 Mar 2006 10:46:41 +0100
xfe (0.88-1) unstable; urgency=low
* New upstream release.
- Improved Description in control file.
- Disabled 03_file_extensions patch, upstreamer solved this problem.
- Disabled 04_german_translation patch, upstreamer solve this problem.
- Added short GPL text license in debian/copyright.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 9 Feb 2006 15:15:57 -0200
2005
xfe (0.84-4) unstable; urgency=low
* New Mantainer. (Closes: #334619) * Updated debian/watch file.
-- Jose Carlos Medeiros <debian@psabs.com.br> Fri, 21 Oct 2005 14:15:24 -0200
xfe (0.84-3) unstable; urgency=low
* Orphaning the package (see #334619)
-- Bastian Kleineidam <calvin@debian.org> Wed, 19 Oct 2005 02:29:33 +0200
xfe (0.84-2) unstable; urgency=low
* Use new watch file format and qa.debian SF redirector * Ignore mount points with missing (read) permission (Closes: #301125)
-- Bastian Kleineidam <calvin@debian.org> Thu, 21 Jul 2005 09:10:41 +0200
xfe (0.84-1) unstable; urgency=low
* New upstream release.
- Fixes recursive permission setting on a single folder
(Closes: #228120)
- Fixes sorting by file type
(Closes: #309997)
- Fixes file selection problem
(Closes: #300982)
- Fixes file attribute extra character bug
(Closes: #301757)
* Apply german po updates, thanks to Jens Seidel (Closes: #313877)
* Depend on FOX 1.4, and since it is compiled with GCC 4, build-depend
on that compiler version.
* Use Standards version 3.6.2.1
* Scale and convert program icons to xpm, and added them to the
menu file.
-- Bastian Kleineidam <calvin@debian.org> Thu, 14 Jul 2005 23:01:39 +0200
xfe (0.72-6) unstable; urgency=high
* build depend on fox1.2 >= 1.2.13 to be sure having a working .shlibs
file
* Fix the identity test to compare inodes rather than only names. This
resulted in false negatives on case-independent file systems (eg.
vfat). (Closes: #303466)
-- Bastian Kleineidam <calvin@debian.org> Sun, 10 Apr 2005 20:53:26 +0200
xfe (0.72-5) unstable; urgency=medium
* Added shlibs.local file to add libFOX-1.2 to the dependencies
(Closes: #299196) - xfe does not declare dependency on libfox 1.2
-- Bastian Kleineidam <calvin@debian.org> Mon, 14 Mar 2005 11:52:51 +0100
xfe (0.72-4) unstable; urgency=low
* Upload to unstable.
-- Bastian Kleineidam <calvin@debian.org> Wed, 9 Mar 2005 10:10:32 +0100
xfe (0.72-3) experimental; urgency=low
* New patch 06_ptr_conversion from Andreas Jochens:
fix pointer conversion on amd64 platforms using gcc-4.0
-- Bastian Kleineidam <calvin@debian.org> Thu, 3 Mar 2005 15:31:02 +0100
xfe (0.72-2) experimental; urgency=low
* Disable thumbnail display per default (Closes: #294390)
-- Bastian Kleineidam <calvin@debian.org> Thu, 10 Feb 2005 16:38:57 +0100
2004
xfe (0.72-1) experimental; urgency=low
* New upstream release.
- 02_consistent_button_order removed, applied upstream
* fix debian/watch url
* compile with FOX 1.2 (thus upload to experimental)
* use cdbs to build the package
* 04_update_de_po: updated german translation (not complete, will
do that next release).
-- Bastian Kleineidam <calvin@debian.org> Tue, 3 Aug 2004 09:22:06 +0200
xfe (0.66-5) unstable; urgency=low
* icon path patch was incomplete, also fixed the missing parts
(Closes: #261668)
* added .wri extension to default desktop
* replace old xlibs-dev build-dependency with new libx11-dev, libxext-
dev
-- Bastian Kleineidam <calvin@debian.org> Tue, 27 Jul 2004 16:37:32 +0200
xfe (0.66-4) unstable; urgency=low
* fix menu commands to use the renamed binaries, thanks Itamar Ravid
(Closes: #256767)
-- Bastian Kleineidam <calvin@debian.org> Tue, 29 Jun 2004 12:51:06 +0200
xfe (0.66-3) unstable; urgency=low
* make accept/cancel button order consistent with the one found in
standard FOX toolkit dialogs (Closes: #246348)
-- Bastian Kleineidam <calvin@debian.org> Thu, 29 Apr 2004 12:20:04 +0200
xfe (0.66-2) unstable; urgency=low
* fix icon path from /usr/lib/foxicons to /usr/share/foxicons in
the default preferences. Thanks to Greek0 for the patch.
(Closes: #242373)
* quote all strings in debian/menu
-- Bastian Kleineidam <calvin@debian.org> Wed, 7 Apr 2004 19:43:23 +0200
xfe (0.66-1) unstable; urgency=low
* New upstream release, removed 01_no_path_quote applied upstream
-- Bastian Kleineidam <calvin@debian.org> Wed, 18 Feb 2004 01:31:17 +0100
2003
xfe (0.60-4) unstable; urgency=low
* Dang, renamed _again_ (previous rename was lost somehow) xfq and xfv
to xfilequery and xfileview to prevent clash with other packages
(Closes: #224444)
-- Bastian Kleineidam <calvin@debian.org> Fri, 19 Dec 2003 10:59:02 +0100
xfe (0.60-3) unstable; urgency=low
* new patch:
- 01_no_path_quote:
do not quote pathnames on NewDir and NewFile (Closes: #221733)
-- Bastian Kleineidam <calvin@debian.org> Wed, 19 Nov 2003 21:56:07 +0100
xfe (0.60-2) unstable; urgency=low
* Add Build-depends libpng12-dev, xlibs-dev (Closes: #221475)
-- Bastian Kleineidam <calvin@debian.org> Tue, 18 Nov 2003 18:31:30 +0100
xfe (0.60-1) unstable; urgency=low
* New upstream release.
- umount device busy error resolved (Closes: #215995)
-- Bastian Kleineidam <calvin@debian.org> Tue, 18 Nov 2003 14:36:46 +0100
xfe (0.54.2-3) unstable; urgency=low
* added debian/watch file * Standards version 3.6.1
-- Bastian Kleineidam <calvin@debian.org> Tue, 7 Oct 2003 21:18:23 +0200
xfe (0.54.2-2) unstable; urgency=low
* rename xfq and xfv to xfilequery and xfileview to prevent clash with
other packages (Closes: #204846)
* add AM_ to AM_CPPFLAGS and AM_LDFLAGS
* include iostream, not iostream.h
-- Bastian Kleineidam <calvin@debian.org> Mon, 11 Aug 2003 16:58:01 +0200
xfe (0.54.2-1) unstable; urgency=low
* Initial packaging (Closes: #190758)
-- Bastian Kleineidam <calvin@debian.org> Sun, 26 Jan 2003 20:03:17 +0100