From 7938258f9be3f612d886c58b41aeaf60b74e88ca Mon Sep 17 00:00:00 2001
From: Peter Van Eynde <pvaneynd@debian.org>
Date: Thu, 28 Jan 2010 07:39:05 +0100
Subject: [PATCH] it's debian/*.dirs not debian/*.dir\!

---
 debian/changelog                       | 3 ++-
 debian/{cl-asdf.dir => cl-asdf.dirs}   | 0
 debian/{cl-cclan.dir => cl-cclan.dirs} | 0
 3 files changed, 2 insertions(+), 1 deletion(-)
 rename debian/{cl-asdf.dir => cl-asdf.dirs} (100%)
 rename debian/{cl-cclan.dir => cl-cclan.dirs} (100%)

diff --git a/debian/changelog b/debian/changelog
index 3ab340d7..a6a37477 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ cl-asdf (2:1.501-1~rc1) UNRELEASED; urgency=low
   * new upstream, back to version numbers.
   * added /etc/common-lisp/source-registry.conf.d/ directory
   * Added README's to documentation
+  * it's debian/*.dirs not debian/*.dir\!
 
- -- Peter Van Eynde <pvaneynd@debian.org>  Thu, 28 Jan 2010 05:22:51 +0100
+ -- Peter Van Eynde <pvaneynd@debian.org>  Thu, 28 Jan 2010 07:39:05 +0100
 
 cl-asdf (1:20091221-1) unstable; urgency=low
 
diff --git a/debian/cl-asdf.dir b/debian/cl-asdf.dirs
similarity index 100%
rename from debian/cl-asdf.dir
rename to debian/cl-asdf.dirs
diff --git a/debian/cl-cclan.dir b/debian/cl-cclan.dirs
similarity index 100%
rename from debian/cl-cclan.dir
rename to debian/cl-cclan.dirs
-- 
GitLab