prep release

This commit is contained in:
Joey Hess 2014-06-13 10:06:42 -04:00
parent 91a72b9e4b
commit b6fc95602d
1 changed files with 2 additions and 2 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
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
@ -8,7 +8,7 @@ propellor (0.7.0) UNRELEASED; urgency=medium
* 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