avro-c (1.12.0-3) unstable; urgency=medium

  * Add autopkgtest that runs test suite from upstream.
  * d/control: add myself in uploaders.

 -- Shengqi Chen <harry@debian.org>  Thu, 20 Feb 2025 20:24:55 +0800

avro-c (1.12.0-2) unstable; urgency=medium

  * Non-maintainer upload.
  * d/patches: import patch to fix memory alignment issues
    (closes: #881740)

 -- Shengqi Chen <harry@debian.org>  Thu, 20 Feb 2025 15:28:46 +0800

avro-c (1.12.0-1) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload to unstable. 

 -- Shengqi Chen <harry@debian.org>  Tue, 18 Feb 2025 22:26:49 +0800

avro-c (1.12.0-1~exp1) experimental; urgency=medium

  * Non-maintainer upload.
  * Add symbol control file for libavro23 @ 1.11.1
  * New upstream version 1.12.0 (closes: #1074832, #1095941)
    + bump SONAME to libavro24
  * d/patches:
    + refresh existing patches, add DEP-3 metadata to patches
    + add a patch to disable a flaky test due to missing file
  * d/{control, rules}: use ninja as cmake backend
  * d/control:
    + replace obsolete B-D name (pkg-config -> pkgconf)
    + bump std-ver to 4.7.0 (no changes required)
    + add Multi-Arch: same to libavro-dev
    + change vcs address due to repo move

 -- Shengqi Chen <harry@debian.org>  Sun, 16 Feb 2025 21:08:09 +0800

avro-c (1.11.1-1) unstable; urgency=medium

  * New upstream version 1.11.1
  * debian/gbp.conf: [DEFAULT] Set default-branch, upstream-branch
  * debian/watch: Update download URL to
    https://dlcdn.apache.org/avro/stable/c/
  * debian/upstream/signing-key.asc: Refresh from
    https://dist.apache.org/repos/dist/release/avro/KEYS
  * debian/patches/0005-CMakeLists.txt-src-CMakeLists.txt-Correctly-set-
    VERS.patch: Remove (applied upstream)
  * debian/patches: Rebase patches
  * debian/patches/0003-src-CMakeLists.txt-Install-to-correct-library-
    direct.patch: Remove (applied upstream)
  * debian/source/lintian-overrides: Add override for source-is-missing
    [docs/index.html]
  * debian/control: Bump Standards-Version to 4.6.2 (no changes)
  * debian/: Bump debhelper compat level from 10 to 13
  * debian/source/patch-header: Remove
  * debian/source/local-options: Remove 'single-debian-patch'
  * debian/control: Remove version constraint for libjansson-dev
    dependency (o-o-stable has 2.9-1)
  * debian/control: Mark libavro23 'Multi-Arch: same'
  * debian/: Install static library into libavro-dev package

 -- Robert Edmonds <edmonds@debian.org>  Wed, 21 Dec 2022 17:39:31 -0500

avro-c (1.9.0-1) unstable; urgency=medium

  * New upstream version 1.9.0
  * debian/control: Update Vcs-Git, Vcs-Browser to salsa.debian.org URLs
  * debian/control: Bump Standards-Version to 4.3.0 (no changes)
  * debian/control: Use HTTPS URL for Homepage
  * debian/watch: Use HTTPS for watch URL
  * debian/docs: Include top-level "NOTICE" file

 -- Robert Edmonds <edmonds@debian.org>  Fri, 28 Jun 2019 18:42:56 -0400

avro-c (1.8.2-1) unstable; urgency=medium

  * Initial release (Closes: #870571)
  * debian/upstream/signing-key.asc: Import from upstream keyring
    https://www-us.apache.org/dist/avro/KEYS
  * src/avro-c.pc.in: Avoid adding useless -L, -I flags to Libs/Cflags
  * src/avro-c.pc.in: Remove "Requires" keyword
  * src/CMakeLists.txt: Install to correct library directory
  * src/CMakeLists.txt: Link utilities against avro-shared, not avro-
    static
  * CMakeLists.txt, src/CMakeLists.txt: Correctly set VERSION, SOVERSION
  * debian/rules: Add --no-parallel to dh_auto_test

 -- Robert Edmonds <edmonds@debian.org>  Sat, 02 Sep 2017 18:55:41 -0400
