[Oval-commits] r120 - in branches/debian/debian: . examples patches

Pavel Vinogradov blaze-guest at alioth.debian.org
Thu Aug 9 07:12:22 UTC 2007


Author: blaze-guest
Date: 2007-08-09 07:12:22 +0000 (Thu, 09 Aug 2007)
New Revision: 120

Modified:
   branches/debian/debian/examples/dsa1325_example.xml
   branches/debian/debian/examples/package_example.xml
   branches/debian/debian/examples/release_example.xml
   branches/debian/debian/patches/debian.ovaldi.1.patch
   branches/debian/debian/rules
Log:
Update schema location in examples. Fix manpage patch.

Modified: branches/debian/debian/examples/dsa1325_example.xml
===================================================================
--- branches/debian/debian/examples/dsa1325_example.xml	2007-08-08 19:14:14 UTC (rev 119)
+++ branches/debian/debian/examples/dsa1325_example.xml	2007-08-09 07:12:22 UTC (rev 120)
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<oval_definitions xmlns='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:unix-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix' xmlns:ind-def ='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent' xmlns:oval='http://oval.mitre.org/XMLSchema/oval-common-5' xmlns:oval-def='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd' xmlns:linux-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'>
+<oval_definitions xmlns='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:unix-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix' xmlns:ind-def ='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent' xmlns:oval='http://oval.mitre.org/XMLSchema/oval-common-5' xmlns:oval-def='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent /usr/share/ovaldi/xml/independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux /usr/share/ovaldi/xml/linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix /usr/share/ovaldi/xml/unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 /usr/share/ovaldi/xml/oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 /usr/share/ovaldi/xml/oval-common-schema.xsd' xmlns:linux-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'>
   <generator>
     <oval:product_name>Debian</oval:product_name>
     <oval:schema_version>5.3</oval:schema_version>

Modified: branches/debian/debian/examples/package_example.xml
===================================================================
--- branches/debian/debian/examples/package_example.xml	2007-08-08 19:14:14 UTC (rev 119)
+++ branches/debian/debian/examples/package_example.xml	2007-08-09 07:12:22 UTC (rev 120)
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<oval_definitions xmlns='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:unix-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix' xmlns:ind-def ='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent' xmlns:oval='http://oval.mitre.org/XMLSchema/oval-common-5' xmlns:oval-def='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd' xmlns:linux-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'>
+<oval_definitions xmlns='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:unix-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix' xmlns:ind-def ='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent' xmlns:oval='http://oval.mitre.org/XMLSchema/oval-common-5' xmlns:oval-def='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent /usr/share/ovaldi/xml/independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux /usr/share/ovaldi/xml/linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix /usr/share/ovaldi/xml/unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 /usr/share/ovaldi/xml/oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 /usr/share/ovaldi/xml/oval-common-schema.xsd' xmlns:linux-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'>
   <generator>
     <oval:product_name>Debian</oval:product_name>
     <oval:schema_version>5.3</oval:schema_version>

Modified: branches/debian/debian/examples/release_example.xml
===================================================================
--- branches/debian/debian/examples/release_example.xml	2007-08-08 19:14:14 UTC (rev 119)
+++ branches/debian/debian/examples/release_example.xml	2007-08-09 07:12:22 UTC (rev 120)
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<oval_definitions xmlns='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:unix-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix' xmlns:ind-def ='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent' xmlns:oval='http://oval.mitre.org/XMLSchema/oval-common-5' xmlns:oval-def='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd' xmlns:linux-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'>
+<oval_definitions xmlns='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:unix-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix' xmlns:ind-def ='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent' xmlns:oval='http://oval.mitre.org/XMLSchema/oval-common-5' xmlns:oval-def='http://oval.mitre.org/XMLSchema/oval-definitions-5' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent /usr/share/ovaldi/xml/independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux /usr/share/ovaldi/xml/linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix /usr/share/ovaldi/xml/unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 /usr/share/ovaldi/xml/oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 /usr/share/ovaldi/xml/oval-common-schema.xsd' xmlns:linux-def='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'>
   <generator>
     <oval:product_name>Debian</oval:product_name>
     <oval:schema_version>5.3</oval:schema_version>

Modified: branches/debian/debian/patches/debian.ovaldi.1.patch
===================================================================
--- branches/debian/debian/patches/debian.ovaldi.1.patch	2007-08-08 19:14:14 UTC (rev 119)
+++ branches/debian/debian/patches/debian.ovaldi.1.patch	2007-08-09 07:12:22 UTC (rev 120)
@@ -1,7 +1,5 @@
-Index: ovaldi.1
-===================================================================
---- ovaldi.1	(revision 113)
-+++ ovaldi.1	(working copy)
+--- oval-ref/docs/ovaldi.1	2007-06-28 19:35:00.000000000 +0500
++++ oval-debian/docs/ovaldi.1	2007-08-09 11:14:56.000000000 +0500
 @@ -92,13 +92,15 @@
  available from the OVAL Web site.
  .SH EXAMPLES

Modified: branches/debian/debian/rules
===================================================================
--- branches/debian/debian/rules	2007-08-08 19:14:14 UTC (rev 119)
+++ branches/debian/debian/rules	2007-08-09 07:12:22 UTC (rev 120)
@@ -87,7 +87,7 @@
 #	dh_installinfo
 	dh_installman docs/ovaldi.1
 	dh_strip
-#	dh_compress
+	dh_compress -X.xml
 	dh_fixperms
 #	dh_perl
 #	dh_makeshlibs




More information about the Oval-commits mailing list