ranger (1.9.4-1ubuntu1) plucky; urgency=medium

  * d/p/fix-endwin.patch: Handle changes in ncurses behaviour with endwin
    under the bulkrename command (LP: #2086744)

 -- Dave Jones <dave.jones@canonical.com>  Mon, 27 Jan 2025 22:45:46 +0000

ranger (1.9.4-1) unstable; urgency=medium

  * New upstream version 1.9.4 (Closes: #1084731)
  * Refresh existing patches.
  * Fix FTBS after successful build. (Closes: #1048726)

 -- Mo Zhou <lumin@debian.org>  Sat, 23 Nov 2024 17:32:18 -0500

ranger (1.9.3-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

  [ Mo Zhou ]
  * Fix shell code error in scope.sh to prevent FTBFS. (Closes: #1027654)

 -- Mo Zhou <lumin@debian.org>  Wed, 04 Jan 2023 10:29:02 -0500

ranger (1.9.3-4) unstable; urgency=medium

  [ Dan Bungert ]
  * Fix test failure on slow machines. "sleep 1" may not be long enough
    to allow the program to start and execute the command.

  [ Mo Zhou ]
  * Bump debhelper compat level to 13.
  * Copyright: bump year.
  * Update lintian overrides.

 -- Mo Zhou <lumin@debian.org>  Fri, 07 Oct 2022 18:29:08 -0400

ranger (1.9.3-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Mo Zhou ]
  * Should not depend on a specific version of Python3 (Closes: #975451)
  * Fix typo in the command binding (Closes: #960184)
  * Upload and rebuild for the python3.9 transition (Closes: #976770)

 -- Mo Zhou <lumin@debian.org>  Tue, 08 Dec 2020 14:19:45 +0800

ranger (1.9.3-2) unstable; urgency=medium

  [ Moritz Muehlenhoff ]
  * Update obsolete suggests on python-pygments (Closes: #954878)

  [ Mo Zhou ]
  * Bump Standards-Version to 4.5.0 (no change).
  * Specify Rules-Requires-Root: no.
  * Update patch make-use-py2tools.patch

 -- Mo Zhou <lumin@debian.org>  Sun, 12 Apr 2020 11:05:43 +0800

ranger (1.9.3-1) unstable; urgency=medium

  * New upstream version 1.9.3
  * Update my mail address and the year in d/copyright.
  * Install doc/cheatsheet.svg to the doc dir.
  * Refresh patches & remove 0004-desktop-entry-lacks-keywords-entry.patch.
  * Add the missing B-D shellcheck.
  * Apply wrap-and-sort.
  * Bump debhelper compat level to 12 and deprecate d/compat.
  * Bump Standards-Version to 4.4.1 (no change).

 -- Mo Zhou <lumin@debian.org>  Fri, 03 Jan 2020 11:07:11 +0800

ranger (1.9.2-5) unstable; urgency=medium

  * Team upload
  * Build-depend on pylint which is now python3, not pylint3.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 10 Dec 2019 17:01:59 +0100

ranger (1.9.2-4) unstable; urgency=medium

  * Rebuild against python3.7 .

 -- Mo Zhou <cdluminate@gmail.com>  Mon, 24 Dec 2018 02:20:36 +0000

ranger (1.9.2-3) unstable; urgency=medium

  * Update Description and Suggestions.
  * Depends on python3-chardet instead of it's python2 version.
  * Also install CONTRIBUTING.md as a doc.

 -- Mo Zhou <cdluminate@gmail.com>  Sat, 17 Nov 2018 22:50:59 +0000

ranger (1.9.2-2) unstable; urgency=medium

  * Fix broken symlinks: /etc/ranger/.* -> /usr/lib/python3.6/.*
    It should point to /usr/lib/python3/.* instead. (Closes: #911068)

 -- Mo Zhou <cdluminate@gmail.com>  Mon, 15 Oct 2018 12:06:12 +0000

ranger (1.9.2-1) unstable; urgency=medium

  [ Mo Zhou ]
  * Set up a project repository on Debian Salsa:
    https://salsa.debian.org/debian/ranger
  * Add myself to uploaders.
  * Bump debhelper compat level to 11.
  * Fix Vcs-* fields and update homepage URL.
  * Move from python2 to python3:
    - Completely drop python2 from rules.
    - Drop all python2 dependencies.
    * Patch makefile to use python3 tools. (+ make-use-py3tools.patch)
    * Patch upstream python files to refer python3 in shebang.
  * Export TERM=linux in rules instead of upstream Makefile.
  * Export HOME=/tmp/ in rules to avoid test failure due to /sbuild-nonexistent
  * Autopkgtest test case missed runtime dependency: procps.
  * Convert copyright into machine-readable format.

  [ Vern Sun ]
  * New upstream release. (Closes: #908982)
  * Move to Python 3. (Closes: #910401)
    https://www.debian.org/doc/packaging-manuals/python-policy/ch-python3.html
  * Enable sensible-pager again, no offence.
  * New CI tests, by reference to the GNU Screen.

 -- Vern Sun <s5unty@gmail.com>  Sun, 14 Oct 2018 09:27:29 +0000

ranger (1.8.1-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches:
    - 0002-make-sensible-decisions-on-which-pager-and-editor.patch: Drop
      sensible-pager it functionnalities breaks. See upstream bug for that:
      https://github.com/ranger/ranger/issues/750 (Closes: #854646)
  * debian/control: Move less to Depends.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Thu, 09 Feb 2017 21:17:58 +0100

ranger (1.8.1-0.1) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Update copyright file

  [ Mateusz Łukasik ]
  * Non-maintainer upload.
  * New upstream bugfix release. (Closes: #829114)
  * debian/patches:
    - Refresh 0002-make-sensible-decisions-on-which-pager-and-editor.patch.
    - Drop 0003-honour-TMPDIR-environment-variable.patch - included upstream.
    - Rename 0004-closes-772351-thanks-Raphael-Geissert.patch to
      0003-closes-772351-thanks-Raphael-Geissert.patch.
  * debian/control:
    - Updated Standard-version to 3.9.8.
    - Move sudo from Recommends to Suggests. (Closes: #771803)
    - Bump minimal python version to 2.7.
  * Bump debhelper version to 10.
  * Add debian/lintian-overrides.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Sun, 22 Jan 2017 19:57:54 +0100

ranger (1.7.1-1) unstable; urgency=low

  * New upstream release. (Closes: #778506, #784875)
  * Updated Standard-version to 3.9.6.
  * Add more upstream authors.
  * Bashism in rifle_sxiv.sh, fixed. (Closes: #772351)
    Thanks: Raphael Geissert <atomo64@gmail.com>
  * Upstream documents are updated.
    (R) HACKING -> HACKING.md
    (R) README -> README.md
    (A) AUTHORS

 -- Vern Sun <s5unty@gmail.com>  Tue, 16 Jun 2015 10:06:37 +0800

ranger (1.6.1-1) unstable; urgency=low

  * New upstream release. (Closes: #734300)
    Thanks: James Dietrich <jdietrch@fastmail.fm>
            Mateusz Łukasik <mati75@linuxmint.pl>
  * Typo in a command name, fixed. (Closes: #711510)
    Thanks: niku <vaibhav.niku@gmail.com>
  * Updated Standard-version to 3.9.5.
  * Upgrade compat magic number to 9.
  * Add upstream documents.
    - doc/HACKING
    - doc/colorschemes.txt

 -- Vern Sun <s5unty@gmail.com>  Sun, 23 Feb 2014 11:59:24 +0800

ranger (1.6.0-1) unstable; urgency=low

  * New upstream release.
  * Updated Standard-version to 3.9.4.
  * Updated Build-Depends.
  * Removed `Provides: ${python:Provides}'
  * Better Suggests:
    - 'elinks-lint' => 'w3m | lynx | elinks | elinks-lite'
  * New Recommends:
    - 'file' for determining file types
    - The 'python-chardet', in case of encoding detection problems
    - 'sudo' to use the "run as root"-feature
    - 'w3m-img' for previewing images in "true color".
  * Moving the modules to a private directory.
    - debian/patches/00-private-search-path.diff
  * Relocate configuration files and create symbolic links.
    - debian/patches/01-installation-location.diff
      - config/rc.conf
      - config/rifle.conf
      - data/scope.sh
      - data/mime.types
  * Make sensible decisions on which pager and editor.
    - debian/patches/02-default-pager-and-editor.diff
  * Ranger doesn't honour TMPDIR, fixed.
    - debian/patches/03-make-tmpdir-clear.diff
  * lintian4python emits `Pyflakes-undefined-name`, fixed.
    - debian/patches/04-undefined-errno.diff

 -- Vern Sun <s5unty@gmail.com>  Wed, 27 Mar 2013 01:20:45 +0800

ranger (1.5.4-1) unstable; urgency=low

  * New upstream release.
  * Remove Depends on 'less'. (Closes: #672144)

 -- Vern Sun <s5unty@gmail.com>  Sat, 19 May 2012 20:56:15 +0800

ranger (1.5.3-1) unstable; urgency=low

  * New upstream release.

 -- Vern Sun <s5unty@gmail.com>  Sat, 24 Mar 2012 10:14:32 +0800

ranger (1.5.2-1) unstable; urgency=low

  * New upstream release.
  * Python tested with version 2.6, 2.7, 3.1, 3.2 (Closes: #643782)
  * There are no Recommends and Suggests, fixed. (Closes: #619748)
  * Updated download url in debian/copyright.
  * Updated Standard-version to 3.9.2.
  * Updated lintian overrides about script-not-executable.
  * Rewrite debian/rules instead of patching the Makefile.
  * The installation location is not compliant with Debian policy, fixed.

 -- Vern Sun <s5unty@gmail.com>  Fri, 18 Nov 2011 21:09:24 +0800

ranger (1.4.3-1) unstable; urgency=low

  * New upstream release
  * "python" lowercase in short description, fixed. (Closes: #617880)
  * Two typos in the man page (patch from A. Costa), fixed. (Closes: #619142)

 -- Vern Sun <s5unty@gmail.com>  Wed, 06 Apr 2011 09:03:36 +0800

ranger (1.4.1-1) unstable; urgency=low

  * Initial release (Closes: #609449).

 -- Vern Sun <s5unty@gmail.com>  Sun, 09 Jan 2011 22:14:31 +0800
