X-Git-Url: http://git.ieval.ro/?p=filters.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3bac64634e1ff9334597ed85c594d43d8db9d98c;hp=85308367cafae7dc68bd0e17ed005fd5cdacdc74;hb=e29d35167a012b427da9c6c8b2b3fc05c458d852;hpb=15912dc133f393a8e9afd7d558a554485b1b8729 diff --git a/debian/changelog b/debian/changelog index 8530836..3bac646 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,52 @@ +filters (2.55-3) UNRELEASED; urgency=medium + + [ Helmut Grohne ] + * Fix FTCBFS: do not strip during installation + + -- Marius Gavrilescu Fri, 04 Aug 2017 22:16:40 +0200 + +filters (2.55-2) unstable; urgency=medium + + * Build-Depend on libfl-dev (Closes: #846423) + * Bump Standards-Version to 3.9.8 + * Use hardening compilation options + + -- Marius Gavrilescu Thu, 08 Dec 2016 18:08:58 +0200 + +filters (2.55-1) unstable; urgency=medium + + * New maintainer (Closes: #768530) + * Make package non-native + * Add d/watch + * Use git-buildpackage + + [ Joey Hess ] + * Fix build warnings. + Thanks, Marius Gavrilescu. + * scramble: Fix missing free and improve error handling. + Thanks, Marius Gavrilescu + * A few other minor fixes. + * Update urls. + + -- Marius Gavrilescu Mon, 14 Dec 2015 10:29:39 +0200 + +filters (2.54) unstable; urgency=medium + + * Fix UTF-8 handling in uniencode. Closes: #508003 + Thanks, Marius Gavrilescu. + * Improve layout and build process. + Thanks, Marius Gavrilescu. + * Replace fread with getchar in nethackify. + Thanks, Marius Gavrilescu. + * Fix NAME section of manpage. Closes: #775035 + Thanks, Marius Gavrilescu. + * Remove SAMPLES file for deterministic builds. + * Makefile: Propagate input CFLAGS and LDFLAGS through to the compiler + to allow eg, building with hardening. + Thanks, Marius Gavrilescu. + + -- Joey Hess Thu, 30 Jul 2015 14:33:57 -0400 + filters (2.53) unstable; urgency=medium * Orphaned the Debian package.