libam7xxx (0.1.7-5) unstable; urgency=medium

  * QA upload.

  * Added forgotten breaks/replaces from metadata file move
    in version 0.1.7-3 (Closes: #1102703).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 19 Apr 2025 17:45:57 +0200

libam7xxx (0.1.7-4) unstable; urgency=medium

  * QA upload.

  * Fixed build problem on Hurd (Closes: #1099572).

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 05 Mar 2025 18:37:46 +0100

libam7xxx (0.1.7-3) unstable; urgency=medium

  * QA upload.

  * Updated contrib-add-AppStream-metadata.patch to avoid AppStream parser
    warning.
  * Moved AppStream metadata from libam7xxx0.1 to more end user relevant
    libam7xxx0.1-bin.
  * Removed obsolete libam7xxx0.1-doc.lintian-overrides.
  * Replaced obsolete build dependency pkg-config with pkgconf.
  * Marked libam7xxx0.1-doc with Multi-Arch: foreign.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 05 Mar 2025 08:39:48 +0100

libam7xxx (0.1.7-2) unstable; urgency=medium

  * QA upload.

  * Orphaned package with approval from Antonio Ospite.
  * Updated d/gbp.conf with new branches and to enforce pristine-tar.
  * Updated Standards-Version from 4.6.1 to 4.7.2.
  * Switched Vcs-* to salsa.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 04 Mar 2025 23:41:31 +0100

libam7xxx (0.1.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches: new FFmpeg-5.0-compatibility.patch (Closes: #1004821)
  * debian/rules: remove completed dbgsym migration
  * debian/control: add Rules-Requires-Root: no
  * debian/rules: remove the -Wl,--as-needed linker flag
  * debian/libam7xxx0.1.symbols: add Build-Depends-Package
  * debian/watch: update version to 4
  * debian/libam7xxx-dev.install: static library libam7xxx.a
  * debian/{control,compat}: upgrade Debhelper compatibility level to 13
  * debian/control: declare compliance with Debian policy of v4.6.1

 -- Nicholas Guriev <guriev-ns@ya.ru>  Wed, 29 Jun 2022 13:35:20 +0300

libam7xxx (0.1.7-1) unstable; urgency=medium

  * New upstream release (Closes: #888355)
  * debian/{control,gbp.conf}: change the debian branch name to follow DEP-14
  * debian/patches: drop a patch merged upstream
  * debian/patches: add a patch to fix the version number
  * debian/rules: don't include buildflags.mk manually
  * debian/rules: enable all hardening flags
  * debian/control: replace priority "extra" with "optional"
  * debian/patches: add a patch to fix udev rules
  * debian/patches: add a patch to use GNUInstallDirs when building with cmake
  * debian/*.install: fix paths for multi-arch objects
  * debian/patches: add patch to add the AppStream metadata
  * debian/libam7xxx0.1.install: install the AppStream metainfo file
  * debian/{control,rules}: drop the obsolete -dbg package
  * debian: use https in URLs
  * debian/control: bump Standards-Version to 4.1.3
  * debian/{compat,control}: bump debhelper compatibility to 11
  * debian/libam7xxx0.1-doc.*: additional doc is now installed in the main package
  * debian/libam7xxx0.1-doc.lintian-overrides: remove unused override
  * debian/copyright: update copyright years
  * debian/control: remove unnecessary greater-than versioned dependencies
  * debian/control: remove obsolete Conflicts/Replaces
  * debian/control: drop the dependency on dpkg-dev

 -- Antonio Ospite <ao2@ao2.it>  Sat, 03 Mar 2018 16:17:56 +0100

libam7xxx (0.1.6-2) unstable; urgency=medium

  * debian/patches: add a patch to make the build of Doxygen docs reproducible
  * debian/patches: add patch to fix warning about missing declaration of lroundf
  * debian/libam7xxx0.1-doc.lintian-overrides: drop unused-overrides

 -- Antonio Ospite <ao2@ao2.it>  Tue, 17 Nov 2015 20:18:01 +0100

libam7xxx (0.1.6-1) unstable; urgency=medium

  * New upstream release (Closes: #803832)
  * debian/patches: drop all patches, they have all been applied upstream
  * debian/control: increase Standards-Version to 3.9.6

 -- Antonio Ospite <ao2@ao2.it>  Tue, 17 Nov 2015 18:16:29 +0100

libam7xxx (0.1.5-3) unstable; urgency=medium

  * debian/control: move asciidoc and xmlto to Build-Depends
    They were in Build-Depends-Indep before, but this was not right as these
    dependencies are needed for creating the man pages in the arch:any
    packages.

 -- Antonio Ospite <ao2@ao2.it>  Thu, 06 Nov 2014 15:09:23 +0100

libam7xxx (0.1.5-2) unstable; urgency=medium

  * debian/gbp.conf: fix typo s/prinstine-tar/pristine-tar/g
  * debian/libam7xxx0.1-doc.lintian-overrides: update one override
  * debian/patches: add a patch to fix the license of the example programs
  * debian/copyright: document the license of some scripts from contrib/
  * debian/libam7xxx0.1-bin.install: distribute some files from contrib/
  * debian/libam7xxx0.1-doc.examples: move the C example programs to libam7xxx-dev

 -- Antonio Ospite <ao2@ao2.it>  Mon, 07 Jul 2014 22:41:29 +0200

libam7xxx (0.1.5-1) unstable; urgency=medium

  * New upstream release
  * debian/control: update Maintainer email address
  * debian/copyright: update contact info and copyright years
  * debian/rules: install the NEWS file as the upstream changelog
  * debian/control: rename the libam7xxx-doc package to libam7xxx0.1-doc
  * debian/libam7xxx0.1-doc.lintian-overrides: update overrides
  * debian/control: rename the libam7xxx-bin package to libam7xxx0.1-bin
  * debian/patches: drop all patches
  * debian/watch: detect new versions from gitweb
  * debian/control: fix installation over old versions
  * debian/control: use a single dash in short descriptions
  * debian/control: fix cme warnings "Synopsis is too long."

 -- Antonio Ospite <ao2@ao2.it>  Thu, 15 May 2014 18:09:09 +0200

libam7xxx (0.1.4-3) unstable; urgency=medium

  * debian/control: remove versions from libav dependencies
  * debian/patches: add 0003-CMakeLists.txt-define-DEBUG-1-only-when-CMAKE_BUILD_.patch
  * debian/control: drop the version on the asciidoc dependency
  * debian/gbp.conf: explicitly disable pristine-tar
  * debian/control: bump Standards-Version to 3.9.5
  * debian/control: specify the debian package branch in Vcs-Git
  * debian/control: drop the am7xxx metapackage
  * debian/patches: add 0004-Revert-am7xxx-use-the-symbolic-constant-for-libusb-l.patch

 -- Antonio Ospite <ospite@studenti.unina.it>  Wed, 29 Jan 2014 15:29:28 +0100

libam7xxx (0.1.4-2) unstable; urgency=low

  * debian/patches: add 0002-am7xxx-add-quirks-for-Philips-Sagemcom-PicoPix-2055.patch

 -- Antonio Ospite <ospite@studenti.unina.it>  Sat, 03 Aug 2013 16:27:13 +0200

libam7xxx (0.1.4-1) unstable; urgency=low

  * New upstream release
  * debian/patches: refresh patches for v0.1.4
  * debian/libam7xxx0.1.symbols: add the am7xxx_send_image_async symbol
  * debian/control: update the list of supported devices
  * debian/control: fix a not-binnmuable-any-depends-all lintian error
  * debian/control: update Standards-Version to 3.9.4

 -- Antonio Ospite <ospite@studenti.unina.it>  Sun, 28 Jul 2013 22:39:42 +0200

libam7xxx (0.1.3-1) unstable; urgency=low

  * New upstream release
  * debian/libam7xxx0.1.symbols: add the am7xxx_set_zoom_mode symbol
  * debian/patches: add patch 0001 for a missing man page
  * debian/control: update the list of supported devices
  * debian: add a package for debug symbols
  * debian/patches: add 0002-Revert-am7xxx-play-switch-to-avcodec_encode_video2.patch
  * debian/control: restrict the version also for the other libav libraries

 -- Antonio Ospite <ospite@studenti.unina.it>  Mon, 18 Mar 2013 14:04:14 +0100

libam7xxx (0.1.2-1) unstable; urgency=low

  * Initial release (Closes: #666075)

 -- Antonio Ospite <ospite@studenti.unina.it>  Wed, 28 Mar 2012 16:51:54 +0200
