diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-10-03 18:04:46 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-10-03 18:04:46 -0400 |
| commit | 8fd86cc60a82baae7afadbcd62b4cdd8f05cbf43 (patch) | |
| tree | 135ea1798e5aedc3a248dd03840d6805ba3cdcdc /debian | |
| parent | 90108e839d34fd7083c5a7dadb5f8895f9ec19f2 (diff) | |
Debootstap.installed: Fix inverted logic that made this never install debootstrap. Thanks, mithrandi.
This commit was sponsored by Jake Vosloo on Patreon.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cc402065..3405f3b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ propellor (3.2.1) UNRELEASED; urgency=medium * Simplify Debootstrap.sourceInstall since #770217 was fixed. + * Debootstap.installed: Fix inverted logic that made this never install + debootstrap. Thanks, mithrandi. -- Joey Hess <id@joeyh.name> Sat, 24 Sep 2016 14:34:39 -0400 |
