[Oval-commits] r118 - branches/debian/debian

Pavel Vinogradov blaze-guest at alioth.debian.org
Wed Aug 8 18:41:50 UTC 2007


Author: blaze-guest
Date: 2007-08-08 18:41:50 +0000 (Wed, 08 Aug 2007)
New Revision: 118

Modified:
   branches/debian/debian/README.Debian
   branches/debian/debian/changelog
   branches/debian/debian/control
   branches/debian/debian/dirs
   branches/debian/debian/install
   branches/debian/debian/rules
Log:
Rename debian package to ovaldi

Modified: branches/debian/debian/README.Debian
===================================================================
--- branches/debian/debian/README.Debian	2007-08-08 18:19:10 UTC (rev 117)
+++ branches/debian/debian/README.Debian	2007-08-08 18:41:50 UTC (rev 118)
@@ -1,4 +1,4 @@
-oval for Debian
+ovaldi for Debian
 ---------------
 
   This package contain OVAL referenced interpretator adapted to use in Debian 
@@ -6,7 +6,7 @@
 Open Vulnerability and Assessment Language used to generate unified 
 definition of vulnerability.
 
-  You can find some example definitions in /usr/share/doc/sams/examples directory. 
+  You can find some example definitions in /usr/share/doc/ovaldi/examples directory. 
 This definitions don't represent any actual vulnerability information and 
 may be used as examples to write you own definition or test work of OVAL 
 interpreter.

Modified: branches/debian/debian/changelog
===================================================================
--- branches/debian/debian/changelog	2007-08-08 18:19:10 UTC (rev 117)
+++ branches/debian/debian/changelog	2007-08-08 18:41:50 UTC (rev 118)
@@ -1,4 +1,4 @@
-oval (5.3-1) unstable; urgency=low
+ovaldi (5.3-1) unstable; urgency=low
 
   * Initial release
 

Modified: branches/debian/debian/control
===================================================================
--- branches/debian/debian/control	2007-08-08 18:19:10 UTC (rev 117)
+++ branches/debian/debian/control	2007-08-08 18:41:50 UTC (rev 118)
@@ -7,7 +7,7 @@
 XS-Vcs-Svn: svn://svn.debian.org/svn/oval/branches/debian
 XS-Vcs-Browser: http://svn.debian.org/wsvn/oval/branches/debian/
 
-Package: oval
+Package: ovaldi
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: Open Vulnerability and Assessment Language references interpreter

Modified: branches/debian/debian/dirs
===================================================================
--- branches/debian/debian/dirs	2007-08-08 18:19:10 UTC (rev 117)
+++ branches/debian/debian/dirs	2007-08-08 18:41:50 UTC (rev 118)
@@ -1,2 +1,3 @@
 usr/bin
 usr/share/man/man1
+usr/share/doc/ovaldi

Modified: branches/debian/debian/install
===================================================================
--- branches/debian/debian/install	2007-08-08 18:19:10 UTC (rev 117)
+++ branches/debian/debian/install	2007-08-08 18:41:50 UTC (rev 118)
@@ -1,3 +1,3 @@
 project/linux/Release/ovaldi usr/bin
-xml usr/share/oval
-debian/examples usr/share/doc/sams
+xml usr/share/ovaldi
+debian/examples usr/share/doc/ovaldi

Modified: branches/debian/debian/rules
===================================================================
--- branches/debian/debian/rules	2007-08-08 18:19:10 UTC (rev 117)
+++ branches/debian/debian/rules	2007-08-08 18:41:50 UTC (rev 118)
@@ -7,7 +7,7 @@
 # This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 
 
@@ -87,7 +87,7 @@
 #	dh_installinfo
 	dh_installman docs/ovaldi.1
 	dh_strip
-	dh_compress
+#	dh_compress
 	dh_fixperms
 #	dh_perl
 #	dh_makeshlibs




More information about the Oval-commits mailing list