Blame SOURCES/0005-debian-testing-upgrades-derives-from-debian-9.patch

b64852
From 468eec7237113ef11bc9229ad7603ba0c20090d8 Mon Sep 17 00:00:00 2001
b64852
From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= <fidencio@redhat.com>
b64852
Date: Thu, 18 Oct 2018 08:13:22 +0200
b64852
Subject: [PATCH] debian-testing: upgrades/derives-from debian-9
b64852
MIME-Version: 1.0
b64852
Content-Type: text/plain; charset=UTF-8
b64852
Content-Transfer-Encoding: 8bit
b64852
b64852
Testing will always upgrade/derive-from the latest debian released. It
b64852
also means that whenever we're adding a new debian version, we'll also
b64852
have to udpdate de upgrades/derives-from here.
b64852
b64852
https://bugzilla.redhat.com/show_bug.cgi?id=1640458
b64852
b64852
Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
b64852
Reviewed-by: Cole Robinson <crobinso@redhat.com>
b64852
---
b64852
 os/debian.org/debian-testing.xml | 4 ++--
b64852
 1 file changed, 2 insertions(+), 2 deletions(-)
b64852
b64852
diff --git a/os/debian.org/debian-testing.xml b/os/debian.org/debian-testing.xml
b64852
index af209ae..7ed9073 100644
b64852
--- a/os/debian.org/debian-testing.xml
b64852
+++ b/os/debian.org/debian-testing.xml
b64852
@@ -8,8 +8,8 @@
b64852
     <_vendor>Debian Project</_vendor>
b64852
     <family>linux</family>
b64852
     <distro>debian</distro>
b64852
-    <upgrades id="http://debian.org/debian/8"/>
b64852
-    <derives-from id="http://debian.org/debian/8"/>
b64852
+    <upgrades id="http://debian.org/debian/9"/>
b64852
+    <derives-from id="http://debian.org/debian/9"/>
b64852
 
b64852
     <resources arch="all">
b64852
       <minimum>
b64852
-- 
b64852
2.19.1
b64852