From 7bc5714e92160f73286146176fe6ef488dfdbf5e Mon Sep 17 00:00:00 2001 From: ssm Date: Mon, 10 Mar 2008 08:17:23 +0000 Subject: [PATCH] Debian packaging: Move control file "docs" to "varnish.docs" for consistency, add HTML changelogs from the doc/ directory to the packaging git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2588 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/debian/docs | 1 - varnish-cache/debian/varnish.docs | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 varnish-cache/debian/docs create mode 100644 varnish-cache/debian/varnish.docs diff --git a/varnish-cache/debian/docs b/varnish-cache/debian/docs deleted file mode 100644 index e845566c..00000000 --- a/varnish-cache/debian/docs +++ /dev/null @@ -1 +0,0 @@ -README diff --git a/varnish-cache/debian/varnish.docs b/varnish-cache/debian/varnish.docs new file mode 100644 index 00000000..d5d149f7 --- /dev/null +++ b/varnish-cache/debian/varnish.docs @@ -0,0 +1,3 @@ +README +INSTALL +doc/*.html -- 2.39.5