diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-13 10:06:52 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-13 10:06:52 -0400 |
| commit | 9e35d6b5641c634e5b5c37bb5fb6213c41029262 (patch) | |
| tree | dba7cd756755d7c7217005552f6be400afdf7b96 /debian | |
| parent | cc9aa510c97e1838fc9dbc0a1331db1e88954bab (diff) | |
| parent | b6fc95602d4defced34e557db9257ddf68b2bda7 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
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 |
