[Oval-commits] r399 - branches/ovaldi-mergewithupstream/debian/patches

Pavel Vinogradov blaze-guest at alioth.debian.org
Tue Aug 11 17:55:21 UTC 2009


Author: blaze-guest
Date: 2009-08-11 17:55:21 +0000 (Tue, 11 Aug 2009)
New Revision: 399

Modified:
   branches/ovaldi-mergewithupstream/debian/patches/debian.makefile.patch
   branches/ovaldi-mergewithupstream/debian/patches/debian.xsddir.patch
Log:
Fix diff offset

Modified: branches/ovaldi-mergewithupstream/debian/patches/debian.makefile.patch
===================================================================
--- branches/ovaldi-mergewithupstream/debian/patches/debian.makefile.patch	2009-08-09 19:56:04 UTC (rev 398)
+++ branches/ovaldi-mergewithupstream/debian/patches/debian.makefile.patch	2009-08-11 17:55:21 UTC (rev 399)
@@ -19,7 +19,7 @@
  endif
  
  # What object code are we expecting?
-@@ -163,11 +164,12 @@
+@@ -164,11 +165,12 @@
  	FileHashProbe.obj \
  	VariableProbe.obj \
  
@@ -34,7 +34,7 @@
  endif
  
  REL_OBJS = \
-@@ -257,11 +259,12 @@
+@@ -259,11 +261,12 @@
  	$(BUILDDIR)/FileHashProbe.obj \
  	$(BUILDDIR)/VariableProbe.obj \
  

Modified: branches/ovaldi-mergewithupstream/debian/patches/debian.xsddir.patch
===================================================================
--- branches/ovaldi-mergewithupstream/debian/patches/debian.xsddir.patch	2009-08-09 19:56:04 UTC (rev 398)
+++ branches/ovaldi-mergewithupstream/debian/patches/debian.xsddir.patch	2009-08-11 17:55:21 UTC (rev 399)
@@ -1,7 +1,7 @@
 diff -urN ovaldi.mitre/src/Common.cpp ovaldi.debian/src/Common.cpp
 --- ovaldi.mitre/src/Common.cpp	2008-10-11 02:36:46.000000000 +0500
 +++ ovaldi.debian/src/Common.cpp	2009-05-02 16:43:16.000000000 +0500
-@@ -86,12 +86,12 @@
+@@ -52,12 +52,12 @@
  string	Common::startTime			  = "";
  
  bool    Common::noXsl                 = false;




More information about the Oval-commits mailing list