X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/e297ee41ce818e90149f352f40a1b2faf2cbecca..refs/heads/debian/master:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 91845c8..8d58354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,61 @@ +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 + * debian/patches: add patch to fix warning about missing declaration of lroundf + * debian/libam7xxx0.1-doc.lintian-overrides: drop unused-overrides + + -- Antonio Ospite 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 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