From b2d39fbaa924415a004e1d304f2543fe1f06e685 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 21 Aug 2002 17:50:15 +0000 Subject: [PATCH] r2355: *** empty log message *** --- debian/changelog | 2 +- debian/make-debian.sh | 2 +- debian/make-upstream.sh | 2 +- debian/upload.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index dc177c8..6f3fa54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ ctsim (3.5.8-2) unstable; urgency=low * Update email address * Update standards version - * Update FTP address is watch file + * Update FTP address in watch file -- Kevin M. Rosenberg Sun, 11 Aug 2002 23:20:09 -0600 diff --git a/debian/make-debian.sh b/debian/make-debian.sh index 0592779..70f6030 100755 --- a/debian/make-debian.sh +++ b/debian/make-debian.sh @@ -1,5 +1,5 @@ #!/bin/bash -e -bdeb.sh -Sctsim -bc -bp $* +bdeb ctsim -bc -bp $* exit 0 diff --git a/debian/make-upstream.sh b/debian/make-upstream.sh index 0597db9..be11139 100755 --- a/debian/make-upstream.sh +++ b/debian/make-upstream.sh @@ -1,5 +1,5 @@ #!/bin/bash -e -bups.sh -Sctsim -d"-name doc -or -name images" +bups ctsim -d"-name doc -or -name images" exit 0 diff --git a/debian/upload.sh b/debian/upload.sh index 4c39ccf..abc20ee 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -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)" +dup ctsim -Uftp.med-info.com -D/home/ftp/pub/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make)" exit 0 -- 2.34.1