Skip to content

Changelog caja (1.20.2-4ubuntu1)

2018

caja (1.20.2-4ubuntu1) bionic; urgency=medium

   * debian/patches:
     + Add 0003_eliminate_a11y_event_flood.patch. Eliminate accessible
       children-changed event flood during update all.

caja (1.20.2-3) unstable; urgency=medium

   [ Martin Wimpress ]
   * debian/patches:
     + Add 0002_emit_a11y-name-change_only_when_icons_renamed.patch.
       Emit accessible-name-change signal for icons only when icons are renamed.

caja (1.20.2-2) unstable; urgency=medium

   * debian/patches:
     + Refresh / rebase 0001_fix_random_segfaults.patch.
     + Add 1002_use-gio-open-instead-of-gvfs-open.patch. Replace deprecated
       "gvfs-open" by "gio open".
   * debian/control:
     + Add to D (caja): libglib2.0-bin (for gio cmdline tool).

caja (1.20.2-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
   * debian/patches:
     + Add 0001_fix_random_segfaults.patch. Fix random segfaults on opening
       mounts from Desktop.

caja (1.20.1-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
 
   [ Mike Gabriel ]
   * debian/copyright:
     + Update copyright attributions.
   * debian/source/lintian-overrides:
     + Move to new/correct location.

caja (1.20.0-2) unstable; urgency=medium

   * Team upload
 
   [ Mike Gabriel ]
   * Update 1001_use-correct-macros-to-cross-build.patch:
     Add check for PKG_CONFIG being set.
   * debian/copyright: Use secure URI for copyright format.
 
   [ Jeremy Bicha ]
   * Move AppStream metadata from caja-common to caja

caja (1.20.0-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * debian/copyright (already in 1.19.3-0ubuntu1):
     + Update copyright attributions.
 
   [ Mike Gabriel ]
   * debian/control (already in 1.19.3-0ubuntu1):
     + Capitalize MATE in Maintainer: field.
   * debian/{control,compat}: Bump DH version level to 11.
   * debian/patches:
     Add 1001_use-correct-macros-to-cross-build.patch. Fix cross-building.

caja (1.20.0-0ubuntu1) bionic; urgency=medium

   * New upstream release.

caja (1.19.3-0ubuntu1) bionic; urgency=medium

   * New upstream release.

2017

caja (1.18.5-2) unstable; urgency=medium

   * Rename GIR package to match Debian Policy.
 
   * debian/rules:
     + Use NEWS file as upstream changelog.
   * debian/{rules,caja-common.install}:
     + Move ${DATADIR}/appdata to ${DATADIR}/metainfo.
   * debian/control:
     + Bump Standards-Version: to 4.1.2. No changes needed.

caja (1.18.5-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
   * debian/patches:
     + Drop 0000_revert_add_column_autosizing.patch and
            0001_fix-high-cpu-while-loading-background-image.patch.
       Applied upstream.
 
   [ Mike Gabriel ]
   * debian/control:
     + Bump Standards-Version: to 4.1.1. No changes needed.
   * debian/watch:
     + Use secure URI.

caja (1.18.4-2) unstable; urgency=medium

   [ Pablo Barciela ]
   * debian/patches:
     + Add 0001_fix-high-cpu-while-loading-background-image.patch. (Closes:
       #875717).

caja (1.18.4-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release. (LP: #1688687). (Closes: #863752).
   * debian/patches:
     + Add 0000_revert_add_column_autosizing.patch. Revert broken 'Adds columns
       autosizing' commit.
   * debian/control:
     + Add B:/R: for gir1.2-caja (<< 1.18.4-1~) to libcaja-extension-dev.
     + Add typelib dependency (gir1.2-caja) to libcaja-extension-dev.
     + Make gir1.2-caja Multi-arch: same.
   * debian/*.install:
     + Move /usr/share/gir-1.0 from gir1.2-caja to libcaja-extensions-dev
       bin:pkg.

caja (1.18.3-1) unstable; urgency=medium

   [ Aron Xu ]
   * New upstream release.
 
   [ Martin Wimpress ]
   * debian/control: Dependencies updated for MATE 1.17.
   * debian/rules: Remove obsolete --with-gtk=3.0
   * debian/caja.install: Remove obsolete usr/lib/caja/
   * debian/copyright: Update copyright attributions.
   * debian/control: Dependencies updated for MATE 1.18.
   * debian/control: Drop dependency on libunique3 (Closes: #827234)
   * debian/patches: Add 0001_return_custom_icons.patch.
   * debian/patches: Drop 0001_return_custom_icons.patch. Applied upstream.
   * debian/patches: Drop 0000_do-not-show-property-browser-in-menu.patch.
     Obsolete.
 
   [ Vangelis Mouhtsis ]
   * New upstream release.
   * debian/compat:
     + Update compat version.
   * debian/control:
     + Bump debhelper version to (>= 10.3~).
   * debian/rules:
     + Add new block for override_dh_missing.
   * debian/control:
     + Bump Standards-Version: to 4.0.0. No changes needed.
 
   [ Mike Gabriel ]
   * debian/rules:
     + Disable autoreconf, handled by autogen.sh.

caja (1.16.6-1) unstable; urgency=medium

   * New upstream release. (Closes: #862155).
   * Issues solved between 1.16.2 and 1.16.5:
     - Caja's background and emblems dialog works again. (Closes: #828158).
     - Add ability to get feedback from Orca when additional icons are
       selected/deselected. (Closes: #757851).
     - In icon and compact view, fix scrolling and renaming in large folders
       (Closes: #836352, #826261).
   * Issues solved between 1.16.5 and 1.16.6:
     - Show correct right-click menu after making file/folder selection
     - Make custom icons (like folder-color extension) work in list view
     - Open With dialog: force icon size to avoid huge icons with GTK+3
     - Load different CSS for desktop with GTK+ 3.14 (fixes black text
       under desktop icons with some themes like Adwaita)
   * debian/control:
     + Versioned B-D bump of libmate-desktop-dev (to >= 1.16.2)

caja (1.16.2-2) unstable; urgency=medium

   [ Martin Wimpress ]
   * debian/rules:
     + Enable dh_girespository helper.

caja (1.16.2-1) unstable; urgency=medium

   * New upstream release.
     - List view: show/hide columns instead of appending/removing them (fixes
       crash when moving between trash and other folder with GTK+3). (Closes:
       #834943).
     - Rename labels: follow theme if available, sane default. (Closes: #851311).
     - Fix keyboard-down wraparound on compact view. (Closes: #817061).

2016

caja (1.16.1-1) unstable; urgency=medium

   * New upstream release.
     - Fix regression that sometimes caused visual glitches when selecting
       icons.
     - GTK+3: Some CSS adjustments. (Closes: #839799).
     - GTK+3: Fix accessibility on desktop (for Orca). (Closes: #840568).
     - GTK+3: Fix several runtime warnings. (Closes: #840422).
     - Translations update.

caja (1.16.0-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
     - Various GTK-3.21 incompatibilities fixed. (Closes: #836349, #837889,
       #838155, #834943, #838108, #836669).
 
   [ Vangelis Mouhtsis ]
   * debian/control:
     + Dependencies updated for MATE 1.16.
   * debian/watch:
     + Update version matching again to _not_ support development releases.
 
   [ Mike Gabriel ]
   * debian/changelog:
     + Fix missing changelog items for 1.15.4-0ubuntu1 upload.

caja (1.15.4-0ubuntu1) yakkety; urgency=medium

   * New upstream development release. (Closes: #836349).
   * debian/control:
     + Dependencies updated for MATE 1.15.
   * debian/watch:
     + Update version matching to support development releases.
   * debian/changelog:
     + White space clean-up in previous stanza.

caja (1.14.2-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
 
   [ Vangelis Mouhtsis ]
   * debian/{control,rules}:
     + Don't build dbg:packages anymore.
       See https://wiki.debian.org/AutomaticDebugPackages.

caja (1.14.1-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
   * debian/control:
     + Versioned B-D: libmate-desktop-dev (>= 1.14)
     + Versioned B-D: mate-common (>= 1.14)
     + B-D: libgtk-3-dev
     + B-D: libunique-3.0-dev
     + Add to D (libcaja-extension-dev): libgtk-3-dev.
     + Fix conflict between caja and libcaja-extension1 1.8.x.
     + Processed with wrap-and-sort.
     + B-D: libgail-3-dev
     + Bump Standards: to 3.9.8. No changes needed.
   * debian/rules:
     + Add --with-gtk=3.0
     + MateConf dropped upstream.
   * debian/copyright:
     + Update copyright attributions.
 
   [ Mike Gabriel ]
   * debian/control:
     + Fix relation between caja, libcaja-extension1 and old bin:pkg
       libcaja-extension.

caja (1.12.7-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream bugfix release:
     - Fix remaining random changes of font color in icon view. (LP:#1562612).

caja (1.12.6-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release. (LP:#1517566, LP:#1521206).
 
   [ Mike Gabriel ]
   * debian/control:
     + Bump Standards: to 3.9.7. No changes needed.

caja (1.12.4-2) unstable; urgency=medium

   * debian/changelog:
     + Fix referenced version in stanza for 1.12.3-2.
   * debian/control:
     + Fix typo in field name "Breaks:" (for libcaja-extension-doc). (Closes:
       #814957).

caja (1.12.4-1) unstable; urgency=medium

   * New upstream release.
   * debian/control:
     + Use encrypted URLs for Vcs-*: field.
     + Versioned B-D on dpkg-dev (>= 1.16.1.1).
   * debian/rules:
     + Enable all hardening flags.

caja (1.12.3-2) unstable; urgency=medium

   * debian/control:
     + Split off bin:package libcaja-extension-doc from libcaja-extension-dev.
       (Closes: #813684).
   * debian/control:
     + Add Breaks: field for recently introduced bin:package
       libcaja-extension-doc. It breaks libcaja-extension-dev (<< 1.12.3-2~).

caja (1.12.3-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
     - Filename font color now gets picked up from theme correctly for
       all themes. (Closes: #770760).

caja (1.12.2-1) unstable; urgency=medium

   * New upstream release.
   * debian/patches:
     + Drop 1001_fix-typo-in-binary.patch. Applied upstream.

2015

caja (1.12.1-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.
   * debian/control:
     + Versioned B-D: mate-common (>= 1.12) and libmate-desktop-dev
       (>= 1.12.0).
     + Correct minor typo in package SYNOPSIS of bin:package
       libcaja-extension1-dbg.
   * debian/copyright:
     + Update copyright attributions.
 
   [ Mike Gabriel ]
   * debian/patches:
     + Add 1001_fix-typo-in-binary.patch. Fix systematic typo in binary
       (reported by lintian).

caja (1.10.4-1) unstable; urgency=medium

   [ Martin Wimpress ]
   * New upstream release.

caja (1.10.3-2) unstable; urgency=medium

   [ Martin Wimpress ]
   * debian/control:
     + Clean up build dependencies. Process with wrap-and-sort.
     + Update gstreamer dependencies to 1.0 match upstream changes.
     + Update caja with Breaks: libcaja-extension (<< 1.10.0).

caja (1.10.3-1) unstable; urgency=low

   [ Martin Wimpress ]
   * New upstream release.
   * debian/caja-common.install:
     + Add common files.
   * debian/caja.install:
     + Remove common files.
   * debian/libcaja-extension-dev.install:
     + Add usr/share/gtk-doc.
   * debian/rules:
     + Add --enable-gtk-doc.
     + Remove dfsg suffix.
   * debian/watch:
     + Remove dfsg suffix.
 
   [ John Paul Adrian Glaubitz ]
   * Fix spelling in debian/control (allows to -> allows one to).
   * Upload to unstable.

caja (1.10.1-1~exp1) experimental; urgency=low

   [ Martin Wimpress ]
   * New upstream release.
   * debian/control:
     + Update dependencies for new release.
     + Update descriptions so they are consistent with upstream.
     + Remove superfluous gir1.2-* build-dependencies.
   * debian/copyright:
     + Update copyright file after new upstream release.
   * debian/patches:
     + Drop 0001_fix-desktop-icon-size.patch. Applied upstream.
     + Drop 0002_dont-start-desktop-outside-of-MATE-sessions.patch.
       Applied upstream.
     + Drop 0003_fix-crash-in-places-sidebar.patch. Applied upstream.
   * debian/rules:
     + Remove --enable-unique because libunique is required now.
     + Add --with-gtk=2.0.
   * debian/caja-common.install
     + Add /usr/share/appdata.
 
   [ Mike Gabriel ]
   * debian/control:
     + Versioned D: mate-common (>= 1.10).
     + Update Section (gir1.2-caja): introspection.
   * debian/patches:
     + Drop 0004_avoid-automounts-while-screen-is-locked.patch. Applied
       upstream.
   * debian/copyright:
     + Mention data/*.xml.in.
     + Drop block for src/glibcompat.h, not in upstream sources anymore.
   * debian/rules:
     + Create orig tarball in ../ rather than in $(CURDIR).

caja (1.8.2-4) unstable; urgency=medium

   * debian/patches:
     + Add 0004_avoid-automounts-while-screen-is-locked.patch. Don't
       mount newly added USB flash drives / optical disks / etc. while
       a session is locked by the screensaver. Delay the automounting
       action until the session has been unlocked again. (Closes: #781608).

caja (1.8.2-3) unstable; urgency=medium

   * debian/control:
     + Add to R (caja): gvfs-backends. (Closes: #776689).
   * debian/patches:
     + Add 0003_fix-crash-in-places-sidebar.patch. Fix crash caja crashing after
       USB drive eject if any bookmarks are present. (Closes: #780731).

caja (1.8.2-2) unstable; urgency=medium

   * debian/patches:
     + Add 0001_fix-desktop-icon-size.patch. Make adjusting the default
       folder and desktop icon size predictable. (Closes: #775525).
     + Add 0002_dont-start-desktop-outside-of-MATE-sessions.patch. Stop
       launching a MATE desktop window when one opens Caja outside a MATE
       desktop session. (Closes: #771587).
   * debian/control:
     + Add to B (bin:package caja). From this release on, caja relies on
       mate-session-manager 1.8.1-7 or higher when running in a MATE session.
       However, caja does not depend on mate-session-manager.

2014

caja (1.8.2-1) unstable; urgency=medium

   [ Mike Gabriel ]
   * New upstream release. (Closes: #757479).
   * debian/copyright:
     + Really mention all upstream files.
   + debian/control:
     + Drop direct Pre-Ds on bin:package multiarch-support.
 
   [ Vangelis Mouhtsis ]
   * debian/control:Bump Standards: to 3.9.6. No changes needed.

caja (1.8.1-2) unstable; urgency=low

   [ Vangelis Mouhtsis ]
   * debian/rules:
     + Replace on dh_install --list-missing -> --fail-missing.
   * debian/control:
     + Add [linux-any] in build-depends as needed to make package
       build on non-Linux Debian variants. (Closes: #749490).

caja (1.8.1-1) unstable; urgency=low

   * New upstream release.
   * debian/copyright:
     + Fix typo (opinion -> option).
   * debian/patches:
     + Drop 0001_x-caja-desktop.patch, 1001_man-page-fixes.patch. Both applied
       upstream.

caja (1.8.0-1) unstable; urgency=low

   * New upstream release.
   * debian/watch:
     + Use tagged CGit tarball snapshots as upstream source.
   * debian/copyright:
     + Adapt to file changes in new upstream source tree.
     + Point to git.mate-desktop.org in Source: field.
   * debian/control:
     + Add to B-D: libdconf-dev.
     + Versioned B-D for libmate-desktop-dev (>= 1.7.1).
   * debian/rules:
     + Build package using autogen.sh.
     + Turn on compiler commands during package build (configure option:
       --disable-silent-rules).
     + Enable parallel builds
   * debian/patches:
     + Add patch 1003_fix-missing-main-category-in-desktop-files.patch. Silence
       a lintian warning that complains about a missing main category in some
       desktop files.
     + Drop 1001_add-keywords-to-desktop-files.patch. Applied upstream.
     + Drop 1002_fix-caja-autorun-software-man-page.patch. Applied upstream.
     + Drop 1003_fix-missing-main-category-in-desktop-files.patch. Applied
       upstream.
     + Pull in 0001_x-caja-desktop.patch from upstream. Fix multiply opened caja
       instances during session startup.
     + Add 1001_man-page-fixes.patch. Fix minor man page issues reported by
       lintian.
   * debian/caja.install:
     + Omit /usr/share/gtk-doc/ from package. Not built anymore in 1.8.0.
   * lintian:
     + Drop not-needed-anymore overrides.

caja (1.6.4-1) unstable; urgency=low

   * Initial release. (Closes: #727061).