diff options
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 14b2e4e20..1c11cd43a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -installation-guide (201409xx) UNRELEASED; urgency=low +installation-guide (20140916) unstable; urgency=low [ Martin Michlmayr ] * Remove information about Cobalt devices. @@ -15,6 +15,7 @@ installation-guide (201409xx) UNRELEASED; urgency=low * Add support for "any" and "x86" magics in preseed.pl. Closes: #758476. * Update linux-x86 lowmem limits. * Add arch-parallel build support. + * Bump Standards-Version to 3.9.5 (no change). [ Karsten Merker ] * Update and extend the "Supported Hardware" section for armel @@ -69,7 +70,7 @@ installation-guide (201409xx) UNRELEASED; urgency=low of the manual. * Remove references of loop-AES (no longer supported by the installer). - -- Martin Michlmayr <tbm@cyrius.com> Sat, 14 Dec 2013 10:20:37 +0000 + -- Samuel Thibault <sthibault@debian.org> Tue, 16 Sep 2014 12:39:53 +0200 installation-guide (20131009) unstable; urgency=low diff --git a/debian/control b/debian/control index 7d9770c5d..e07b596c8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: doc Priority: optional Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Uploaders: Samuel Thibault <sthibault@debian.org> -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual Vcs-Browser: http://anonscm.debian.org/viewvc/d-i/trunk/manual/ Build-Depends: debhelper (>= 6) |