summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-10-12 16:57:33 -0600
committerBdale Garbee <bdale@gag.com>2009-10-12 16:57:33 -0600
commit68008ac11c2735ca53a1b474324df43f2f1d5cdd (patch)
treefcac3bf13d9b3e0732e30abd8025f8bdc56b56df
parent513328ac5f7c25f9ee144ab6befbea60d69eed1a (diff)
update changelogs for Debian builddebian/0.5+84+g513328a
-rw-r--r--ChangeLog12
-rw-r--r--debian/changelog4
2 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c04c1027..3415e58d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+commit 513328ac5f7c25f9ee144ab6befbea60d69eed1a
+Author: Bdale Garbee <bdale@gag.com>
+Date: Mon Oct 12 16:56:50 2009 -0600
+
+ automate push of updated and tagged master branch during debian/rules prebuild
+
+commit 67bf7d388a6dd2dbf65575bf4f0423ad355b4f2f
+Author: Bdale Garbee <bdale@gag.com>
+Date: Mon Oct 12 16:54:44 2009 -0600
+
+ update changelogs for Debian build
+
commit 23bc21a93ccb9f35917f283ac5df6ce0870df71a
Author: Bdale Garbee <bdale@gag.com>
Date: Mon Oct 12 16:54:16 2009 -0600
diff --git a/debian/changelog b/debian/changelog
index 89d87b4c..92c97471 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-altos (0.5+82+g23bc21a) unstable; urgency=low
+altos (0.5+84+g513328a) unstable; urgency=low
+ * automate push of updated and tagged master branch during
+ debian/rules prebuild
* flush repetitive junk out of debian/changelog, and update the
prebuild target
* add support for tagging git repository on each Debian package build