r5189: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 24 Jun 2003 17:35:18 +0000 (17:35 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 24 Jun 2003 17:35:18 +0000 (17:35 +0000)
debian/changelog
debian/upload.sh

index 8f3216c5982ea424b541f643d44b878afcd1fc1c..0ca162ec17331c817482649eb1d5d012da312bed 100644 (file)
@@ -1,3 +1,9 @@
+cl-lml2 (1.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 24 Jun 2003 10:42:03 -0600
+
 cl-lml2 (1.0-1) unstable; urgency=low
 
   * First release
index 4c091d235ce03077186b48b1371ed1976fc63230..025cb996dea88b7c0208b44e7e98e4a0b351a3ea 100755 (executable)
@@ -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 $*