stressapptest (1.0.11-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 19:22:50 +1100

stressapptest (1.0.11-2build1) noble; urgency=medium

  * No-change rebuild against libaio1t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 16 Mar 2024 09:17:38 +0000

stressapptest (1.0.11-2) unstable; urgency=medium

  * Fix the build on i386. Thanks Adrian Bunk.
  * Drop i486 and i586 patches.

 -- Emanuele Rocca <ema@debian.org>  Sun, 08 Oct 2023 10:24:45 +0200

stressapptest (1.0.11-1) unstable; urgency=medium

  * Update to new upstream version 1.0.11.

 -- Emanuele Rocca <ema@debian.org>  Fri, 06 Oct 2023 12:08:47 +0200

stressapptest (1.0.9-3) unstable; urgency=medium

  * Add autopkgtest.

 -- Emanuele Rocca <ema@debian.org>  Mon, 11 Sep 2023 13:22:24 +0200

stressapptest (1.0.9-2) unstable; urgency=medium

  * Set Architecture: any (Closes: #599016)
  * Add dgit/sid as the branch name to Vcs-git.

 -- Emanuele Rocca <ema@debian.org>  Wed, 30 Aug 2023 12:51:58 +0200

stressapptest (1.0.9-1) unstable; urgency=medium

  [ Jelmer Vernooĳ ]
  * Migrate repository from alioth to salsa.

  [ Emanuele Rocca ]
  * Update to new upstream version 1.0.9.
  * Explicitly include cstdint to build with GCC-13 (Closes: #1037867)
  * Ship NOTICE file as required by the Apache 2.0 license.
  * Add arm64 and armel to the list of supported architectures.
  * d/watch, d/control, d/copyright: Update project URL using GitHub instead of
    code.google.com.
  * Priority 'extra' is deprecated, use 'optional' instead.
  * Add myself to Uploaders with Pierre's permission.
  * Set Standards-Version to 4.6.2.
  * Set debhelper compatibility level to 13.
  * Drop dh-autoreconf build dependency, unnecessary since debhelper
    compatibility level 10.

 -- Emanuele Rocca <ema@debian.org>  Thu, 24 Aug 2023 14:47:12 +0200

stressapptest (1.0.6-2.2) unstable; urgency=medium

  * Non-maintainer upload.

  [ Bernhard M. Wiedemann ]
  * Allow to override build date with SOURCE_DATE_EPOCH (Closes: #831587)

  [ Helmut Grohne ]
  * Fix FTCBFS. (Closes: #986653)

 -- Vagrant Cascadian <vagrant@debian.org>  Thu, 17 Nov 2022 14:06:40 -0800

stressapptest (1.0.6-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Backport upstream fix for FTBFS with gcc 12. (Closes: #1013043)

 -- Adrian Bunk <bunk@debian.org>  Mon, 05 Sep 2022 00:42:31 +0300

stressapptest (1.0.6-2) unstable; urgency=medium

  * Add i586 support patch. (Closes: #775642)

 -- Pierre Blanc <pierreblanc75@gmail.com>  Tue, 20 Jan 2015 19:42:47 -0500

stressapptest (1.0.6-1) unstable; urgency=low

  * Merging upstream version 1.0.6. (Closes: #728696)
  * Fix armhf support patch. (Closes: #728695)
  
 -- Pierre Blanc <pierreblanc75@gmail.com>  Wed, 20 Nov 2013 19:47:59 +0100

stressapptest (1.0.4-3) unstable; urgency=low

  * Adopt package. (Closes: #728288)
  * Update to debhelper 9.
  * Use dh-autoreconf.
  * Bump standards to 3.8.4.

 -- Pierre Blanc <pierreblanc75@gmail.com>  Wed, 30 Oct 2013 18:04:08 +0100

stressapptest (1.0.4-2) unstable; urgency=low

  * [3c4bb34] Add debian/patches/support_i486_builds to support
    building on i486.
  * [eb882fd] Add autoreconf call to debian/rules.

 -- Michael Prokop <mika@debian.org>  Tue, 12 Jun 2012 01:49:45 +0200

stressapptest (1.0.4-1) unstable; urgency=low

  * [dfea08b] Bump Standards-Version to 3.9.3.
  * [9c320eb] Merging upstream version 1.0.4.
  * [73dd8e7] Drop debian/patches/no-static-build (upstream compiles
    statically only with --with-static now)
  * [795bc0e] Add armhf support. Thanks to Konstantinos Margaritis
    <markos@genesi-usa.com> for the initial patch (Closes: #629483)
  * [efe16ed] Switch to debhelper-7 minimal style, Build-Depending on
    automake, debhelper (>= 7.0.50~) + quilt, raised compat version to 7.
  * [ecc2635] Replace Architecture "any" with "amd64 armhf i386 powerpc"
    (see #677090)

 -- Michael Prokop <mika@debian.org>  Mon, 11 Jun 2012 23:38:13 +0200

stressapptest (1.0.3-2) unstable; urgency=low

  * [ad79dfa] Use Architecture any instead of whitelisting archs.
  * [f75e14b] Drop CROSS specific configure stuff.

 -- Michael Prokop <mika@debian.org>  Thu, 29 Jul 2010 17:12:37 -0400

stressapptest (1.0.3-1) unstable; urgency=low

  * [e723f0c] Merging upstream version 1.0.3.
  * [0713e49] Bump Standards-Version to 3.9.1.
  * [9466bfa] Add libaio-dev to Build-Depends.
  * [b6a48bb] Rework autoconf handling in debian/rules. (Closes:
    #575495) - thanks to Reinhard Tartler <siretart@tauware.de>
    for helping.
  * [c60a573] Switch to dpkg-source 3.0 (quilt) format.
  * [05108de] Add quilt patch to build non-static.

 -- Michael Prokop <mika@debian.org>  Thu, 29 Jul 2010 13:04:19 -0400

stressapptest (1.0.1-3) unstable; urgency=low

  * Add sh4 to list of supported architectures. Thanks to
    Nobuhiro Iwamatsu. [Closes: #561049]

 -- Michael Prokop <mika@debian.org>  Mon, 14 Dec 2009 01:55:03 +0100

stressapptest (1.0.1-2) unstable; urgency=low

  [ Gerfried Fuchs ]
  * Remove superfluous paragraph separator seperating list from list
    description in control file.

  [ Michael Prokop ]
  * Replace 'Architecture: any' with a whitelist of known-to-build-fine
    archs. Because of linux specific header files the package doesn't
    build on hurd-i386, kfreebsd-amd64 and kfreebsd-i386.
    [Closes: #552215]

 -- Michael Prokop <mika@debian.org>  Sun, 13 Dec 2009 02:03:23 +0100

stressapptest (1.0.1-1) unstable; urgency=low

  * Merging upstream version 1.0.1. Upstream's Changelog:
    - Fix non-x86 build.
    - Fix lock initialization.
    - Standardize on posix_memalign.
    - Do not require -A.
    - Add STRESSAPPTEST_OS_BSD config for future BSD support.
    - Improved read error/data corruption handling.
    - Fix typos.
    - Add manpage contributed by Michael Prokop <mika@debian.org>.
  * Updated debian/copyright.

 -- Michael Prokop <mika@debian.org>  Tue, 27 Oct 2009 23:12:30 +0100

stressapptest (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #551809).

 -- Michael Prokop <mika@debian.org>  Tue, 20 Oct 2009 20:58:06 +0200
