diff --git a/debian/changelog b/debian/changelog index 50b171b..a226493 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,55 @@ +frei0r (1.3-1) UNRELEASED; urgency=low + + [ upstream ] + * New upstream release. + Hightlights since last packaging release: + + New filters: + - alpha0ps (alpha0ps, alphagrad, alphaspot) + - c0rners + - coloradj + - d90stairsteppingfix + - defish0r + - denoise (hqdn3d) + - facebl0r + - lightgraffiti + - measure (Pr0be, Pr0file) + - select0r + - sharpness + - sopsat + + New generators: + - test_pat (broadcast test patterns) + * New mixer: + - addition_alpha + + Better documentation. + + Better examples for writing code that makes use of thed opencv + library. + + [ Jonas Smedegaard ] + * Friendly takeover, on behalf of the Debian Multimedia Maintainers. + + Update Maintainer, Uploader and Vcs-* control fields. + Thanks for your past contributions, Luca Bigliardi. + * Add git-buildpackage config, enabling signed tags and pristine-tar, + and filtering out upstream .gitignore file. Drop earlier odd config + in root dir. + * Drop obsolete DM-Upload-Allowed control field. + * Soft-include CDBS upstream-tarball.mk snippet, to provide + get-orig-source target. + * Add watch file. + * Relax to build-depend unversioned on debhelper and libgavl-dev: + Needed versions satisfied in stable, and oldstable no longer + supported. + * Add a bunch of bug-fix patches cherry-picked from upstream VCS. + * Build-depend on autotools-dev (and not libtool, automake or + autoconf), and drop sloppy autoreconf introduced in + 1.1.22git20091109-1.2. + * Build-depend on dh-buildinfo, to help debug independently from + central Debian resources. + * Bump debhelper compatibility level to 8. + * Bump standards-version to 3.9.4. + * Git-ignore quilt .pc dir. + + -- Jonas Smedegaard Tue, 25 Dec 2012 23:54:46 +0100 + frei0r (1.1.22git20091109-1.2) unstable; urgency=low * Non-maintainer upload.