diff options
author | Bdale Garbee <bdale@gag.com> | 2014-09-10 01:35:31 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-09-10 01:35:31 -0600 |
commit | c3325b81f34faa99023e770231dddd5230e9c0f6 (patch) | |
tree | 5e7affe262179784cbb1e202dc5b096cb0fda95b | |
parent | 7dccae47537d39a2d56ffd93642bc455d1c5d9a5 (diff) |
update changelog for Debian build
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8a341f44..234b91f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,14 @@ altos (1.5-1) unstable; urgency=medium * update changelog for Debian build * capture deleted file * more build dependencies for processing icons + * more build dependencies for processing icons * update ChangeLog + * update changelog for Debian build + * another build dep + * use dh_installmime, which requires telling configure to stay out of the way + * another build dep + * use dh_installmime, which requires telling configure to stay out of the way + * update changelog for release [ Keith Packard ] * doc: Add instructions for flash recovery technique @@ -164,8 +171,10 @@ altos (1.5-1) unstable; urgency=medium * altoslib/altosuilib: Add EasyMega support * altoslib/altosuilib: clean all versions of the .jar file * icons: Use DESTDIR when updating mime/icon caches + * .desktop: Use %F instead of %f in .desktop files + * configure: Add --disable-install-shared-mime-info option - -- Bdale Garbee <bdale@gag.com> Wed, 10 Sep 2014 00:06:56 -0600 + -- Bdale Garbee <bdale@gag.com> Wed, 10 Sep 2014 01:35:20 -0600 altos (1.4.1-1) unstable; urgency=medium |