Changelog
sigil (0.9.0+dfsg-1) unstable; urgency=medium
* [f98b278] Imported Upstream version 0.9.0+dfsg.
* debian/rules:
+ [1c5a574] the bundled jquery-scrollto moved, update the `ln -s` paths.
+ [eb71fb7] force use of system libs (-DSYSTEM_LIBS_REQUIRED=1).
+ [2878b60] link with --as-needed to avoid over-linking.
+ [dcf912c] set -DINSTALL_BUNDLED_DICTS=0.
* debian/patches:
* [b2ca7e0] remove not needed anymore patches.
* [3be2b5b] refresh.
* debian/control:
+ [c53608d] build-depend on python3.4-dev (yes, I really need to hardcode
this python version).
+ [909d06d] let sigil depend on python3-lxml (used by the plugin launcher).
+ [35dcfc8] let sigil recommend python2.7 and python3.4, which are used by
external plugins. We can't use a simple python/python3 since upstream
supports only those 2 versions, and plugins explitely list them.
* [e1d147d] sigil does not support SIGIL_TRANSLATION anymore, so remove the
relative patch and citation in the manpage.
* debian/copyright:
+ [084da83] update Files-Excluded for the new tarball.
+ [ca93bf3,d640e1e] update copyright after the new upstream release.
* [7f5b6ab] debian/sigil.install: install the whole usr/lib directory.
-- Mattia Rizzolo <email address hidden> Tue, 10 Nov 2015 09:12:53 +0000