auto-apt (0.3.22) unstable; urgency=low

  * QA upload.
    - ACK NMU.
    - Move to packaging format "3.0 (native)".
  * debian/compat
    - Update to 7.
  * debian/control
    - (Maintainer): Set to Debian QA Group. Package orphaned
      in Bug#541016.
    - (Build-Depends): update to debhelper 7.1. Add quilt.
    - (Depends): add ${misc:Depends}.
    - (Standards-Version): update to 3.8.4
  * debian/patches
    - (Number 10): Fix FTBFS(hurd-i386): PATH_MAX undeclared
      (Closes: #257087).
    - (Number 20): Fix conflicting wget(1) options (Closes: #481658).
      Patch thanks to Krzysztof Burghardt <krzysztof@burghardt.pl>
  * debian/README.source
    - New file.
  * debian/rules
    - Install quilt.
    - (install): use dh_prep. Adjust Makefile call.
  * debian/source/format
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 01 Apr 2010 07:25:46 +0300

auto-apt (0.3.21+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  * Move devscripts from Build-Depends to Recommends. It's not used
    in the build process but in the program itself.
    (Closes: #475259)

 -- Thijs Kinkhorst <thijs@debian.org>  Sat, 03 May 2008 18:04:57 +0200

auto-apt (0.3.21) unstable; urgency=low

  * debian/postrm; remove cache file when purged.
    closes: Bug#275579
  * auto-apt.sh: remove XSI:ism
    closes: Bug#259289, Bug#375931
  * auto-apt.1: fix typos
    closes: Bug#307025, Bug#275278
  * apply patch to auto-apt.es.1
    closes: Bug#257829
  * add auto-apt.fr.1
    closes: Bug#277535
  * debian/control: fix typo in description
    closes: Bug#243994
  * debian/{compat,rules}: debhelper compat level to 4

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun, 23 Jul 2006 09:20:01 +0900

auto-apt (0.3.20) unstable; urgency=low

  * auto-apt.sh: add install command
  * paths.list: add /usr/lib/pkgconfig/
  * auto-apt.es.1: added.  spanish manpage
    closes: Bug#206202
  * auto-apt.sh: see /etc/auto-apt/sources.list instead /etc/apt/sources.list.
     if not found, this file is symlinked to /etc/apt/sources.list.
     if you want to have different sources.list for auto-apt than apt-get,
     you can create /etc/auto-apt/sources.list.
    closes: Bug#202979

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sat, 20 Mar 2004 02:50:29 +0900

auto-apt (0.3.19) unstable; urgency=low

  * fix FTBFS with gcc-3.3. closes: Bug#195085
  - auto-apt-pkg.c (usage): don't use multiline string literals
  - auto-apt-pkg.c: include <time.h> for time()
  - pkgcdb/mempool.c (mempool_restore): fix warnings: 
  	concatenation of string literals with __FUNCTION__ is deprecated

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Mon,  2 Jun 2003 01:28:46 +0900

auto-apt (0.3.18) unstable; urgency=low

  * use --timestamping --continue option for wget
    closes: Bug#187658

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun,  6 Apr 2003 02:29:39 +0900

auto-apt (0.3.17) unstable; urgency=low

  * show progress bar while downloading Contents.gz by wget
    closes: Bug#146178, Bug#162068

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 26 Sep 2002 01:40:38 +0900

auto-apt (0.3.16) unstable; urgency=low

  * fix RE bug reading sources.list, closes: Bug#160662
  * fix obscur message for a search command when db is not initialised
    closes: Bug#146177

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Wed, 25 Sep 2002 00:28:08 +0900

auto-apt (0.3.15) unstable; urgency=low

  * The "Sympathy For The Devil" release
  * add support rsh|ssh method, closes: Bug#94105
  * fix typo in examples/auto-apt-get-menu.sh, closes: Bug#127536

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun,  6 Jan 2002 03:41:37 +0900

auto-apt (0.3.14) unstable; urgency=low

  * remove apt, sudo and perl dependency from Depends:
    move these to Recommends:.
    This is because these are only required when user uses auto-apt as
    automatic installation tool.   For users who want to search package
    by file, these packages are not requires.
    See also Bug#125386: ITP: apt-file

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 20 Dec 2001 01:51:37 +0900

auto-apt (0.3.13) unstable; urgency=low

  * use $(CC) instead of $(LD)
    closes: Bug#105593

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Wed, 18 Jul 2001 00:13:07 +0900

auto-apt (0.3.12) unstable; urgency=low

  * The "Ballad of Fallen Angels" release
  * fix requirepkg() that auto-apt debuild want to 
    apt-get 'build-essential' even if installed
    closes: Bug#101120
  * update paths.list

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue, 19 Jun 2001 23:19:24 +0900

auto-apt (0.3.11) unstable; urgency=low

  * The "Gateway Shuffle" release
  * adapt apt-config change in apt 0.5
    fix apt sources.list:etc/apt//SOURCES_LIST not found
    (thanks <taru@debian.org>)

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue, 27 Feb 2001 20:27:52 +0900

auto-apt (0.3.10) unstable; urgency=low

  * The "Honky Tonk Women" release
  * fix perl dependency, closes: Bug#80689

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 25 Jan 2001 13:00:34 +0900

auto-apt (0.3.9) unstable; urgency=low

  * The "Stray Dog Strut" release
  * apt is using ftp passive mode by default so auto-apt do the same.
    closes: Bug#78245 (thanks Gerfried Fuchs <alfie@debian.org>)
  * install build-essential if necessary

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Wed,  6 Dec 2000 00:35:44 +0900

auto-apt (0.3.8) unstable; urgency=low

  * The "Asteroid Blues" release
  * check libc.so path, closes: Bug#78685
  * check apt.conf and add --passive-ftp if necessary, closes: Bug#78254
  * set proxy configuration using apt.conf

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Mon,  4 Dec 2000 23:18:22 +0900

auto-apt (0.3.7) unstable; urgency=low

  * give a chance of shell when apt-get install failed in auto-apt-installer

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Mon, 20 Nov 2000 23:51:05 +0900

auto-apt (0.3.6) unstable; urgency=low

  * fix auto-apt search -f
  * remove bashism from /usr/bin/auto-apt, closes: Bug#77074

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 17 Nov 2000 02:03:40 +0900

auto-apt (0.3.5) unstable; urgency=low

  * Add -f option to auto-apt check, list, search
    to search Contents-*.gz itself instead of auto-apt's package db

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri,  3 Nov 2000 04:21:00 +0900

auto-apt (0.3.4) unstable; urgency=low

  * segfault againt invalid Contents data.
    fix this by checking valid chars for package name/filename

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Mon, 23 Oct 2000 16:51:23 +0900

auto-apt (0.3.3) unstable; urgency=low

  * fix bus error on sparc
  * "auto-apt debuild": surpress garbage output

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 19 Oct 2000 19:13:04 +0900

auto-apt (0.3.2) unstable; urgency=low

  * remove bashism from /usr/bin/auto-apt, closes: Bug#69491

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Mon, 28 Aug 2000 22:52:15 +0900

auto-apt (0.3.1) unstable; urgency=low

  * don't print "auto-apt pkgcontents.bin load failed, auto-apt off"
    because it cause some trouble if no pkgcontents.bin
  * add examples/auto-apt-get-menu.sh

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 21 Jul 2000 02:05:47 +0900

auto-apt (0.3) unstable; urgency=low

  * Initial Release to Debian
    - new contents database, speedup to create db
    - separate installer backend with X support

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Mon, 17 Jul 2000 00:27:13 +0900

auto-apt (0.2.99.8) unstable; urgency=low

  * (auto-apt-installer.pl) fix libgtk-perl installation
  * (auto-apt-installer.pl) use tput smcup,rmcup
  * (auto-apt.c) fix no auto-installation with -L option
  * (auto-apt.sh) fix regex for sources.list 
  * (debian/control) add perl dependency

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 14 Jul 2000 17:39:19 +0900

auto-apt (0.2.99.7.1) unstable; urgency=low

  * [fix critical bug] check auto-apt-installer loop

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 14 Jul 2000 01:51:57 +0900
 
auto-apt (0.2.99.7) unstable; urgency=low

  * X interface enabled by default
  * automatic install: libgtk-perl and xterm

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 14 Jul 2000 01:28:35 +0900

auto-apt (0.2.99.6) unstable; urgency=low

  * select package in auto-apt-installer
  * add support Gtk package selection

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 13 Jul 2000 22:12:54 +0900

auto-apt (0.2.99.5) unstable; urgency=low

  * [add] auto-apt-installer
    apt-get install helper program

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 13 Jul 2000 18:34:51 +0900

auto-apt (0.2.99.4) unstable; urgency=low

  * use -X instead of -x (like ssh)
  * more verbose auto-apt status

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 13 Jul 2000 13:44:57 +0900

auto-apt (0.2.99.3) unstable; urgency=low

  * Support X window system.
    change -x option
    old -x hooks => -p hooks

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 13 Jul 2000 11:36:54 +0900

auto-apt (0.2.99.2) unstable; urgency=low

  * don't link with libdb.
  * documentation cleanup.

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Wed, 12 Jul 2000 12:46:07 +0900

auto-apt (0.2.99.1) unstable; urgency=low

  * /etc/auto-apt/paths.list as conffiles

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Wed, 12 Jul 2000 10:52:43 +0900

auto-apt (0.2.99.0) experimental; urgency=low

  * new package contents database support

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue, 11 Jul 2000 01:57:46 +0900

auto-apt (0.2.12) unstable; urgency=low

  * add "requirepkg /usr/bin/debuild devscripts" for auto-apt debuild

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Mon, 10 Jul 2000 23:05:57 +0900

auto-apt (0.2.11) unstable; urgency=low

  * use "dpkg --print-installation-architecture", 
    instead of dpkg-architecture, because dpkg-architecture depends on gcc
  * check dpkg lock to fix issues dpkg and re-entrancy,
    reported by Joey Hess <joeyh@debian.org>
  * change message "Exit the command to leave auto-apt mode."
    as Joey Hess <joeyh@debian.org> suggested.
  * change description as Peter S Galbraith <GalbraithP@dfo-mpo.gc.ca>
    suggested.
    
 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun,  9 Jul 2000 02:56:14 +0900

auto-apt (0.2.10) unstable; urgency=low

  * [fix] typo in auto-apt update
  * [fix] typo in usage 
  * add new feature:
    (pkgcdb) -a - no aggregation

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri,  7 Jul 2000 01:00:40 +0900

auto-apt (0.2.9) unstable; urgency=low

  * [fix] command check in "auto-apt run"
  * [fix] use getopts, instead of getopt(1)
    no more need "--" to separate auto-apt arg and command arg
  * [fix] can't handle filename containing space chars. 
    by Shuzo Hatta's advices.
  * modify "auto-apt debuild" follow option rules
  
 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue,  4 Jul 2000 23:59:44 +0900

auto-apt (0.2.8) unstable; urgency=low

  * unified option parsing in /usr/bin/auto-apt.
    major change: -C => -D

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue,  4 Jul 2000 12:06:54 +0900

auto-apt (0.2.7) unstable; urgency=low

  * [fix] auto_apt_setup()
    - eg. coudn't catch execv() in /usr/bin/man
  * usage: pkgcdb del

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue,  4 Jul 2000 00:52:28 +0900

auto-apt (0.2.6) unstable; urgency=low

  * add new features
    - auto-apt -x [hook]
    (AUTO_APT_HOOK)
  * save extra data in detect database
  
 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun,  2 Jul 2000 22:12:18 +0900

auto-apt (0.2.5) unstable; urgency=low

  * add new features
    - auto-apt debuild
     (from example gen-build-depends)

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun,  2 Jul 2000 00:36:56 +0900

auto-apt (0.2.4) unstable; urgency=low

  * [important fix/auto-apt] 
     - support execl(3),execle(3),execlp(3),execvp(3),execv(3)
  * fix examples
  * [fix] auto-apt run -q option

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sat,  1 Jul 2000 10:46:27 +0900

auto-apt (0.2.3) unstable; urgency=low

  * "pkgcdb put" handle -/+ prefix
  * add new features
    - AUTO_APT_FILEDB=<filedb>
      it is used for detect package list accessed.
  * auto-apt update-local
  * [fix] don't register essential directory (eg. /usr/include) for 
    some package dir

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 30 Jun 2000 18:30:09 +0900

auto-apt (0.2.2) unstable; urgency=low

  * add new features
    - AUTO_APT_DB=<dbfile>	
      select file db other than /var/cache/auto-apt/pkgcontent.db
  * create simple auto-apt.1
  * [fix] #! magic fixed

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 30 Jun 2000 12:03:39 +0900

auto-apt (0.2.1) unstable; urgency=low

  * add new features
    pkgcdb del package <dbfile>
  * add new features
    - AUTO_APT_YES=?	auto-apt run -y
  * add new features
    pkgcdb list <dbfile>
  * add new features
   - AUTO_APT_DETECT=<dbfile>	file access detect db
  * [pkgcdb] add "usr/etc/" to fname_dist
  * check URL method in auto-apt update
  * auto install package required in auto-apt update
  * add new features
   - AUTO_APT_LOG=<logfile>	print out logfile
   - AUTO_APT_ACCEPT={main,contrib,non-free,non-US}	select acceptable dist
   - AUTO_APT_SIMULATE=?	simulate?
  * performace tune for pkgcdb
  * [fix] minor bug to expand filename
  * [fix] not to put verbose entries in pkgcontents.db
  * import to CVS

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 29 Jun 2000 18:03:38 +0900

auto-apt (0.2) unstable; urgency=low

  * new package contents database: pkgcdb
  * new frontend auto-apt.sh

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 29 Jun 2000 01:39:33 +0900

auto-apt (0.1) unstable; urgency=low

  * set /sbin and /usr/sbin to PATH for "sudo apt-get"
  * if stdout isn't tty, redirect: apt-get install < /dev/null > /dev/null
  * change: auto-apt-makedb, auto-apt-fetchdb

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue, 27 Jun 2000 18:24:27 +0900

auto-apt (0.0-1) unstable; urgency=low

  * Initial Release.

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue, 27 Jun 2000 15:20:46 +0900


