From db6dba3e00c6ba0c3d2a0dfdda12bc8f924c05bf Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 27 Jul 2002 01:36:26 +0000 Subject: [PATCH] r2255: Autocommit for make-debian --- debian/control | 2 +- debian/upload.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e4fdcce..a23df27 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Description: Computed Tomograpy Simulator Package: ctsim-help Architecture: all -Recommends: ctsim +Enhances: ctsim Replaces: ctsim (<< 3.5.3) Description: Online help file for CTSim This package provides the online help file for CTSim, a computed tomography diff --git a/debian/upload.sh b/debian/upload.sh index 7702c64..4c39ccf 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -debupload.sh ctsim ctsim "ctsim ctsim-doc ctsim-help" -hftp.med-info.com -d/home/ftp/pub/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make)" +debupload.sh -Sctsim -B"ctsim ctsim-doc ctsim-help" -hftp.med-info.com -d/home/ftp/pub/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make)" exit 0 -- 2.34.1