X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=de745126001167352cbefad66f65e599d12f9000;hb=d3a6e841b16ae7ba5ed3b34883a4ec965c9ff591;hp=adbb9cedd63106cec5b4b819074a624412ac86af;hpb=0a45e7dbb5a681efec7910c90b6f3c3bfb091e9d;p=pkg-enblend.git diff --git a/debian/changelog b/debian/changelog index adbb9ce..de74512 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,16 +3,42 @@ enblend-enfuse (4.0+dfsg-1) experimental; urgency=low [ Andreas Metzler ] * New upstream version. * Update debian/patches-repack/*. - * Drop unneeded patch addinfosection.dpatch - included upstream. - * [debian/rules] Don't try to install TODO - no longer shipped upstream. - * focus-stacking.info is not installed as a separate file anymore. - * Update build-depends by adding gnuplot transfig tidy ttf-freefont. + * debian/patches: + - Drop unneeded patch addinfosection.dpatch - included upstream. + * debian/rules: + - Don't try to install TODO - no longer shipped upstream. + * debian/enfuse.install: + - focus-stacking.info is not installed as a separate file anymore. + * debian/control: + - Update build-depends by adding gnuplot transfig tidy ttf-freefont, + required to build the PDF documentation. + * Build/ship alternative binaries of enblend and enfuse binaries with OpenMP + support. They are installed as enblend-mp and enfuse-mp respectively. [ Sebastian Harl ] * debian/rules: - Install NEWS and AUTHORS to all packages. - - -- Sebastian Harl Sun, 20 Dec 2009 21:28:58 +0100 + - Explicitly en/disable requested features when running configure. + - Let enblend/enfuse use the Boost filesystem library -- I suppose, this + is more stable and, possibly, better optimized than the shipped + fallback implementation. + - Replace the whatis entry in the enblend/enfuse manpages with something + meaningful (using sed). + - Do not compress PDF files. + - Clean en{blend,fuse}.tpt files created when building the PDF + documentation. + * debian/control: + - Build-depend on libboost-filesystem-dev. + - Updated Standards-Version to 3.9.1 -- no changes. + - Build-depend on help2man, required to build the manpages. + - Build-depend on perl, ghostscript, texlive and + texlive-generic-recommended, required to build the PDF documentation. + * debian/rules, debian/enblend.install, debian/enfuse.install: + - Build and install PDF documentation. + * Added debian/enblend.doc-base, debian/enfuse.doc-base. + - … pointing to enblend.pdf and enfuse.pdf respectively. + + -- Sebastian Harl Mon, 02 Aug 2010 19:32:18 +0000 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium