diff options
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | debian/changelog | 8 |
2 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,21 @@ +commit 23bc21a93ccb9f35917f283ac5df6ce0870df71a +Author: Bdale Garbee <bdale@gag.com> +Date: Mon Oct 12 16:54:16 2009 -0600 + + undue damage from partial build + +commit 7da56ad8576ef212ffb6cb573bdaf578453e3fe0 +Author: Bdale Garbee <bdale@gag.com> +Date: Mon Oct 12 16:52:52 2009 -0600 + + add support for tagging git repository on each Debian package build + +commit 8d4aa4ee54f85f4951cdd7293d58aaa405cfcdc5 +Author: Bdale Garbee <bdale@gag.com> +Date: Mon Oct 12 16:49:34 2009 -0600 + + update changelogs for Debian build + commit 241a860fe856b1dfad6e792736313648300d5c24 Author: Bdale Garbee <bdale@gag.com> Date: Mon Oct 12 16:48:43 2009 -0600 diff --git a/debian/changelog b/debian/changelog index e886205e..89d87b4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +altos (0.5+82+g23bc21a) unstable; urgency=low + + * flush repetitive junk out of debian/changelog, and update the + prebuild target + * add support for tagging git repository on each Debian package build + + -- Bdale Garbee <bdale@gag.com> Mon, 12 Oct 2009 16:54:28 -0600 + altos (0.5+77+gc57bd7f) unstable; urgency=low * build for Debian from git |