#! /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/xdoc/onepage.tex
+++ noweb-2.11b/src/xdoc/onepage.tex
@@ -0,7 +0,7 @@
 \documentclass{article}
 \usepackage{alltt,multicol,array,tabularx}
 \pagestyle{empty}
-\usepackage{vpage}
+\usepackage{vmargin}
 \setpapersize{USletter}
 \setmarginsrb{0.75in}{0.75in}{0.75in}{0.75in}{0pt}{0pt}{0pt}{0pt}
 
