From: Kevin M. Rosenberg Date: Tue, 24 Jun 2003 17:35:18 +0000 (+0000) Subject: r5189: Auto commit for Debian build X-Git-Tag: v1.6.2~61 X-Git-Url: http://git.kpe.io/?p=lml2.git;a=commitdiff_plain;h=77ef25a47552d6481a5ccbcf73a3141ee9df95e4 r5189: Auto commit for Debian build --- diff --git a/debian/changelog b/debian/changelog index 8f3216c..0ca162e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-lml2 (1.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 24 Jun 2003 10:42:03 -0600 + cl-lml2 (1.0-1) unstable; urgency=low * First release diff --git a/debian/upload.sh b/debian/upload.sh index 4c091d2..025cb99 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup lml2 -Uftp.med-info.com -D/home/ftp/lml2 -C"(cd /opt/apache/htdocs/lml; make install)" -su $* +dup lml2 -Uftp.med-info.com -D/home/ftp/lml2 -C"(cd /opt/apache/htdocs/lml2; make install)" -su $*