Manual merge of version 9.9+rpi1+deb9u9 and 9.9+deb9u11 to produce 9.9+rpi1+deb9u11 archive/raspbian/9.9+rpi1+deb9u11 raspbian/9.9+rpi1+deb9u11
authorPeter Michael Green <plugwash@raspbian.org>
Mon, 9 Sep 2019 23:21:23 +0000 (23:21 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Mon, 9 Sep 2019 23:21:23 +0000 (23:21 +0000)
1  2 
debian/changelog
etc/os-release

index a669b7d16ccf854fdd83e6727666850bcb6e918f,3f6417c90c5ea6c49c204b78098587ba04b9c3be..42a41779db91f21d6c8e89e689e176e53738b9ce
@@@ -1,11 -1,17 +1,26 @@@
- base-files (9.9+rpi1+deb9u9) stretch-staging; urgency=medium
++base-files (9.9+rpi1+deb9u11) stretch-staging; urgency=medium
 +
 +  [changes brought forward from 8+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Jan 2015 02:03:42 +0000]
 +  * Modify default vendor etc for raspbian.
 +  * Modify maintainer scripts so default will be set to raspbian even when
 +    upgrading
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sat, 27 Apr 2019 12:12:10 +0000
++ -- Peter Michael Green <plugwash@raspbian.org>  Mon, 09 Sep 2019 23:20:47 +0000
++
+ base-files (9.9+deb9u11) stretch; urgency=emergency
+   * Non-maintainer upload.
+   * Change /etc/debian_version to 9.11, for Debian 9.11 point release.
+  -- Julien Cristau <jcristau@debian.org>  Sun, 08 Sep 2019 12:51:39 +0200
+ base-files (9.9+deb9u10) stretch; urgency=medium
+   * Change /etc/debian_version to 9.10, for Debian 9.10 point release.
+   * Add VERSION_CODENAME to os-release. Closes: #829245. Please note
+     that this is only for stable releases.
+  -- Santiago Vila <sanvila@debian.org>  Fri, 30 Aug 2019 14:27:24 +0200
  
  base-files (9.9+deb9u9) stretch; urgency=medium
  
diff --cc etc/os-release
index 23df384ff7a21b92b5cef42c623558ba6287fc25,ac920f5b31e2e49df225b1e0ed2f21de181b924b..017d9a8b0da4eb4f93fa7f9f15021021ebc9f255
@@@ -1,9 -1,9 +1,10 @@@
 -PRETTY_NAME="Debian #OSNAME# 9 (stretch)"
 -NAME="Debian #OSNAME#"
 +PRETTY_NAME="Raspbian #OSNAME# 9 (stretch)"
 +NAME="Raspbian #OSNAME#"
  VERSION_ID="9"
  VERSION="9 (stretch)"
 -ID=debian
 -HOME_URL="https://www.debian.org/"
 -SUPPORT_URL="https://www.debian.org/support"
 -BUG_REPORT_URL="https://bugs.debian.org/"
+ VERSION_CODENAME=stretch
 +ID=raspbian
 +ID_LIKE=debian
 +HOME_URL="http://www.raspbian.org/"
 +SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
 +BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"