[Wavelet-commit] Wavelet/debian control,1.7,1.8
Status: Beta
Brought to you by:
herbert
From: Herbert M. D. <he...@us...> - 2009-09-01 12:54:28
|
Update of /cvsroot/wavelet/Wavelet/debian In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv415/debian Modified Files: control Log Message: Added option to automatically set the color of transparent pixels to either black of white in MagickInter. Index: control =================================================================== RCS file: /cvsroot/wavelet/Wavelet/debian/control,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** control 17 Apr 2008 11:29:05 -0000 1.7 --- control 1 Sep 2009 12:54:18 -0000 1.8 *************** *** 32,36 **** Section: libs Architecture: any ! Depends: libjpeg62, libmagick++9c2a,libpfi (>= 1.2) Description: Wavelet: a C++ class library for Wavelet transforms on images and videos. --- 32,36 ---- Section: libs Architecture: any ! Depends: libjpeg62, libmagick++10, libpfi (>= 1.2) Description: Wavelet: a C++ class library for Wavelet transforms on images and videos. |