X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/9f03eb8bcf8b0e1991107d4dfec5363c64d011b4..ba67e0eefbeda99383039da1b637031e3aa3e62a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6126a51..036d81e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +libam7xxx (0.1.6-2) unstable; urgency=medium + + * debian/patches: add a patch to make the build of Doxygen docs reproducible + * debian/patches: add am7xxx-bump-_POSIX_C_SOURCE-to-200112L-for-lroundf.patch + * 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 + 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 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 Mon, 07 Jul 2014 22:41:29 +0200 + libam7xxx (0.1.5-1) unstable; urgency=medium * New upstream release