#! /bin/sh /usr/share/dpatch/dpatch-run
## 10_vmargin.dpatch by Hubert Chan <uhoreg@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: use vmargin instead of (obsolete) vpage

@DPATCH@
--- noweb-2.11b.orig/src/tex/noweb.sty
+++ noweb-2.11b/src/tex/noweb.sty
@@ -900,7 +900,7 @@
   % This code is used
   \def\@nwlangdeprtc{Hauptteil (nicht in diesem Dokument benutzt)}%
   % Root chunk (not used in this document)
-  \def\@nwlangdepcwf{Dieser Code schreibt man zum File}%
+  \def\@nwlangdepcwf{Dieser Code schreibt man zum File}%
   % This code is written to file
   \def\@nwlangdepchk{Teil}%
   % chunk
--- noweb-2.11b.orig/src/tex/support.nw
+++ noweb-2.11b/src/tex/support.nw
@@ -1716,7 +1716,7 @@
   % This code is used
   \def\@nwlangdeprtc{Hauptteil (nicht in diesem Dokument benutzt)}%
   % Root chunk (not used in this document)
-  \def\@nwlangdepcwf{Dieser Code schreibt man zum File}%
+  \def\@nwlangdepcwf{Dieser Code schreibt man zum File}%
   % This code is written to file
   \def\@nwlangdepchk{Teil}%
   % chunk
