diff options
author | Bdale Garbee <bdale@gag.com> | 2019-01-02 23:05:59 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2019-01-02 23:05:59 -0700 |
commit | 668e5349eebe60da27339fe8917c8cb186336849 (patch) | |
tree | 1ec1baa51a23639f51812177cdeb1df63d3c7af3 | |
parent | 0c866022a50b65e65b785c0ad2c289a00c2830d6 (diff) |
update changelog for Debian build
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 46958fa1..5b23c39d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,10 @@ altos (1.9-1) unstable; urgency=medium * update easymega turn-on script for v2.0 * ao-bringup: get turnon_easymega working for v2.0 * changelog for 1.9 release + * update changelog for Debian build + * use ChangeLog from branch-1.9 in unmolested form + * need to run autoreconf before calling dh_auto_configure + * elide pdf files from delivered docs until ruby-asciidoctor-pdf escapes NEW [ Keith Packard ] * altosdroid: Bump version to 18 for 1.8.7 @@ -89,8 +93,9 @@ altos (1.9-1) unstable; urgency=medium * doc: Add 1.9 release notes * Change Releasing to reflect asciidoctor switch * Update to version 1.9 + * doc: Skip .pdf generation when asciidoctor-pdf is missing - -- Bdale Garbee <bdale@gag.com> Wed, 02 Jan 2019 22:24:05 -0700 + -- Bdale Garbee <bdale@gag.com> Wed, 02 Jan 2019 23:05:30 -0700 altos (1.8.7-2) unstable; urgency=medium |