summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2016-09-13 12:22:38 (GMT)
committerSteve McIntyre <steve@einval.com>2016-09-13 12:22:38 (GMT)
commit97570d1d10be801a47ef6d578fef908af28ba17c (patch)
treeba989510ab9a4e48b516b45e34c0ccad043f0a06
parent0072aa3757b9acb1e9283ae67b8e128a38a1e5c8 (diff)
downloaddebootstrap-97570d1d10be801a47ef6d578fef908af28ba17c.zip
debootstrap-97570d1d10be801a47ef6d578fef908af28ba17c.tar.gz
debootstrap-97570d1d10be801a47ef6d578fef908af28ba17c.tar.bz2
Update Standards-Version to 3.9.8
No package changes needed
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 07fa2da..1c0b271 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
debootstrap (1.0.83) UNRELEASED; urgency=medium
+ [ Ansgar Burchardt ]
* functions: Validate that the requested suite is listed in the
Release file's Suite or Codename field. (Closes: #837075)
* Add support for merged-/usr, enabled by a new --merged-usr option.
@@ -8,7 +9,10 @@ debootstrap (1.0.83) UNRELEASED; urgency=medium
using dpkg-deb together with busybox' tar. (Closes: #837185)
* README: Use https://.
- -- Ansgar Burchardt <ansgar@debian.org> Thu, 08 Sep 2016 17:26:53 +0200
+ [ Steve McIntyre ]
+ * Update Standards-Version to 3.9.8 (no changes needed)
+
+ -- Steve McIntyre <93sam@debian.org> Tue, 13 Sep 2016 13:16:41 +0100
debootstrap (1.0.82) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 46e2b93..6f9fbb8 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>, Steve McIntyre <93sam@debian.org>
Build-Depends: debhelper (>= 9), makedev (>= 2.3.1-69) [linux-any]
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/d-i/debootstrap.git
Vcs-Git: https://anonscm.debian.org/git/d-i/debootstrap.git