summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 380b5b6..c0b9aae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
debootstrap (1.0.69) UNRELEASED; urgency=medium
+ [ Cyril Brulebois ]
* Make sure to deduplicate package list in download_release to avoid
issues while counting downloaded packages. The failure path could lead
to printing some strange integer (Closes: #709751, #768445, #785276,
@@ -13,6 +14,9 @@ debootstrap (1.0.69) UNRELEASED; urgency=medium
* Make it possible to override the MAKEDEV variable (Closes: #734743).
Thanks, Wookey!
+ [ Christian Perrier ]
+ * Update Standards to 3.9.6 (checked)
+
-- Cyril Brulebois <kibi@debian.org> Thu, 14 May 2015 23:52:52 +0200
debootstrap (1.0.68) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e636154..334236b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Junichi Uekawa <dancer@debian.org>, Colin Watson <cjwatson@debian.org>, Christian Perrier <bubulle@debian.org>
Build-Depends: debhelper (>= 9), makedev (>= 2.3.1-69) [linux-any]
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=d-i/debootstrap.git
Vcs-Git: git://anonscm.debian.org/d-i/debootstrap.git