lintian fixes
authorDavid Schleef <ds@schleef.org>
Wed, 11 Oct 2000 20:58:05 +0000 (20:58 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 11 Oct 2000 20:58:05 +0000 (20:58 +0000)
debian/changelog
debian/libcomedi0.postinst

index 912a2639ff9c0cd5dc5f8b73d8ca52f2624b1daf..a6a2bf592409d40a6b87a6048fc20065ef4ed2f7 100644 (file)
@@ -1,3 +1,9 @@
+comedilib (0.7.11-2) unstable; urgency=low
+
+  * Lintian fixes
+
+ -- David Schleef <ds@schleef.org>  Fri, 29 Sep 2000 13:07:55 -0800
+
 comedilib (0.7.11-1) unstable; urgency=low
 
   * Upstream version change
index 9af9c375efdd2124c806f368a157602b5a47e3bf..aac68193ef60479b3a93d32d216bb63e66fd109a 100644 (file)
@@ -1,6 +1,8 @@
 #!/bin/sh
 
 if [ "$1" = "configure" ]; then
-       echo /sbin/ldconfig
+       /sbin/ldconfig
 fi
 
+#DEBHELPER#
+