aptsh (0.0.7+nmu2ubuntu3) precise; urgency=low

  * Rebuild against latest libapt.

 -- Angel Abad <angelabad@ubuntu.com>  Mon, 30 Jan 2012 11:30:45 +0100

aptsh (0.0.7+nmu2ubuntu2) precise; urgency=low

  * Revert last change. Sync back to debian.

 -- Nicolas Valcárcel Scerpella <nicolas.valcarcel@canonical.com>  Tue, 25 Oct 2011 09:48:06 -0500

aptsh (0.0.7+nmu2ubuntu1) precise; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - debian/control: change Build-Depends from libreadline5-dev to
      libreadline-dev for readline transition.

 -- Nicolas Valcárcel Scerpella <nicolas.valcarcel@canonical.com>  Tue, 25 Oct 2011 02:20:08 -0500

aptsh (0.0.7+nmu2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control: Build-Depend on libreadline-gplv2-dev instead of
    libreadline5-dev. (Closes: #553726)
  * src/Makefile.am, src/Makefile.in: Apply patch from Ubuntu to
    remove unknown -avoid-version from LDFLAGS. (Closes: #628245)

 -- Tim Retout <diocles@debian.org>  Wed, 17 Aug 2011 21:04:59 +0100

aptsh (0.0.7+nmu1ubuntu2) oneiric; urgency=low

  * rebuild against the latest libapt

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Aug 2011 12:51:59 +0200

aptsh (0.0.7+nmu1ubuntu1) oneiric; urgency=low

  * debian/control: change Build-Depends from libreadline5-dev to libreadline-dev
    for readline transition.
  * src/Makefile.am/in: fix FTBFS by removing -avoid-version from gcc options.

 -- Andreas Moog <amoog@ubuntu.com>  Thu, 23 Jun 2011 15:41:51 +0000

aptsh (0.0.7+nmu1build3) maverick; urgency=low

  * rebuild against latest libapt

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 30 Jul 2010 22:28:22 +0200

aptsh (0.0.7+nmu1build2) karmic; urgency=low

  * rebuild against latest libapt

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 25 Sep 2009 23:56:37 +0200

aptsh (0.0.7+nmu1build1) jaunty; urgency=low

  * rebuild against latest libapt

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 Feb 2009 10:17:23 +0100

aptsh (0.0.7+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #419321).

 -- Luk Claes <luk@debian.org>  Sat, 15 Mar 2008 21:44:10 +0000

aptsh (0.0.7) unstable; urgency=low

  * Fixed bug in printer.c. May had caused strange behaviour of orphans-*
    commands on some architectures (ie. ppc). Closes: #383875.
  * Fixed bug in rls and ls commands - if given argument matched files in
    current directory (wildcard), in some shells names of these files were
    used instead of typed text.
  * Aptsh can be run with commands as arguments, this will work now:
    aptsh remove wajig
  * Fixed many minor bugs, added many minor features.
  * Done many internal improvements, the code seems to be clean now.

 -- Marcin Wrochniak <wrochniak@gmail.com>  Mon,  9 Apr 2007 14:55:27 +0200

aptsh (0.0.6) unstable; urgency=low

  * Fixed *.deb completion for dpkg --install command.
  * Fixed bug affecting --execute and commands that require initialization of
    libapt-pkg.
  * "orphans" and "orphans-all" are now pipeable.
  * Rewritten configuration file parser. Closes: #356770.
  * Fixed bashism in debian/rules. Closes: #374444.
  * Folded HOWTO. Closes: #344624. 

 -- Marcin Wrochniak <wrochniak@gmail.com>  Wed, 21 Jun 2006 10:22:50 +0200

aptsh (0.0.5) unstable; urgency=low

  * Aptsh used to crash when line was NULL (now exits). Closes: #333550.
  * Fixed PS1 in default configuration file which had been causing libreadline
    to mess up the screen when line was too long. Closes: #334130.
  * Added --help option and fixed bug with not recognized arguments.
    Closes: #335172.
  * Should build on 64-bit architectures now. Closes: #334109.
  * Changed libreadline4 to libreadline5. 

 -- Marcin Wrochniak <wrochniak@gmail.com>  Sat,  3 Dec 2005 11:01:35 +0100

aptsh (0.0.4) unstable; urgency=low

  * Initial Release.
  * This is the first release with packages not generated automatically.
  * ITP. Closes: #330342.

 -- Marcin Wrochniak <wrochniak@gmail.com>  Tue, 27 Sep 2005 18:53:59 +0200

