From ec7303cd70cb5f382927af232691e6e9bd4269da Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 5 May 2002 02:57:29 +0000 Subject: [PATCH] r1933: *** empty log message *** --- debian/control | 2 +- make-dist.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f6ed1cc..73e5a0a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Adam Di Carlo Uploaders: Barak A. Pearlmutter -Build-Depends-Indep: debhelper (>> 3.0.0) +Build-Depends-Indep: debhelper (>> 3.0.0), nsgml, jade, jadetex, tetex-bin Standards-Version: 3.5.2 Package: cl-uffi diff --git a/make-dist.sh b/make-dist.sh index 7b31048..3bbd213 100755 --- a/make-dist.sh +++ b/make-dist.sh @@ -94,7 +94,7 @@ rm -rf ${DISTDIR} if [ -z ${opt_dpkg_buildpackage} ]; then cd ${TOPDIR} - cvs-buildpackage -rfakeroot -kkevin@rosenberg.net -H${TOPDIR}/cvsbp-prepare -tC -i"*.pdf" ${DEBPKG} + cvs-buildpackage -rfakeroot -kkevin@rosenberg.net -H${TOPDIR}/cvsbp-prepare -tC -i.pdf ${DEBPKG} cd .. else cd ${DEBDIR} -- 2.34.1