diff options
-rw-r--r-- | ChangeLog | 24 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 31 insertions, 0 deletions
@@ -1,3 +1,27 @@ +commit 2f45953ee54034209a23c254e65da36e44cf075f +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Feb 24 17:29:47 2010 -0700 + + un-muck changelog + +commit 540f86678853e7ea80ae91f3f2ec0ec88c5b1ca7 +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Feb 24 17:27:51 2010 -0700 + + debugging + +commit cdccd92f6ed97be7385e84de5694064cb8f43946 +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Feb 24 17:25:28 2010 -0700 + + conditionalize use of git on executability of /usr/bin/git binary + +commit 54dd7a200e6956aace5a580d4c4d6a10a13c654b +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Feb 24 17:22:45 2010 -0700 + + update changelogs for Debian build + commit 4b6b28530206c6fdbe46699b81746fbbcab5b148 Author: Bdale Garbee <bdale@gag.com> Date: Wed Feb 24 17:22:20 2010 -0700 diff --git a/debian/changelog b/debian/changelog index e489a560..b79ee067 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +altos (0.6+95+g2f45953) unstable; urgency=low + + * update changelogs for Debian build + * conditionalize use of git on executability of /usr/bin/git binary + + -- Bdale Garbee <bdale@gag.com> Wed, 24 Feb 2010 17:30:00 -0700 + altos (0.6+88+gdeccc10) unstable; urgency=low * add gawk as a build dependency since strtonum is a gawk extension |