summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 646569c)
raw | patch | inline | side by side (parent: 646569c)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Aug 2010 21:31:18 +0000 (21:31 +0000) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Aug 2010 21:46:31 +0000 (21:46 +0000) |
debian/changelog | patch | blob | history | |
debian/enblend.install | patch | blob | history | |
debian/enfuse.install | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 73a15aa866e70a05a7f22542ac4d0aea7f6d3d04..798ba832a7427d138577a334c48b629601ef243f 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* 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.
+ * 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.
- Build-depend on libboost-filesystem-dev.
- Updated Standards-Version to 3.9.1 -- no changes.
- Build-depend on help2man, required to build the manpages.
+ * debian/rules, debian/enblend.install, debian/enfuse.install:
+ - Build and install PDF documentation.
- -- Sebastian Harl <tokkee@debian.org> Sun, 01 Aug 2010 20:05:12 +0000
+ -- Sebastian Harl <tokkee@debian.org> Sun, 01 Aug 2010 21:30:51 +0000
enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium
diff --git a/debian/enblend.install b/debian/enblend.install
index 5977df914a2d4cb2a0bd43418ca0bfb2e1e777a9..a346531a2fe12c60b1c862dd94bba24b75d34bbc 100644 (file)
--- a/debian/enblend.install
+++ b/debian/enblend.install
+../../doc/enblend.pdf usr/share/doc/enblend
usr/bin/enblend
usr/bin/enblend-mp
usr/share/info/enblend.info
diff --git a/debian/enfuse.install b/debian/enfuse.install
index 5d949a48f31f7f04d736659807664be706a9e5e8..e65caba26a31999a06c82c8b69ac8e41d920a743 100644 (file)
--- a/debian/enfuse.install
+++ b/debian/enfuse.install
+../../doc/enfuse.pdf usr/share/doc/enfuse
usr/bin/enfuse
usr/bin/enfuse-mp
usr/share/info/enfuse.info
diff --git a/debian/rules b/debian/rules
index 05e8b7db0edd139164720c504704fdf388dac98e..bd93a4bbe79f271d385b4bcccb8c02c3cad99d18 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
cd build-tree-mp && $(MAKE)
$(MAKE)
-
+
+ $(MAKE) pdf
+
sed -e "s/manual page for enblend.*/combine images using a multiresolution spline/" \
src/enblend.1 > src/enblend.1.tmp
mv src/enblend.1.tmp src/enblend.1