Walter Lapchynski 2c1ce150f7 Explicitly enable encryption (thanks marneu!) & remove unnecessary postinst.
Summary:
When I was putting together the packaging, I used @agaida's brilliant idea to explicitly express the configuration options in debian/rules. Unfortunately, I neglected to notice the fact that his packaging had turned off encryption support, so I turned it back on.

I also got rid of the kind of pointless postinst that was in there, as vorlon had pointed out.

Test Plan: Do some encryption :)

Reviewers: tsimonq2

Reviewed By: tsimonq2

Subscribers: agaida

Differential Revision: https://phab.lubuntu.me/D34
2018-10-10 20:27:43 -05:00

14 lines
413 B
Plaintext

trojita (0.7-0ubuntu2) cosmic; urgency=medium
* Fix debian/rules to explciitly allow for encryption support.
* Remove pointless postinst.
-- Walter Lapchynski <wxl@ubuntu.com> Wed, 10 Oct 2018 09:22:18 -0700
trojita (0.7-0ubuntu1) cosmic; urgency=medium
* Initial release.
* Include support for GpgME's native C++ bindings.
-- Walter Lapchynski <wxl@ubuntu.com> Wed, 03 Oct 2018 09:17:48 -0700