bashstyle-ng (10.8-1nano) unstable; urgency=low

  * new upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Fri, 12 Aug 2022 20:35:16 +0200

bashstyle-ng (10.7.4-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Thu, 05 May 2022 20:24:03 +0200

bashstyle-ng (10.7.3-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Fri, 19 Mar 2021 20:26:03 +0100

bashstyle-ng (10.7.2-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sun, 30 Aug 2020 10:27:21 +0200

bashstyle-ng (10.7.1-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Fri, 20 Dec 2019 22:26:30 +0100

bashstyle-ng (10.7-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Tue, 10 Sep 2019 18:44:36 +0200

bashstyle-ng (10.6.1-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sat, 24 Aug 2019 11:34:15 +0200

bashstyle-ng (10.6-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Thu, 22 Aug 2019 19:54:09 +0200

bashstyle-ng (10.5-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Mon, 23 Jul 2018 18:03:18 +0200

bashstyle-ng (10.4-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sat, 12 May 2018 19:42:41 +0200

bashstyle-ng (10.3-1nano) unstable; urgency=low

  * New upstream bugfix release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sat, 18 Nov 2017 11:19:43 +0100

bashstyle-ng (10.2-1nano) unstable; urgency=low

  * New upstream stable release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sun, 22 Oct 2017 22:04:48 +0200

bashstyle-ng (10.1-1nano) unstable; urgency=low

  * New upstream stable release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sat, 26 Aug 2017 16:49:24 +0200

bashstyle-ng (10.0-1nano) unstable; urgency=low

  * New upstream stable release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Mon, 01 May 2017 20:31:00 +0200

bashstyle-ng (9.3-1nano) unstable; urgency=low

  * New upstream stable release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Thu, 26 May 2016 10:55:45 +0200

bashstyle-ng (9.2-1nano) unstable; urgency=low

  * New upstream stable release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Mon, 25 Jan 2016 20:01:35 +0100

bashstyle-ng (9.1-2nano) unstable; urgency=low

  * rebuild using proper bs-ng_vendor.ini

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sat, 26 Sep 2015 19:12:58 +0200

bashstyle-ng (9.1-1nano) unstable; urgency=low

  * New upstream stable release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Fri, 25 Sep 2015 20:26:52 +0200

bashstyle-ng (9.0-1nano) unstable; urgency=low

  * New upstream stable release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Fri, 04 Sep 2015 18:21:47 +0200

bashstyle-ng (9.0~rc1-1nano) unstable; urgency=low

  * New upstream release candidate

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Thu, 20 Aug 2015 20:26:52 +0200

bashstyle-ng (8.99-1nano) unstable; urgency=low

  * New upstream beta release

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sun, 08 Jun 2014 19:54:09 +0200

bashstyle-ng (8.4-1nano) unstable; urgency=low

  * New upstream stable release
  * support for python3
  * Upstream changes:
    * #148 (alias): fix aliases #8 and #9 set from UI weren't setup on Bash
    * #149 (count_files): -f/+f and -d/+d params were exchanged
    * #150 (debian): make bashstyle-ng exlicitely depend on python-configobj
    * #151 (make): fix generating pot file for bs-ng-wizard
    * #152 (configure): fix detection of python version if it's an RC
    * #153 (python3): full python3 support (ConfigObj only supports 3.2
                      and 3.3 officially)
    * direxpand: Bash >= 4.3 features a new shopt: direxpand. Enabling this
             causes Bash to expand directory names in completion like
             Bash 4.1 did.
    * globasciiranges: Bash >= 4.3 features a new shop: globasciirange.
                   Enabling this causes Bash to use character ordering
                   like in the C locale when globbing ranges.
    * show-mode-in-prompt: New readline option to show the current editing
                       mode in the prompt
    * minor UI improvement (tabs on the left, smaller icons on tabs,
      text below icons on tab)
    * add "Report Bugs" button to the about dialog
    * updated and completed german translation
    * configure 4.2.3: add --bashrc option to pass a specific system
                   wide bashrc (required for bashstyle-ng init)
    * bump supported python versions to 3.3 (only if you have ConfigObj 5)

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Thu, 20 Mar 2014 12:59:07 +0100

bashstyle-ng (8.3-1nano) unstable; urgency=low

  * New upstream stable release
  * Upstream changes:
    * fix 143 (make): don't enforce make install/uninstall to
      be run as root (prevents building rpm packages)
    * fix 144 (docs): don't auto-install docs like AUTHORS,
      COPYING etc. let this the package-maintainer do.
      Only the user-manual will be installed on your system
    * fix 145 (clock-advanced prompt): 	fix calculating prompt-size
      when changing user and fix calculating overall prompt-size in
      monochrome version
    * fix 146 (nx-rc): make "reload" working again (broken since 8.2)
    * fix 147 (wizard): fixed some bugs that prevented upgrading the
      ini-file for bs-ng-wizard (first update of the file in v8.3)
    * install-extras: simple script to install other (possibly)
      insteressting stuff for bash (currently: bash-git-prompt)
    * nx-rc: don't pollute environment with useless variables
    * installdirs: don't create no longer used directories upon install
    * colorshell: option to return to normal text-color after pressing enter
    * bs-ng-wizard: update ini_file to v2 (add color_shell_reset option)
    * configure 4.2.2:
      * add --no-postinstall configure-flag (for package-maintainers)
      [no post-installation tasks will be performed, ensure your packaging
      scripts will do the thing instead]
      * add --no-installdocs configure-flag (for package-maintainers)
        [no documentation will be automatically installed, ensure your
         packaging scripts will do the thing instead]
      * changed configures note-message at the end a bit

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sat, 17 Aug 2013 18:54:27 +0200

bashstyle-ng (8.2-1nano) unstable; urgency=low

  * New upstream stable release
  * bugfix: fix python check if version number contains '+'
  * fix many lintian warnings, improve debian packaging scripts
  * move bashstyle.sh from /etc/profile.d to /etc
  * let nx-rc create a default $HOME/.bs-ng.ini if none exists
  * improve loading settings, it is now really possible to only
    use readline settings, but not bash or any other constellation
  * add posibility to use a vendor provided config if user
    does not have $HOME/.bs-ng.ini (/etc/bs-ng_vendor.ini),
    or no $HOME/.bs-ng-wizard.ini (/etc/bs-ng-wizard_vendor.ini)
  * make bashstyle.sh load BashStyle-NG on shell startup,
    (if enabled in users $HOME/.bs-ng.ini)
  * improved post-installation tasks

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Wed, 24 Jul 2013 19:03:45 +0200

bashstyle-ng (8.1-1nano) unstable; urgency=low

  * New upstream stable release [see NEWS]

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sun, 12 May 2013 17:37:00 +2000

bashstyle-ng (8.00-1nano) unstable; urgency=low

  * New upstream stable release [see NEWS]

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Fri, 03 May 2013 19:54:49 +0200

bashstyle-ng (7.99.1-1nano) unstable; urgency=low

  * New upstream release [see NEWS]

 -- Christopher Roy Bratusek <nano@jpberlin.de>  Sat, 26 May 2012 20:00:00 +0200
