dwww Home | Show directory contents | Find package

sensible-utils (0.0.22) unstable; urgency=medium

  * Upload to unstable
  * Bug fix: "[INTL:de] updated German man page translation", thanks to
    Helge Kreutzmann (Closes: #1038999, #1041549).
  * Remove spurious ; (Closes: #1041676)
  * Bug fix: "Remove -emulator from the sensible-terminal man
    page", thanks to Dan Jacobson (Closes: #1056558).
  * Bug fix: "Issues in man pages", thanks to Helge Kreutzmann (Closes:
    #1041550).
  * Bug fix: "some remarks and editorial fixes for the manual", thanks to
    Bjarni Ingi Gislason (Closes: #1041587).
  * Bug fix: "some remarks and editorial fixes for the manual", thanks to
    Bjarni Ingi Gislason (Closes: #1041589).
  * Bug fix: "some remarks and editorial fixes for the manual", thanks to
    Bjarni Ingi Gislason (Closes: #1041669).
  * Bug fix: "some remarks and editorial fixes for the manual", thanks to
    Bjarni Ingi Gislason (Closes: #1041670).
  * Bug fix: "some remarks and editorial fixes for the manual", thanks to
    Bjarni Ingi Gislason (Closes: #1041737).
  * Bug fix: "sensible-browser(1) man page has incorrect title
    SENSIBLE-EDITOR(1)", thanks to Vincent Lefevre (Closes: #1061294).

 -- Bastien Roucariès <rouca@debian.org>  Sun, 04 Feb 2024 18:05:15 +0000

sensible-utils (0.0.21) experimental; urgency=medium

  * Fix loop detection when /bin/sh is /bin/bash
  * Bug fix: "Issues in man pages", thanks to Helge Kreutzmann (Closes:
    #1038998).
  * Fix bash loop detection by using realpath

 -- Bastien Roucariès <rouca@debian.org>  Tue, 04 Jul 2023 23:16:15 +0000

sensible-utils (0.0.20) unstable; urgency=medium

  * Upload to unstable

 -- Bastien Roucariès <rouca@debian.org>  Sat, 17 Jun 2023 20:18:08 +0000

sensible-utils (0.0.19) experimental; urgency=medium

  * Bug fix: "Broken shell invocation handling", thanks to Guillem Jover
    (Closes: #1034120).

 -- Bastien Roucariès <rouca@debian.org>  Mon, 08 May 2023 07:56:01 +0000

sensible-utils (0.0.18) experimental; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + sensible-utils: Drop versioned constraint on debianutils and manpages-pl
      in Replaces.

  [ Bastien Roucariès ]
  * Aknowledge NMU
  * Bug fix: "[INTL:de] updated German man page translation", thanks to
    Helge Kreutzmann (Closes: #993393).
  * Rules-Requires-Root: no
  * Bump standards version (no changes)
  * EDITOR, VISUAL, PAGER, BROWSER follow environ(7).
    Any string acceptable as a command_string operand
    to the sh -c command shall be valid.
    (Closes: #960734).
  * Bug fix: "Please provide a sensible-term (like x-terminal-emulator
    alternative but user-configurable)", thanks to Josh Triplett (Closes:
    #594942).
  * Bug fix: "sensible-editor treats spaces differently in VISUAL and
    EDITOR", thanks to Julian Gilbey (Closes: #1005034).

 -- Bastien Roucariès <rouca@debian.org>  Sat, 18 Mar 2023 22:33:38 +0000

sensible-utils (0.0.17+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update manpage translation
    - German translation.
      Thanks Helge Kreutzmann (Closes: #993393)
    - Portuguese translation.
      Thanks Américo Monteiro (Closes: #1019557)

 -- Helge Kreutzmann <debian@helgefjell.de>  Sat, 14 Jan 2023 17:28:42 +0100

sensible-utils (0.0.17) unstable; urgency=medium

  * Bug fix: "Maximum function recursion depth (1000) reached", thanks
    to Martin-Éric Racine (Closes: #993130). Use command nano
    instead of nano alias for working arround nano bug.

 -- Bastien Roucariès <rouca@debian.org>  Sun, 29 Aug 2021 17:44:44 +0000

sensible-utils (0.0.16) unstable; urgency=high

  * Upload to unstable, high priority due to which error message.

 -- Bastien Roucariès <rouca@debian.org>  Thu, 26 Aug 2021 15:47:11 +0000

sensible-utils (0.0.15) experimental; urgency=medium

  * Trim trailing whitespace.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Document BROWSER variable
  * Do not write to / if $HOME is not set (Closes: #987675).
  * Workarround nano bug that fail if TERM is not set.
  * Merge Bug fix: "Improved implementation of
    sensible-{browser,editor,pager}",thanks to Jari Aalto
    (Closes: #445444).
  * Fix manpages (Closes: #980185)
  * Merge translation:
    + de (Closes: #980183)
    + pt (Closes: #980197)
  * Bug fix: "replace "which" by "command -v" in
    sensible-browser, sensible-editor and sensible-pager", thanks to
    Harald Dunkel (Closes: #972999).

 -- Bastien Roucariès <rouca@debian.org>  Tue, 24 Aug 2021 21:26:38 +0000

sensible-utils (0.0.14) unstable; urgency=medium

  [Boyuan Yang <byang@debian.org>]
  * debian/copyright: Drop words about alioth, set upstream project
    to be the same as Salsa packaging repository.

  [Bastien Roucaries <rouca@debian.org]
  * Bug fix: "select-editor should quote path used in the script", thanks
    to Nicolas Évrard (Closes: #913559).
  * Bug fix: "FTBFS: po4a::po: Invalid value for option porefs,
    thanks to Lucas Nussbaum (Closes: #975851).
  * Improve man pages (Closes: #969587,#397051)
  * Fix recursion protection. Thanks to Matthew Gabeler-Lee
    (Closes: #953134)
  * Update on Portuguese translation of manpage.
    (Closes: #962578,#923807)

 -- Bastien Roucariès <rouca@debian.org>  Tue, 12 Jan 2021 22:01:50 +0000

sensible-utils (0.0.13) experimental; urgency=medium

  * Fix FTBFS po4a::po: Invalid value for option 'porefs'
    Change value for option 'porefs' from 'noline,wrap' to 'noline'
    Closes: #963424
  * d/rules: remove override_dh_autoconfigure
    Closes: #944897
  * d/control:
    Update standards version to 4.5.0.2
    Add build-depends: debhelper (>= 11)
    Drop build-depends-indep: dpkg

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 07 Jul 2020 18:00:29 -0500

sensible-utils (0.0.12+nmu1) unstable; urgency=medium

  [ Felipe Sateler ]
  * Non-maintainer upload.
  * Do not attempt to discover the executable path of empty variables.
    Otherwise, which outputs a message like `usage: which [-as] program ... `.
    Instead of invoking which without arguments, lets skip the check
    (Closes: #927022)

  [ Boyuan Yang ]
  * debian/control: Update Vcs-* fields and use git packaging repo under Salsa Debian group.

 -- Felipe Sateler <fsateler@debian.org>  Sun, 17 Nov 2019 09:21:22 -0300

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog sensible-utils`.

Generated by dwww version 1.16 on Sat Dec 13 16:26:41 CET 2025.