diff options
author | Bdale Garbee <bdale@gag.com> | 2010-02-24 17:22:45 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-02-24 17:22:45 -0700 |
commit | 54dd7a200e6956aace5a580d4c4d6a10a13c654b (patch) | |
tree | 663dd9cc15b39d917fa998bf5cb26ab9d1f77731 | |
parent | 4b6b28530206c6fdbe46699b81746fbbcab5b148 (diff) |
update changelogs for Debian build
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,21 @@ +commit 4b6b28530206c6fdbe46699b81746fbbcab5b148 +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Feb 24 17:22:20 2010 -0700 + + see if this works + +commit c74958d3e8c5ce8006a9f9f6853238fce0c77432 +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Feb 24 17:13:29 2010 -0700 + + move git-using variable declaration into the prebuild target + +commit cf091a7252eba09902a42a3cfe7b4d6a343907ce +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Feb 24 16:44:44 2010 -0700 + + update changelogs for Debian build + commit deccc10f0305c0cd02bf6317d6dc9d2ae38c3dac Author: Bdale Garbee <bdale@gag.com> Date: Wed Feb 24 16:43:32 2010 -0700 diff --git a/debian/changelog b/debian/changelog index e489a560..ed4b6271 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +altos (0.6+88+gdeccc11) unstable; urgency=low + + * move git-using variable declaration into the prebuild target + * see if this works + + -- Bdale Garbee <bdale@gag.com> Wed, 24 Feb 2010 17:22:38 -0700 + altos (0.6+88+gdeccc10) unstable; urgency=low * add gawk as a build dependency since strtonum is a gawk extension |