diff options
-rw-r--r-- | ChangeLog | 13 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,16 @@ +commit 241a860fe856b1dfad6e792736313648300d5c24 +Author: Bdale Garbee <bdale@gag.com> +Date: Mon Oct 12 16:48:43 2009 -0600 + + flush repetitive junk out of debian/changelog, and update the prebuild target + in debian/rules to put git commit details into the Debian changelog + +commit 6c4cdc927b43736b39be29d23ac3dc723f69e4d6 +Author: Bdale Garbee <bdale@gag.com> +Date: Mon Oct 12 15:57:19 2009 -0600 + + update changelogs for Debian build + commit c57bd7fd2f80e50b0b4c87fccb024ab07c93773d Merge: adf8764 2b76572 Author: Bdale Garbee <bdale@gag.com> diff --git a/debian/changelog b/debian/changelog index e886205e..11f0b5cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +altos (0.5+79+g241a860) unstable; urgency=low + + * flush repetitive junk out of debian/changelog, and update the + prebuild target + + -- Bdale Garbee <bdale@gag.com> Mon, 12 Oct 2009 16:49:23 -0600 + altos (0.5+77+gc57bd7f) unstable; urgency=low * build for Debian from git |