From: Bdale Garbee Date: Wed, 24 Feb 2010 23:44:44 +0000 (-0700) Subject: update changelogs for Debian build X-Git-Tag: debian/0.6+88+gdeccc10 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=cf091a7252eba09902a42a3cfe7b4d6a343907ce update changelogs for Debian build --- diff --git a/ChangeLog b/ChangeLog index fa1cf175..dbcce6e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +commit deccc10f0305c0cd02bf6317d6dc9d2ae38c3dac +Author: Bdale Garbee +Date: Wed Feb 24 16:43:32 2010 -0700 + + add gawk as a build dependency since strtonum is a gawk extension + +commit ac45da6e61597dcdb119b976f7301b2cc7fdced4 +Author: Bdale Garbee +Date: Wed Feb 24 14:57:26 2010 -0700 + + update changelogs for Debian build + commit 24912821b3230b8357b9e0094cd69fa0bccc5513 Author: Bdale Garbee Date: Wed Feb 24 14:53:27 2010 -0700 diff --git a/debian/changelog b/debian/changelog index e5a3d559..e489a560 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +altos (0.6+88+gdeccc10) unstable; urgency=low + + * add gawk as a build dependency since strtonum is a gawk extension + + -- Bdale Garbee Wed, 24 Feb 2010 16:44:35 -0700 + altos (0.6+86+g2491282) unstable; urgency=low [ Keith Packard ]