1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
libdecodeqr (0.9.3-4) unstable; urgency=low
* Update debian/control.
- Bump up Standards-Version 3.9.0.
- Add ${misc:Depends} to libdecodeqr-dev's depends.
* Fix FTBFS in imagereader.cpp (Closes: #590342).
patches/03_fix_ftbfs_590342.patch
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 26 Jul 2010 20:23:41 +0900
libdecodeqr (0.9.3-3) unstable; urgency=low
* Change e-mail address.
* Update Standards-Version.
* Remove DM-Upload-Allowed field.
* Add Homepage field of debian/control.
* Add README.source file.
* Change build-depends from libcv-dev to libhighgui-dev (Closes: #560577).
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 16 Dec 2009 14:31:14 +0900
libdecodeqr (0.9.3-2) unstable; urgency=low
* Fix compile error (Closes: #477001)
* Update debian/control
Add "DM-Upload-Allowed: yes"
-- Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Wed, 07 May 2008 23:36:48 +0900
libdecodeqr (0.9.3-1) unstable; urgency=low
* Initial release (Closes: #432046)
-- Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Fri, 06 Jul 2007 21:02:43 +0900
|