From 8203b53201825c17400fb39340b063561038e40b Mon Sep 17 00:00:00 2001
From: Peter Van Eynde <pvaneynd@debian.org>
Date: Mon, 1 Feb 2010 07:31:06 +0100
Subject: [PATCH] Added lintian overrides for cl-cclan

---
 debian/changelog                  | 3 ++-
 debian/cl-cclan.lintian-overrides | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 debian/cl-cclan.lintian-overrides

diff --git a/debian/changelog b/debian/changelog
index 23a12f5b..89c6e72b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ cl-asdf (2:1.502-1) unstable; urgency=low
   * Added README's to documentation
   * it's debian/*.dirs not debian/*.dir\!
   * Updated standard version, no real changes
+  * Added lintian overrides for cl-cclan
 
- -- Peter Van Eynde <pvaneynd@debian.org>  Mon, 01 Feb 2010 07:19:17 +0100
+ -- Peter Van Eynde <pvaneynd@debian.org>  Mon, 01 Feb 2010 07:31:06 +0100
 
 cl-asdf (1:20091221-1) unstable; urgency=low
 
diff --git a/debian/cl-cclan.lintian-overrides b/debian/cl-cclan.lintian-overrides
new file mode 100644
index 00000000..2a0e1f8e
--- /dev/null
+++ b/debian/cl-cclan.lintian-overrides
@@ -0,0 +1,2 @@
+# usr/share/common-lisp/source/cl-cclan/ is always empty
+cl-cclan binary: package-contains-empty-directory
-- 
GitLab