sensible-utils (0.0.9ubuntu0.14.04.1) trusty-security; urgency=medium

  * SECURITY UPDATE: argument-injection attack via BROWSER env variable
    - sensible-browser: stop supporting %s expansion in $BROWSER.
    - CVE-2017-17512

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Wed, 21 Feb 2018 14:24:10 -0500

sensible-utils (0.0.9) unstable; urgency=low

  * Fix bashism in select-editor
    Patch by Thorsten Glaser
    Closes: #711321

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 06 Jun 2013 22:19:39 +1000

sensible-utils (0.0.8) unstable; urgency=low

  * Merge 0.0.7ubuntu1 
    - add select-editor (Closes: #482774)
    - modify sensible-editor to pick the editor from select-editor
  * Removes reference to non-existent BROWSER documentation in environ(7)
    Patch by Matt Kraai
    Closes: #567250
  * Commented-out Vcs-* headers
    Closes: #661752
  * Standards Version is 3.9.4

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 06 Jun 2013 12:27:15 +1000

sensible-utils (0.0.7ubuntu1) quantal; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - add select-editor (forwarded as bug #482774)
    - modify sensible-editor to pick the editor from select-editor

 -- Logan Rosen <logatronico@gmail.com>  Wed, 11 Jul 2012 23:32:04 -0400

sensible-utils (0.0.7) unstable; urgency=low

  [ David Prévot <taffit@debian.org> ]
  * set Multi-Arch: foreign. Closes: #666102
  * French, by David Prévot. Closes: #603883
  * German, by Helge Kreutzmann. Closes: #625897
  * Spanish, by Omar Campagne. Closes: #636239
  * Japanese, by KURASAWA Nozomu. Closes: #650641
  * Italian, by Beatrice Torracca. Closes: #672650

  [ Anibal Monsalve Salazar ]
  * Fix out-of-date-standards-version
  * Fix debian-rules-missing-recommended-target

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 14 May 2012 17:23:27 +1000

sensible-utils (0.0.6ubuntu2) natty; urgency=low

  * Makefile.in: add select-editor and its manpage, LP: #682997

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 30 Nov 2010 12:30:23 -0600

sensible-utils (0.0.6ubuntu1) natty; urgency=low

  * Merge from debian unstable (LP: #682137). Remaining changes:
    - add select-editor (forwarded as bug #482774)
    - modify sensible-editor to pick the editor from select-editor

 -- Bhavani Shankar <bhavi@ubuntu.com>  Mon, 29 Nov 2010 20:02:40 +0530

sensible-utils (0.0.6) unstable; urgency=low

  * New maintainer 
  * French man page update from David Prévot
    Closes: 603883
  * Fix copyright-refers-to-symlink-license
  * Fix maintainer-script-without-set-e

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 26 Nov 2010 00:18:17 +1100

sensible-utils (0.0.5ubuntu1) natty; urgency=low

  * Merge from debian unstable (LP: #675206), remaining changes:
    - add select-editor (forwarded as bug #482774)
    - modify sensible-editor to pick the editor from select-editor

 -- Lorenzo De Liso <blackz@ubuntu.com>  Sun, 14 Nov 2010 16:23:25 +0100

sensible-utils (0.0.5) unstable; urgency=low

  * sensible-editor.1: Add reference to VISUAL environment variable.
    closes: #603244.
  * Add Spanish man page from Omar Campagne.  closes: #602283.
  * Bump to Standards-Version 3.9.1.
  * Orphan the package.

 -- Clint Adams <clint@gnu.org>  Sun, 14 Nov 2010 01:24:38 -0500

sensible-utils (0.0.4ubuntu1) maverick; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - add select-editor (forwarded as bug #482774)
    - modify sensible-editor to pick the editor from select-editor

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 24 Jun 2010 20:58:20 +0200

sensible-utils (0.0.4) unstable; urgency=low

  * Patch from Robert Luberda to fix previous Polish man page patch.
    closes: #576745.

 -- Clint Adams <schizo@debian.org>  Wed, 07 Apr 2010 18:43:59 -0400

sensible-utils (0.0.3) unstable; urgency=low

  * Polish man page translations from Robert Luberda.  closes: #576745.
  * Bump to Standards-Version 3.8.4.

 -- Clint Adams <schizo@debian.org>  Tue, 06 Apr 2010 19:12:34 -0400

sensible-utils (0.0.2) unstable; urgency=low

  * sensible-browser: patch from Martin Krafft to avoid manufacturing
    null browser arguments.  closes: #556428.
  * Bump to Standards-Version 3.8.3.
  * Switch to 3.0 (native) source format.

 -- Clint Adams <schizo@debian.org>  Thu, 26 Nov 2009 14:42:48 -0500

sensible-utils (0.0.1ubuntu3) lucid; urgency=low

  * sensible-editor: make this slightly more robust, to handle both
    EDITOR=sensible-editor and EDITOR=/usr/bin/sensible-editor, LP: #554234

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 24 Mar 2010 22:23:35 -0700

sensible-utils (0.0.1ubuntu2) lucid; urgency=low

  * sensible-editor: fix recursion when EDITOR|VISUAL|SENSIBLE_EDITOR
    is /usr/bin/sensible-editor, LP: #546592

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 24 Mar 2010 19:25:39 -0700

sensible-utils (0.0.1ubuntu1) lucid; urgency=low

  * Copy select-editor support from debianutils (LP: #462515):
    - Makefile.am: Add select-editor to bin scripts and man page lists.
    - Makefile.in: Add select-editor to bin scripts and man page lists.
    - debian/control: Add select-editor to package description.
    - select-editor: Interactive utility to prompt for and save editor on a 
      per user basis in ~/.selected_editor.
    - select-editor.1: Manpage for select-editor.
    - sensible-editor: Source ~/.selected_editor and use SELECTED_EDITOR if 
      found, otherwise calling select-editor.
    - sensible-editor.1: Updated to cross-reference select-editor(1).
  * Dropped modifications to pot file.  Translation support doesn't work
    as-is anyway (needs to pass domain to gettext, needs to install .mo
    file, needs to show up in rosetta)

 -- Michael Terry <michael.terry@canonical.com>  Tue, 08 Dec 2009 12:52:41 +0000

sensible-utils (0.0.1) unstable; urgency=low

  * Bump to Standards-Version 3.8.1.
  * Switch to arch:all.
  * Update Replaces to debianutils (<= 2.32.3).

 -- Clint Adams <schizo@debian.org>  Thu, 26 Mar 2009 21:07:24 -0400

sensible-utils (0.0.0) unstable; urgency=low

  * Initial release.

 -- Clint Adams <schizo@debian.org>  Mon, 16 Feb 2009 11:24:37 -0500
