diff options
-rw-r--r-- | ChangeLog | 12 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,15 @@ +commit d6ffd491d8d0119c446057eedfa62300c2fb4920 +Author: Bdale Garbee <bdale@gag.com> +Date: Mon Aug 30 19:46:26 2010 -0600 + + no need to deliver .map files any more + +commit c35632efb1919764e4b8581ed6fcf2bedd4bd517 +Author: Bdale Garbee <bdale@gag.com> +Date: Mon Aug 30 19:37:50 2010 -0600 + + update changelogs for Debian build + commit 2a004d17a13b4ff52d892bfdecff8ad3d0823f7c Author: Bdale Garbee <bdale@gag.com> Date: Mon Aug 30 19:37:17 2010 -0600 diff --git a/debian/changelog b/debian/changelog index 8e51b816..c1e12fca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +altos (0.7+27+gd6ffd49) unstable; urgency=low + + * no need to deliver .map files any more + + -- Bdale Garbee <bdale@gag.com> Mon, 30 Aug 2010 19:46:42 -0600 + altos (0.7+25+g2a004d1) unstable; urgency=low * don't build all the "fat" jar deliverables by default |