X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=2e0f4efef5155b3bec9487f2ce77aaf714a22097;hb=HEAD;hp=05e7052b26ca01636f74d8db548a9d1ec933a81e;hpb=e829f11ab956a9e0ed8471d06fc5257bf2e8ca12;p=pkg-enblend.git diff --git a/debian/changelog b/debian/changelog index 05e7052..2e0f4ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,44 @@ -enblend-enfuse (4.0+dfsg-1) experimental; urgency=low +enblend-enfuse (4.0+dfsg-1) unstable; 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. - -- Andreas Metzler Sun, 20 Dec 2009 14:12:21 +0100 + [ Sebastian Harl ] + * debian/rules: + - Install NEWS and AUTHORS to all packages. + - 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 20:39:09 +0000 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium