spacefm - Multi-panel tabbed file manager - GTK2 version
# sudo apt-get update
# sudo apt-get install spacefm
2016-03-02 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (1.0.5-1) unstable; urgency=medium * New upstream release. * debian/copyright: + Update dates. + Change license for Makefile.in to GAP~Makefile.in. * Drop debian/menu file. * Add debian/patches/drop_spacefm-installer.patch to drop spacefm-installer script which is no needed in binary system like Debian. * Add debian/patches/fix-spelling-error.patch to fix lintian warning. * debian/control: + Bump to Standards-Version to 3.9.7. + Use https for vcs-git. * debian/rules: + Use hardening=+all for build flags. + Drop override_dh_installman.
2015-10-18 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (1.0.4-1) unstable; urgency=medium * New upstream release. * debian/spacefm-common.install: + Install gtk2/etc/spacefm/spacefm.conf into /etc/spacefm/. * Update debian/clean_gtk3.sh: + Add gtk3/etc/spacefm/ to the list of files to be cleaned.
2015-08-31 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (1.0.3-1) unstable; urgency=medium * New upstream release. * debian/control: + Bump minimal version of libffmpegthumbnailer-dev to 2.0.10. * Refresh debian/patches/update_desktop_files.patch * Fix lintian warnings in spacefm*.post{rm,inst} files.
2015-05-08 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (1.0.1-1) unstable; urgency=medium * New upstream release. (Closes: #737722, #750510) * debian/control: + Add Breaks field to spacefm-common. * debian/spacefm*.postrm: + Add removal of /etc/spacefm during purge. (Closes: #782975)
2015-04-14 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (1.0.0-1) unstable; urgency=medium * New upstream release. * Upload to unstable. * debian/control: + Update homepage. + Add libffmpegthumbnailer-dev to Build-Depends. + Remove Breaks field - no longer needed. * Remove debian/patches/0001-fix-issue-468.patch -- included upstream. * Update debian/copyright. * Remove debian/spacefm*.lintian-overrides. * Add debian/source/lintian-overrides for debian-watch-may-check-gpg-signature. * debian/rules: Drop obsolete override_dh_builddeb. * Remove debian/source/options -- no longer needed. * Update debian/watch.
2014-06-05 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (0.9.4+git20140406-1) experimental; urgency=medium * Upload to experimental. * Merged latest snapshot from upstream git "hand" branch. * debian/control: + Drop deprecated udisks1 from Recommends. (Closes: #750510)
2014-10-01 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (0.9.4-2) unstable; urgency=high * Add debian/patches/0001-fix-issue-468.patch to fix crash when spacefm is running on glib2.0 >= 2.41.2. (Closes: #763575) * debian/control: + Bump Standards-Version to 3.9.6. (no changes needed) + Drop deprecated udisks1 from Recommends. (Closes: #750510)
2014-04-04 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (0.9.4-1) unstable; urgency=medium * New upstream release. * debian/rules: + use dh-autoreconf during the build. (Closes: #727508) * debian/control: + replace autotools-dev by dh-autoreconf in Build-Depends. * Remove debian/patches/fix_hardening_FTBFS.patch -- included upstream.
2014-01-19 - Mateusz Łukasik <mati75@linuxmint.pl> spacefm (0.9.3-1) unstable; urgency=medium * New upstream release. * debian/rules: + fix build on Ubuntu derivatives. * debian/control: + remove lsb-release from build depends. * Update debian/copyright. * Remove debian/patches/fix_memory_leak.patch - included upstream. * Add debian/patches/fix_hardening_FTBFS.patch to fix FTBFS related when "-Wformat-security" is enabled.