mirror of
https://github.com/lubuntu-team/trojita-packaging.git
synced 2025-04-30 22:41:27 +00:00
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
14 lines
413 B
Plaintext
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
|