From e94837a47ed866954dd4981e4db55a0eac35d9b8 Mon Sep 17 00:00:00 2001 From: Peter Van Eynde <pvaneynd@debian.org> Date: Mon, 19 Apr 2010 21:37:48 +0200 Subject: [PATCH] Add debian/source/format for the stupid quilt mess --- debian/changelog | 3 ++- debian/source/format | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 debian/source/format diff --git a/debian/changelog b/debian/changelog index e7019383..e0c5f8eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ cl-asdf (2:1.704-1) unstable; urgency=low * Imported new upstream. * We now have a makefile for Documentation, use it + * Add debian/source/format for the stupid quilt mess - -- Peter Van Eynde <pvaneynd@debian.org> Mon, 19 Apr 2010 21:33:05 +0200 + -- Peter Van Eynde <pvaneynd@debian.org> Mon, 19 Apr 2010 21:37:48 +0200 cl-asdf (2:1.627-1) unstable; urgency=low diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 00000000..d3827e75 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +1.0 -- GitLab