summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-06-13 10:06:52 -0400
committerJoey Hess2014-06-13 10:06:52 -0400
commit9e35d6b5641c634e5b5c37bb5fb6213c41029262 (patch)
treedba7cd756755d7c7217005552f6be400afdf7b96 /debian
parentcc9aa510c97e1838fc9dbc0a1331db1e88954bab (diff)
parentb6fc95602d4defced34e557db9257ddf68b2bda7 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b7303cb3..b3f4572f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
-propellor (0.7.0) UNRELEASED; urgency=medium
+propellor (0.7.0) unstable; urgency=medium
* combineProperties no longer stops when a property fails; now it continues
trying to satisfy all properties on the list before propigating the
failure.
* Attr is renamed to Info.
* Renamed wrapper to propellor to make cabal installation of propellor work.
+ * When git gpg signature of a fetched git branch cannot be verified,
+ propellor will now continue running, but without merging in that branch.
- -- Joey Hess <joeyh@debian.org> Sat, 07 Jun 2014 00:12:44 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 13 Jun 2014 10:06:40 -0400
propellor (0.6.0) unstable; urgency=medium