summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2015-05-18 12:07:15 (GMT)
committerChristian Perrier <bubulle@debian.org>2015-05-18 12:07:15 (GMT)
commit0f8c7b765edd5bfafc817e9d9589623c251daf75 (patch)
tree024aa84914c1102dfad7d6b1c78a0d222d51bae0 /debian
parent46fa458f9a62977abd63289bd74bf4abaedd30b3 (diff)
downloaddebootstrap-0f8c7b765edd5bfafc817e9d9589623c251daf75.zip
debootstrap-0f8c7b765edd5bfafc817e9d9589623c251daf75.tar.gz
debootstrap-0f8c7b765edd5bfafc817e9d9589623c251daf75.tar.bz2
Update Standards to 3.9.6 (checked)
Diffstat (limited to 'debian')
-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