[elbe-devel] [PATCH 6/6] Remove schema definition of deprecated 'key' tag

dion at linutronix.de dion at linutronix.de
Tue May 21 10:49:02 CEST 2019


From: Olivier Dion <dion at linutronix.de>

Signed-off-by: Olivier Dion <dion at linutronix.de>
---
 schema/dbsfed.xsd | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index c7bc1424..3b9253be 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -191,13 +191,6 @@
           </documentation>
         </annotation>
       </element>
-      <element name="key" type="rfs:string" minOccurs="0">
-        <annotation>
-          <documentation>
-	    URL of the Public Key used to sign this Repository e.g "http://myhost/key.pub" or "http://debian.linutronix.de/elbe/elbe-repo.pub"
-          </documentation>
-        </annotation>
-      </element>
       <element name="raw-key" type="rfs:string" minOccurs="0">
 	<annotation>
           <documentation>
-- 
2.21.0




More information about the elbe-devel mailing list