From 0e783e915b376b0dd11411786ff749f8bb271177 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 16 Oct 2014 23:04:11 +0100 Subject: debian: rename debian/link to debian/links so the intended symlinks appear --- debian/changelog | 1 + debian/link | 2 -- debian/links | 2 ++ 3 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 debian/link create mode 100644 debian/links diff --git a/debian/changelog b/debian/changelog index 1e287264c..7f3589dbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ ikiwiki (3.20141016) UNRELEASED; urgency=medium so we can thumbnail SVGs in the docwiki * debian: explicitly depend and build-depend on libcgi-pm-perl * debian: drop unused python-support dependency + * debian: rename debian/link to debian/links so the intended symlinks appear -- Simon McVittie Tue, 16 Sep 2014 11:21:16 +0100 diff --git a/debian/link b/debian/link deleted file mode 100644 index cb3793191..000000000 --- a/debian/link +++ /dev/null @@ -1,2 +0,0 @@ -usr/share/ikiwiki/examples usr/share/doc/ikiwiki/examples -usr/share/common-licenses/GPL-2 usr/share/doc/ikiwiki/html/GPL diff --git a/debian/links b/debian/links new file mode 100644 index 000000000..cb3793191 --- /dev/null +++ b/debian/links @@ -0,0 +1,2 @@ +usr/share/ikiwiki/examples usr/share/doc/ikiwiki/examples +usr/share/common-licenses/GPL-2 usr/share/doc/ikiwiki/html/GPL -- cgit v1.2.3