Update changelog.
Jonas Smedegaard
13 years ago
| 0 | frei0r (1.3-1) UNRELEASED; urgency=low | |
| 1 | ||
| 2 | [ upstream ] | |
| 3 | * New upstream release. | |
| 4 | Hightlights since last packaging release: | |
| 5 | + New filters: | |
| 6 | - alpha0ps (alpha0ps, alphagrad, alphaspot) | |
| 7 | - c0rners | |
| 8 | - coloradj | |
| 9 | - d90stairsteppingfix | |
| 10 | - defish0r | |
| 11 | - denoise (hqdn3d) | |
| 12 | - facebl0r | |
| 13 | - lightgraffiti | |
| 14 | - measure (Pr0be, Pr0file) | |
| 15 | - select0r | |
| 16 | - sharpness | |
| 17 | - sopsat | |
| 18 | + New generators: | |
| 19 | - test_pat (broadcast test patterns) | |
| 20 | * New mixer: | |
| 21 | - addition_alpha | |
| 22 | + Better documentation. | |
| 23 | + Better examples for writing code that makes use of thed opencv | |
| 24 | library. | |
| 25 | ||
| 26 | [ Jonas Smedegaard ] | |
| 27 | * Friendly takeover, on behalf of the Debian Multimedia Maintainers. | |
| 28 | + Update Maintainer, Uploader and Vcs-* control fields. | |
| 29 | Thanks for your past contributions, Luca Bigliardi. | |
| 30 | * Add git-buildpackage config, enabling signed tags and pristine-tar, | |
| 31 | and filtering out upstream .gitignore file. Drop earlier odd config | |
| 32 | in root dir. | |
| 33 | * Drop obsolete DM-Upload-Allowed control field. | |
| 34 | * Soft-include CDBS upstream-tarball.mk snippet, to provide | |
| 35 | get-orig-source target. | |
| 36 | * Add watch file. | |
| 37 | * Relax to build-depend unversioned on debhelper and libgavl-dev: | |
| 38 | Needed versions satisfied in stable, and oldstable no longer | |
| 39 | supported. | |
| 40 | * Add a bunch of bug-fix patches cherry-picked from upstream VCS. | |
| 41 | * Build-depend on autotools-dev (and not libtool, automake or | |
| 42 | autoconf), and drop sloppy autoreconf introduced in | |
| 43 | 1.1.22git20091109-1.2. | |
| 44 | * Build-depend on dh-buildinfo, to help debug independently from | |
| 45 | central Debian resources. | |
| 46 | * Bump debhelper compatibility level to 8. | |
| 47 | * Bump standards-version to 3.9.4. | |
| 48 | * Git-ignore quilt .pc dir. | |
| 49 | ||
| 50 | -- Jonas Smedegaard <dr@jones.dk> Tue, 25 Dec 2012 23:54:46 +0100 | |
| 51 | ||
| 0 | 52 | frei0r (1.1.22git20091109-1.2) unstable; urgency=low |
| 1 | 53 | |
| 2 | 54 | * Non-maintainer upload. |