diff --git a/debian/changelog b/debian/changelog
index d7e15c3dfedfcbe98920ed2b77603bf34751ae91..aa6f0c2e016010db75eb73529747cc0ce3978cd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cl-asdf (1.55-1) unstable; urgency=low
+
+  * New upstream.version (closes: 172074) 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  9 Dec 2002 10:23:21 -0700
+
 cl-asdf (1.54-1) unstable; urgency=low
 
   * New upstream.
diff --git a/debian/cl-cclan.postinst b/debian/cl-cclan.postinst
index 68737cd76fd974306652cd993eb70d21d1611749..3276e880c99a8028dbdcbef4465aecc9fab4b13b 100644
--- a/debian/cl-cclan.postinst
+++ b/debian/cl-cclan.postinst
@@ -1,4 +1,6 @@
-#!/bin/sh -e
+#!/bin/sh 
+
+set -e
 
 pkg=cclan
 
diff --git a/debian/cl-cclan.prerm b/debian/cl-cclan.prerm
index c3142fbe8b9cab8a0aee580d9eee7d756bc2a741..d8cda906cb291c7fd517b94d03ab2eb1a00bfd7b 100644
--- a/debian/cl-cclan.prerm
+++ b/debian/cl-cclan.prerm
@@ -1,4 +1,6 @@
-#!/bin/sh -e
+#!/bin/sh 
+
+set -e
 
 pkg=cclan
 
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000000000000000000000000000000000000..b8626c4cff2849624fb67f87cd0ad72b163671ad
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+4
diff --git a/debian/control b/debian/control
index c659018f87b12a975f14b423f4203b58e8fc1962..8456f38d62c94dc007db277cf2061f11dddaf041 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends-Indep: debhelper (>> 4.0.0)
-Standards-Version: 3.5.8.0
+Standards-Version: 3.5.7.1
 
 Package: cl-asdf
 Architecture: all