X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/ca9d15b4f083d6b7f8257550f0a43839c3e052d9..e9271b294177a336f1f802fd9c73bb5e8dc7f4ef:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 23bd32d..8d58354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +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 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 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