1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
mutt-alias-el (1.5-2) unstable; urgency=medium
* Support the "nodoc" build profile. (Closes: #909513)
- debian/control: do not install texinfo when building with nodoc.
- debian/rules: override dh_elpa instead of dh_auto_build, and add
logic to skip documentation generation when "nodoc" is active.
- debian/info: Install info page using this method.
* debian/control:
- Enhance short and long descriptions.
- Use a more compact and correct list format.
* debian/rules: Drop DH_VERBOSE.
* Declare Standards-Version: 4.2.1. (No additional changes required)
-- Nicholas D Steeves <nsteeves@gmail.com> Wed, 28 Nov 2018 18:42:01 -0500
mutt-alias-el (1.5-1) unstable; urgency=medium
* Initial release. (Closes: #905086)
-- Nicholas D Steeves <nsteeves@gmail.com> Tue, 21 Aug 2018 15:24:00 -0400
|