libcamera (0.0.2-1~mx21+1) mx; urgency=medium

  * Rebuild for MX Linux.
  * Don't the the .symbols file: too many changes.

 -- Steven Pusser <stevep@mxlinux.org>  Sat, 17 Dec 2022 16:12:04 -0800

libcamera (0.0.2-1) unstable; urgency=medium

  * Team upload.

  [ Dylan Aïssi ]
  * New upstream version 0.0.2
  * Update symbols file
  * Update lintian-overrides
  * Standards-Version: 4.6.1 (no changes needed)
  * Update debian/copyright
  * Ignore failures in dh_auto_test for now

  [ Sebastien Bacher ]
  * Improve lintian-overrides (Closes: #1024803)
  * Refresh debian/copyright
  * debian/rules: enable the upstream tests as part of the build

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Dylan Aïssi <daissi@debian.org>  Fri, 09 Dec 2022 10:59:05 +0100

libcamera (0.0.1-4) unstable; urgency=medium

  * Mark liblttng-ust-dev and libudev-dev as linux-only, add more optional
    dependencies.
  * Don’t install documentation with libcamera0 (Closes: #1022572).

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 26 Oct 2022 18:44:01 +0200

libcamera (0.0.1-3) unstable; urgency=medium

  * Use wildcards and arch-specific symbols.
  * Fix the syntax of the symbols file.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 19 Oct 2022 22:58:29 +0100

libcamera (0.0.1-2) unstable; urgency=medium

  * Add the missing build dependency on libyaml-dev.
  * Bump meson dependency.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 19 Oct 2022 14:14:02 +0100

libcamera (0.0.1-1) unstable; urgency=medium

  * New upstream release (Closes: #962650).
  * Update debian/copyright.
  * Update the patch.
  * Update debian/watch.
  * Rename the doc directory manually instead of using dh-exec, drop
    dh-exec build dependency.
  * Bring back and refresh the symbols file.
  * Disable verbose build logs by default.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 19 Oct 2022 14:00:31 +0100

libcamera (0~git20211108+1b30992b623e-5) unstable; urgency=medium

  * Team upload.

  [ Olivier Gayot ]
  * Add patch that fixes FTBFS on ppc64el + GCC (Closes: #1021544, LP: #1992331)

 -- Benjamin Drung <bdrung@debian.org>  Wed, 12 Oct 2022 11:43:40 +0200

libcamera (0~git20211108+1b30992b623e-4) unstable; urgency=medium

  [ Christopher Obbard ]
  * Don't treat compilation warnings as errors (Closes: #1012786).

 -- Andrej Shadura <andrew.shadura@collabora.co.uk>  Tue, 14 Jun 2022 14:07:18 +0200

libcamera (0~git20211108+1b30992b623e-3) unstable; urgency=medium

  [ Andrej Shadura ]
  * Add upstream metadata.

  [ Dorota Czaplejewicz ]
  * Remove soname patch as the upstream already sets it.

 -- Andrej Shadura <andrew.shadura@collabora.co.uk>  Wed, 10 Nov 2021 12:55:10 +0100

libcamera (0~git20211108+1b30992b623e-2) unstable; urgency=medium

  * Add missing Python build dependencies.

 -- Andrej Shadura <andrew.shadura@collabora.co.uk>  Wed, 10 Nov 2021 12:34:27 +0100

libcamera (0~git20211108+1b30992b623e-1) unstable; urgency=medium

  * New upstream snapshot.
  * Drop patch applied upstream, refresh the remaining one.
  * Update copyrights.
  * Update build dependencies.
  * Update install lists for the new ipa_proxy binary name.
  * Install v4l2-compat.so into the non-dev package.
  * Update standards version to 4.6.0, no changes needed.

 -- Andrej Shadura <andrew.shadura@collabora.co.uk>  Tue, 09 Nov 2021 18:17:51 +0100

libcamera (0~git20200629+e7aa92a-8) unstable; urgency=medium

  * Explicitly not install *.so.sign — or maybe we should?
  * Support nodoc build profile.
  * Add the missing doxygen dependency.
  * Add openssl as an explicit dependency.

 -- Andrej Shadura <andrew.shadura@collabora.co.uk>  Sun, 21 Feb 2021 15:51:17 +0100

libcamera (0~git20200629+e7aa92a-7) unstable; urgency=medium

  [ You-Sheng Yang ]
  * debian: build with v4l2.
  * debian: build gstlibcamera.
  * debian: move documentation into libcamera-doc.
  * debian: lintian: fix embedded-javascript-library.
  * lintian: override repeated-path-segment warnings.
  * debian: fix spelling error.

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Bump dh-compat to 13.

 -- Andrej Shadura <andrewsh@debian.org>  Mon, 19 Oct 2020 15:32:04 +0200

libcamera (0~git20200629+e7aa92a-6) unstable; urgency=medium

  * Stop shipping this symbols file, the symbols change all the time
    depending on the architecture and the compiler version.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 12 Jul 2020 12:09:02 +0200

libcamera (0~git20200629+e7aa92a-5) unstable; urgency=medium

  * Fix the symbol file syntax.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 12 Jul 2020 11:26:33 +0200

libcamera (0~git20200629+e7aa92a-4) unstable; urgency=medium

  * Add wildcards for std::* and boost::* to the symbols file.
  * Install ipa_proxy_linux into a multiarch directory.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 12 Jul 2020 11:13:16 +0200

libcamera (0~git20200629+e7aa92a-3) unstable; urgency=medium

  * Allow actual pkg-config to be used as, well, pkg-config.
  * Add libcamera0.symbols, probably not very useful right now.
  * Install more files for libcamera0.

 -- Andrej Shadura <andrewsh@debian.org>  Tue, 30 Jun 2020 18:12:32 +0200

libcamera (0~git20200629+e7aa92a-2) unstable; urgency=medium

  * Depend on a pkg-config implementation (Really closes: #959853).

 -- Andrej Shadura <andrewsh@debian.org>  Tue, 30 Jun 2020 16:20:56 +0200

libcamera (0~git20200629+e7aa92a-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #962274).
  * Update patches.
  * Update debian/copyright.
  * Update build dependencies enabling qcam to be built (Closes: #959853).

 -- Andrej Shadura <andrewsh@debian.org>  Tue, 30 Jun 2020 15:41:29 +0200

libcamera (0~git20200513+924778e-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: added libboost-dev to Build-Depends field to avoid a FTBFS.
    Thanks to Logan Rosen <logan@ubuntu.com>. (Closes: #960758)

 -- Luis Paulo Linares <lpfllinares@gmail.com>  Tue, 09 Jun 2020 13:08:13 -0300

libcamera (0~git20200513+924778e-1) unstable; urgency=medium

  * New upstream snapshot.
  * Update copyrights.

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 15 May 2020 16:24:53 +0200

libcamera (0~git20200417+35269f0-2) unstable; urgency=medium

  * Update d/copyright
    * Add GPL-2 license
    * Use "Comment" for note about where to find licenses on "Debian systems"
    * Regenerate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sun, 19 Apr 2020 16:22:23 +0200

libcamera (0~git20200417+35269f0-1) unstable; urgency=medium

  * New upstream version 0~git20200417+35269f0
    * Refresh patches
  * B-D un gnutls-dev
  * Add patch take return value of write() into account
  * Add patch to fix spelling errors
  * Enable hardening
  * Move "libcamera-tools" into section "video" (Closes: 956720)
  * Make build reproducible.
    Thanks to Chris Lamb <lamby@debian.org> (Closes: #956304)
  * Declare that building this package does not require 'root' powers.
  * Update d/copyright
    * Rearrange d/copyright paragraphs
    * Add 'licensecheck' target
    * Generate d/copyright_hints
    * Add myself to copyright holders
  * Bump standards version to 4.5.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sat, 18 Apr 2020 23:28:05 +0200

libcamera (0~git20200116+30f9624-1) unstable; urgency=medium

  * Initial release (Closes: #930456).

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 22 Feb 2020 19:57:58 +0200
