diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/source/format | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fd857828e..52ab91b8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ ikiwiki (3.20170109) UNRELEASED; urgency=medium * templates: use rel=nofollow microformat for comment authors * news: use Debian security tracker instead of MITRE for security references. Thanks, anarcat + * Set package format to 3.0 (native) -- Simon McVittie <smcv@debian.org> Mon, 09 Jan 2017 14:33:19 +0000 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 000000000..89ae9db8f --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) |