diff options
-rw-r--r-- | ChangeLog | 12 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,15 @@ +commit deccc10f0305c0cd02bf6317d6dc9d2ae38c3dac +Author: Bdale Garbee <bdale@gag.com> +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 <bdale@gag.com> +Date: Wed Feb 24 14:57:26 2010 -0700 + + update changelogs for Debian build + commit 24912821b3230b8357b9e0094cd69fa0bccc5513 Author: Bdale Garbee <bdale@gag.com> 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 <bdale@gag.com> Wed, 24 Feb 2010 16:44:35 -0700 + altos (0.6+86+g2491282) unstable; urgency=low [ Keith Packard ] |