summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorAnsgar Burchardt <ansgar@debian.org>2016-10-18 22:14:03 (GMT)
committerAnsgar Burchardt <ansgar@debian.org>2016-10-19 22:27:46 (GMT)
commit6b4019d0d4911cdb337ad8204891223c9f323829 (patch)
treeb6ec7e453a781bfe1b74e51c3b09f2e17b703891 /debian/changelog
parent2ab4758d3a447698cf2bd28a56a19a1378cd6ac7 (diff)
downloaddebootstrap-6b4019d0d4911cdb337ad8204891223c9f323829.zip
debootstrap-6b4019d0d4911cdb337ad8204891223c9f323829.tar.gz
debootstrap-6b4019d0d4911cdb337ad8204891223c9f323829.tar.bz2
Enable merged-/usr by default.
Thanks to Marco d'Itri for the patch.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1cee5d1..c746495 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
debootstrap (1.0.85) UNRELEASED; urgency=medium
+ [ Ansgar Burchardt ]
* Add jessie-kfreebsd to merged-/usr blacklist.
* No longer Build-Depend on makedev. The code using it was already
removed in debootstrap 1.0.82.
@@ -11,6 +12,9 @@ debootstrap (1.0.85) UNRELEASED; urgency=medium
* Only unpack and configure the base system when there are actually
packages to install. (Closes: #825034)
+ [ Marco d'Itri ]
+ * Enable merged-/usr by default. (Closes: #839046, #839162)
+
-- Ansgar Burchardt <ansgar@debian.org> Wed, 14 Sep 2016 01:03:58 +0200
debootstrap (1.0.84) unstable; urgency=medium