summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-02-24 17:30:23 -0700
committerBdale Garbee <bdale@gag.com>2010-02-24 17:30:23 -0700
commitd7d551b0078acb1596a9b9023c3df6dbfa46213c (patch)
tree155b74582a9b69164b392591c27b9909f1c86594
parent2f45953ee54034209a23c254e65da36e44cf075f (diff)
update changelogs for Debian builddebian/0.6+95+g2f45953
-rw-r--r--ChangeLog24
-rw-r--r--debian/changelog7
2 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba8ea240..d365896f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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