eliminate lintian warnings
authorKevin Rosenberg <kevin@rosenberg.net>
Mon, 10 Sep 2007 01:38:41 +0000 (19:38 -0600)
committerKevin Rosenberg <kevin@rosenberg.net>
Mon, 10 Sep 2007 01:38:41 +0000 (19:38 -0600)
debian/control
debian/rules
debian/upload.sh

index f1c35fe24ce49f413fc3032651f201bb77cad27b..d96451e383fb51b83779363d89c0f94b4b7eb363 100644 (file)
@@ -2,8 +2,8 @@ Source: cl-xlunit
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0)
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>> 4.0.0)
+Standards-Version: 3.7.2.2
 
 Package: cl-xlunit
 Architecture: all
index 426d6e55fef7de918e733f4d684779af7e6b314a..23f8e04fbef9f051a7b4904d4cb34a21f2d63ce2 100755 (executable)
@@ -3,7 +3,6 @@
 pkg    := xlunit
 debpkg  := cl-xlunit
 
-
 clc-source     := usr/share/common-lisp/source
 clc-systems    := usr/share/common-lisp/systems
 clc-xlunit     := $(clc-source)/$(pkg)
index 8fc4d6e1190668380b356f84ada91a277d8960ab..65dcc70e14651d049d3857bcb65ad8425e524926 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/bash -e
 
-dup xlunit -Uftp.med-info.com -D/home/ftp/xlunit -C"(umask 022; /home/kevin/bin/remove-old-versions xlunit latest)" -su $*
+dup xlunit -Ufiles.b9.com -D/home/ftp/xlunit -C"(umask 022; /home/kevin/bin/remove-old-versions xlunit latest)" -su $*