summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-06-25 11:23:47 (GMT)
committerColin Watson <cjwatson@debian.org>2012-06-25 11:23:47 (GMT)
commitcd24fd4088e8c6a157d2c95cc42758d09728a113 (patch)
tree468930fdf65d1789e5cbff278fed598ccb132c2f /debian/changelog
parent9a4de90559b2ce004ac869be5d0a551cc5bac76b (diff)
downloaddebootstrap-cd24fd4088e8c6a157d2c95cc42758d09728a113.zip
debootstrap-cd24fd4088e8c6a157d2c95cc42758d09728a113.tar.gz
debootstrap-cd24fd4088e8c6a157d2c95cc42758d09728a113.tar.bz2
Downgrade the absence of an InRelease file from a warning to an info message. For now, debootstrap can cope fine without, and it's possible there are Debian mirrors that don't have InRelease; Ubuntu doesn't quite have InRelease support yet either (LP: #1017398).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9ab166..7978b67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debootstrap (1.0.42) UNRELEASED; urgency=low
+
+ * Downgrade the absence of an InRelease file from a warning to an info
+ message. For now, debootstrap can cope fine without, and it's possible
+ there are Debian mirrors that don't have InRelease; Ubuntu doesn't quite
+ have InRelease support yet either (LP: #1017398).
+
+ -- Colin Watson <cjwatson@debian.org> Mon, 25 Jun 2012 12:19:34 +0100
+
debootstrap (1.0.41) unstable; urgency=low
[ Mehdi Dogguy ]