autounit (0.20.1-6) unstable; urgency=medium

  * rebuild for mstrict-align

 -- root <root@loongson-pc>  Fri, 28 Jan 2022 10:26:00 +0800

autounit (0.20.1-5) unstable; urgency=medium

  * QA upload.
  * Fix "FTBFS with clang instead of gcc" and "ftbfs with GCC-5":
    add patch from Alexander <sanek23994@gmail.com>
    (Closes: #755961)

 -- gregor herrmann <gregoa@debian.org>  Sat, 18 Jul 2015 18:05:09 +0200

autounit (0.20.1-4) unstable; urgency=low

  * QA upload.
  * Remove dpatch and upgrade to packaging format "3.0 quilt" (Closes: #667877)
    - Convert in-line changes to individual debian/patches: 10, 20, 22.
    - Restore files to their original states from *.orig.tar.gz
    - Delete source.lintian-overrides; not needed with format 3.0.
  * debian/control
    - Update to Standards-Version to 3.9.3.1 and debhelper to 9.
    - Add autotools-dev to always use updated config.* files.
    - Set maintainer to QA Group, see #585423.
  * debian/rules
    - Save/Restore original files due to autoreconf to keep diff clean.
    - Delete patch targets; not needed with format 3.0.
  * Lintian fixes:
    - binary-control-field-duplicates-source
    - copyright-refers-to-symlink-license
    - copyright-with-old-dh-make-debian-copyright

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 12 May 2012 21:49:10 +0300

autounit (0.20.1-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't ship .la files (Closes: #621190).

 -- Luk Claes <luk@debian.org>  Sat, 11 Jun 2011 17:41:05 +0200

autounit (0.20.1-3) unstable; urgency=low

  * Build on libglib2.0-dev (Closes: #523563).
  * Added dpatch for build against libglib2.0.
    added debian/source.lintian-override
  * Update Standards-Version to 3.8.1.
    added debian/compat

 -- Masami Ichikawa <masami256@gmail.com>  Tue, 14 Apr 2009 21:45:09 +0900

autounit (0.20.1-2) unstable; urgency=low

  * Depend on libglib1.2-dev instead of libglib-dev (Closes: #391257).
  * Only install ChangeLog once (Closes: #386428).
  * thanks for Luk Claes reporting this (Closes: #393225).

 -- Masami Ichikawa <masami256@gmail.com>  Thu,  9 Nov 2006 21:32:47 +0900

autounit (0.20.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Depend on libglib1.2-dev instead of libglib-dev (Closes: #391257).
  * Only install ChangeLog once (Closes: #386428).

 -- Luk Claes <luk@debian.org>  Sun, 15 Oct 2006 18:00:39 +0200
 
autounit (0.20.1-1) unstable; urgency=low

  * New maintainer (Closes: #374124)
  * New upstream release
  * Added libautounit2.lintian to override package-name-doesnt-match-sonames
  * Added upstream homepage url to debian/copyright
  * remove libautounit-guile. see changelog.gz
	
 -- Masami Ichikawa <masami256@gmail.com>  Tue, 22 Aug 2006 00:41:20 +0900

autounit (0.15.2-6) unstable; urgency=low

  * QA upload.
  * Set QA as maintainer.
  * Set Standards-Version to 3.7.2.
  * Set DH_COMPAT to 5.
  * Fixed linda error "missing a Section header".
  * Fixed "FTBFS (ppc64): 'size_t ns_len; sscanf(str,"%d",&ns_len)'",
    closes: #360753. Patch by Andreas Jochens <aj@andaco.de>.
  * New Swedish PO translation. Closes: #351086.
    Patch by Daniel Nylander <yeager@lidkoping.net>.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 23 Jul 2006 12:15:52 +1000

autounit (0.15.2-5) unstable; urgency=low

  * Move libautounit-dev to libdevel
  * Make slib depend guile1.6-slib | guile1.4-slib and remove guile
    build-depend (Closes: #146529)
  * Remove dh_dhelp call. (Closes: #189744)
  * Remove dh_make template in copyright file. (lintian)
  * Up build depends on debhelper to 4. (lintian)

 -- James LewisMoss <dres@debian.org>  Sun, 20 Apr 2003 09:50:57 -0400

autounit (0.15.2-4) unstable; urgency=low

  * Add slib build-depends (Closes: #146529)

 -- James LewisMoss <dres@debian.org>  Sat, 19 Apr 2003 10:29:17 -0400

autounit (0.15.2-3) unstable; urgency=low

  * Add texinfo build depend (Closes: #147308)

 -- James LewisMoss <dres@debian.org>  Fri, 17 May 2002 19:13:42 -0400

autounit (0.15.2-2) unstable; urgency=low

  * Add guile1.4-slib to build depends.
  * Change libautounit-guile depend to guile1.4-slib.

 -- James LewisMoss <dres@debian.org>  Fri, 17 May 2002 11:08:58 -0400

autounit (0.15.2-1) unstable; urgency=low

  * New upstream.

 -- James LewisMoss <dres@debian.org>  Thu,  2 May 2002 21:44:24 -0400

autounit (0.15.1-1) unstable; urgency=low

  * New upstream.

 -- James LewisMoss <dres@debian.org>  Mon, 22 Apr 2002 11:06:10 -0400

autounit (0.15.0-1) unstable; urgency=low

  * New upstream.
  * Add libautounit-guile package.

 -- James LewisMoss <dres@debian.org>  Sun, 21 Apr 2002 17:46:45 -0400

autounit (0.14.0-1) unstable; urgency=low

  * New upstream.
  * Add suggests pkg-config and depends libglib-dev to -dev package
  * Add libglib-dev to build depends

 -- James LewisMoss <dres@debian.org>  Wed, 10 Apr 2002 03:32:36 -0400

autounit (0.13.0-1) unstable; urgency=low

  * New upstream. Up package to 2.

 -- James LewisMoss <dres@debian.org>  Tue,  2 Apr 2002 13:50:02 -0500

autounit (0.12.1-1) unstable; urgency=low

  * New upstream.
  * Up package name to 1 from 0.

 -- James LewisMoss <dres@debian.org>  Thu, 28 Mar 2002 14:57:33 -0500

autounit (0.12.0-1) unstable; urgency=low

  * New upstream

 -- James LewisMoss <dres@debian.org>  Mon, 25 Mar 2002 21:56:28 -0500

autounit (0.10.2-2) unstable; urgency=low

  * Updates to docs, etc.

 -- James LewisMoss <dres@debian.org>  Thu, 21 Mar 2002 01:41:41 -0500

autounit (0.10.2-1) unstable; urgency=low

  * Initial Release.

 -- James LewisMoss <dres@debian.org>  Wed,  6 Mar 2002 23:04:57 -0500
