From: Kevin M. Rosenberg Date: Mon, 12 Aug 2002 06:14:38 +0000 (+0000) Subject: r2293: *** empty log message *** X-Git-Tag: debian-4.5.3-3~166 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=982ba4d6989fd506d6203e63472afecf9a097349;p=ctsim.git r2293: *** empty log message *** --- diff --git a/debian/README.Debian b/debian/README.Debian index b54e96f..9407671 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,9 +1,4 @@ -This is the CTSim system packaged for Debian. +This is the CTSim system packaged for Debian by +Kevin M. Rosenberg , April 2002. -The home site for CTSim is http://www.ctsim.org. The package -may be downloaded from that site. - -CTSim has been packaged by Kevin M. Rosenberg who is also the -upstream author. - -Kevin Rosenberg , Thu, 25 Apr 2002 19:13:41 -0600 +The home site for CTSim is http://ctsim.org/ diff --git a/debian/changelog b/debian/changelog index 4b85828..dc177c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ ctsim (3.5.8-2) unstable; urgency=low * Update email address * Update standards version - + * Update FTP address is watch file + -- Kevin M. Rosenberg Sun, 11 Aug 2002 23:20:09 -0600 ctsim (3.5.8-1) unstable; urgency=low diff --git a/debian/make-debian.sh b/debian/make-debian.sh index d27a75e..0592779 100755 --- a/debian/make-debian.sh +++ b/debian/make-debian.sh @@ -1,4 +1,5 @@ #!/bin/bash -e -bdeb.sh -Sctsim -c -Hdebian/cvsbp-prepare.sh +bdeb.sh -Sctsim -bc -bp $* + exit 0 diff --git a/debian/watch b/debian/watch index 89333ab..c4b6268 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ # Rename this file to "watch" and then you can run the "uscan" command # to check for upstream updates and more. # Site Directory Pattern Version Script -ftp.ctsim.org /pub/ctsim ctsim-(.*)\.tar\.gz debian uupdate +ftp.ctsim.org / ctsim-(.*)\.tar\.gz debian uupdate