libassa (3.5.1-8.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 18:46:56 +0000

libassa (3.5.1-8.1build1) noble; urgency=medium

  * No-change rebuild against libtirpc3t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 19 Mar 2024 00:10:44 +0000

libassa (3.5.1-8.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062225

 -- Lukas Märdian <slyon@debian.org>  Thu, 29 Feb 2024 08:42:32 +0000

libassa (3.5.1-8) unstable; urgency=medium

  * Fix FTBFS due to RPC removal from glibc.
    Thanks to Aurelien Jarno, for both the bug report and the
    initial cut at a patch (Closes: #992914)
  * Make changes suggested by Debian Janitor
    - Trim trailing whitespace from debian/changelog
    - Add upstream metadata file
    - Bumped Standards-Version to 4.6.0 (no changes required)
  * Complete debug symbol migration process
  * Update watch file to standard version 4
  * Bump debhelper compat level to 13
  * Add Rules-Requires-Root: no to debian/control

 -- Shane McDonald <mcdonald.shane@gmail.com>  Sat, 25 Sep 2021 16:56:13 +0000

libassa (3.5.1-7) unstable; urgency=medium

  * New maintainer (Closes: #855634)
  * Update the Vcs-* fields in debian/control
  * Remove obsolete -dbg package
  * Remove useless dh-autoreconf build dependency
  * Fixed spelling errors: unsinged -> unsigned, Recevied -> Received
  * Enable all security hardening options when compiling
  * Switch to debhelper-compat = 12.
  * Remove "--with autoreconf" from the debian/rules file (no longer needed)
  * Remove "unused Javascript library" override
  * Don't include the build path in generated Doxygen documentation
  * Removed trailing whitespace in debian/changelog
  * Remove unnecessary override of dh_auto_clean
  * Bumped Standards-Version to 4.4.0
    - Changed to https form of the copyright-format URL
    - No other changes required

 -- Shane McDonald <mcdonald.shane@gmail.com>  Wed, 14 Aug 2019 13:12:35 +0000

libassa (3.5.1-6) unstable; urgency=high

  * Upgraded to GCC5 (Closes: #791090)
  * Changed package name to match library name

 -- Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX@bitmessage.ch>  Tue, 18 Aug 2015 13:02:45 +1000

libassa (3.5.1-5) unstable; urgency=medium

  * New maintainer (Closes: #608854)
  * debian/copyright: Switched to DEP-5 format
  * debian/control: Fix Vcs headers.
  * debian/control: Standards-Version to 3.9.6.
  * debian/control: Fix binary-control-field-duplicates-source
  * debian/control: Fix duplicate-short-description
  * debian/libassa3.5-5-dev.lintian-overrides: Override
    embedded-javascript-library
  * debian/patches: Added hurd support for libassa (Closes: #789676)
  * debian/patches: Added DEP-3 headers to 01-include-fixes.diff
  * debian/patches, debian/assa-genesis-3.5.1: Fixed spelling errors
  * debian/rules: Remove doc/doxygen_sqlite3.db when cleaning
  * Added manpage for assa-hexdump-3.5
  * Registered documentation in doc-base

 -- Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX@bitmessage.ch>  Fri, 24 Jul 2015 21:33:24 +1000

libassa (3.5.1-4) unstable; urgency=medium

  * debian/control: Standards-Version to 3.9.5.
  * debian/control: Fix Vcs headers.
  * debian/control, debian/rules: Switch to dh-autoreconf. (Closes: #734024)

 -- Eric Dorland <eric@debian.org>  Wed, 27 Aug 2014 18:55:27 -0400

libassa (3.5.1-3) unstable; urgency=low

  * debian/control, debian/rules: Use autotools-dev to update
    config.{guess,sub}. (Closes: #727393)
  * debian/control: Standards-Version to 3.9.4.

 -- Eric Dorland <eric@debian.org>  Mon, 11 Nov 2013 21:49:09 -0500

libassa (3.5.1-2) unstable; urgency=high

  * Urgency high to beat the freeze.
  * debian/control: -dev package should depend on libtirpc-dev.
  * debian/control: Make shlib and dbg package Multi-Arch aware.

 -- Eric Dorland <eric@debian.org>  Tue, 19 Jun 2012 03:00:15 -0400

libassa (3.5.1-1) unstable; urgency=medium

  * New upstream release.
  * Urgency medium to try and beat the freeze.
  * debian/source/format: Use 3.0 quilt source format.
  * debian/compat, debian/control, debian/rules: Switch dh.
  * debian/patches/0001-patch-relibtoolize.patch: Remove unneeded patch.
  * debian/control: Add build depends on libtirpc-dev.
  * debian/rules: Don't run make check.
  * debian/patches/01-include-fixes.diff: Move include file fixes to patch.
  * debian/control: Standards-Version to 3.9.3.
  * debian/control: Move libassa3.5-5-dbg to section: debug.
  * debian/control: Add ${misc:Depends} to all packages.
  * debian/control: Add build depends on pkg-config.
  * debian/libassa3.5-5-dev.install, debian/libassa3.5-5.install: Update
    for multi-arch lib paths.

 -- Eric Dorland <eric@debian.org>  Tue, 12 Jun 2012 02:11:08 -0400

libassa (3.5.0-1.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix build failure with GCC 4.7. Closes: #667192.

 -- Matthias Klose <doko@debian.org>  Fri, 04 May 2012 08:01:33 +0200

libassa (3.5.0-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * relibtoolize (Closes: #649138)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 18 Feb 2012 16:06:29 +0100

libassa (3.5.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.4, thanks to Martin Michlmayr (Closes: #504943)

 -- David Paleino <dapal@debian.org>  Mon, 21 Dec 2009 15:43:01 +0100

libassa (3.5.0-1) unstable; urgency=low

  * New upstream release.
  * The library is now libassa-3.5.so.5. Clearly someone upstream doesn't get
    sonames. Lots of renames for the new package name.
  * debian/control: Add Homepage and Vcs-* headers.

 -- Eric Dorland <eric@debian.org>  Sun, 02 Mar 2008 00:12:36 -0500

libassa (3.4.2-3) unstable; urgency=low

  * debian/control:
    - Use binary:Version instead of Source-Version.
    - Add ${shlibs:Depends} to libassa3.4-0-dev Depends.
    - Update Standards-Version to 3.7.3.

 -- Eric Dorland <eric@debian.org>  Thu, 17 Jan 2008 21:55:04 -0500

libassa (3.4.2-2) unstable; urgency=low

  * debian/control:
    - -dbg package Priority to extra, to match the override.
    - Add Section: libs to source header.
  * assa/Reactor.cpp: Apply patch from #385800 and acknowledge
    NMU. (Closes: #385800)
  * assa/INETAddress.cpp, assa/FdSet.h: Fix from Martin Michlmayr to build
    with gcc 4.3. (Closes: #420897)

 -- Eric Dorland <eric@debian.org>  Sun, 29 Apr 2007 04:41:28 -0400

libassa (3.4.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Standards-Version to 3.7.2.1.
  * debian/libassa3.4-0.shlibs: Bump dependency version.

 -- Eric Dorland <eric@debian.org>  Thu, 31 Aug 2006 01:44:51 -0400

libassa (3.4.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Add -dbg package.
    - Upgrade Standards-Version to 3.6.2.2.
    - Remove build depends on specific gcc.
    - Build depend on cdbs >= 0.4.37 to pick up on automatic -dbg
      package generation.
    - debhelper build depend to >= 5.0
  * debian/compat: Go to level 5.
  * debian/watch: Tighten regexp.
  * debian/libassa3.4-0-dev.install, debian/libassa3.4-0-dev.docs: Fix
    path to docs and use .docs file instead.

 -- Eric Dorland <eric@debian.org>  Mon, 27 Mar 2006 01:30:06 -0500

libassa (3.4.0-5) unstable; urgency=low

  * debian/watch: Add watch file.
  * assa/Streambuf.h: Patch from Martin Michlmayr to fix FTBFS using gcc
    4.1. (Closes: #356244)

 -- Eric Dorland <eric@debian.org>  Sat, 11 Mar 2006 18:24:40 -0500

libassa (3.4.0-4) unstable; urgency=low

  * assa/INETAddress.cpp, assa/GenServer.cpp, assa/CommonUtils.cpp,
    assa/Pipe.cpp, assa/IPv4Socket.cpp, assa/Logger_Impl.cpp,
    assa/IniFile.h: Simple fixes for some compiler warnings.
  * utils/Makefile.am: Remove building of Mixer and MixerTest, to work
    around a bug in assa-genesis while building. Rerun aclocal and
    automake. (Closes: #338443)

 -- Eric Dorland <eric@debian.org>  Sat, 21 Jan 2006 23:41:30 -0500

libassa (3.4.0-3) unstable; urgency=low

  * debian/libassa3.4-0-dev.install: Fix install path for include files.

 -- Eric Dorland <eric@debian.org>  Fri, 16 Dec 2005 22:45:56 -0500

libassa (3.4.0-2) unstable; urgency=low

  * Upstream decided to do something weird in 3.4, they changed the
    library to include the version number in the name. Need to change the
    packages accordingly.
  * debian/libassa0*: Rename to libassa3.4-0*.
  * debian/control:
    - Rename packages for 3.4 version.
    - Conflict and Replace old packages.
    - Build depend against gcc-4.0 with new allocator, to make sure
      ABI transition happens. (Closes: #339194)
  * debian/libassa3.4-0-dev.install: Change doc path to reflect new
    package name.
  * debian/libassa3.4-0.shlibs: Add shlibs file, might need better control
    over shlibs.
  * assa/GenServer.cpp, assa/Socket.cpp, assa/Handlers.h: Apply patch from
    Aurelien Jarno to build on FreeBSD kernel. (Closes: #336950)

 -- Eric Dorland <eric@debian.org>  Thu,  8 Dec 2005 00:43:57 -0500

libassa (3.4.0-1) unstable; urgency=low

  * New upstream release.
  * Should resolve some FTBFS issues, I'll close bugs once I see how the
    autobuilders do.

 -- Eric Dorland <eric@debian.org>  Wed,  9 Nov 2005 20:02:38 -0500

libassa (3.3.2-2) unstable; urgency=low

  * debian/control:
    - Take over as maintainer.
    - Add the soname to -dev package.
    - Remove -doc and -bin package.
    - Standards-Version to 3.6.2.1.
    - Build depend on debhelper > 4.1 and cdbs.
  * debian/rules:
    - Convert to use cdbs.
    - Install docs from here.
  * debian/libassa0-dev.manpages: Install assa-genesis manpage.
  * debian/libassa0.install: Prefix paths with debian/tmp.
  * debian/libassa-dev.install: Rename to libassa0-dev.install.
  * debian/libassa0-dev.install:
    - Include documentation and assa-genesis.
    - Prefix paths with debian/tmp/
    - Install documentation into /usr/share/doc/libassa0-dev.
  * debian/libassa-doc.install, debian/libassa-bin.install, debian/docs:
    Removed.

 -- Eric Dorland <eric@debian.org>  Sat,  1 Oct 2005 17:52:49 -0400

libassa (3.3.2-1) unstable; urgency=low

  * Initial Release.

 -- Miriam Ruiz <little_miry@yahoo.es>  Wed,  1 Jun 2005 19:41:39 +0000
