diff options
-rw-r--r-- | ChangeLog | 12 | ||||
-rw-r--r-- | debian/changelog | 5 |
2 files changed, 16 insertions, 1 deletions
@@ -1,3 +1,15 @@ +commit 012e7176954a6b74b3b667317be0f6dc41d7ab70 +Author: Bdale Garbee <bdale@gag.com> +Date: Thu Sep 9 15:51:02 2010 -0600 + + add libtool to build deps + +commit 3e5824b9a71971ce99bfe38a1e860b421e265f02 +Author: Bdale Garbee <bdale@gag.com> +Date: Thu Sep 9 15:43:47 2010 -0600 + + update changelogs for Debian build + commit 3d49d5f69b41c27003dbc5ccf1899014bd13bd99 Author: Keith Packard <keithp@keithp.com> Date: Sun Sep 5 02:05:06 2010 -0700 diff --git a/debian/changelog b/debian/changelog index f46dfe82..572af3e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -altos (0.7+79+g3d49d5f) unstable; urgency=low +altos (0.7+81+g012e717) unstable; urgency=low + + [ Bdale Garbee ] + * add libtool to build deps [ Keith Packard ] * altosui: Add windows installer build using 'nsis' |