diff options
author | Simon McVittie <smcv@debian.org> | 2017-01-10 11:17:32 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2017-01-10 11:17:32 +0000 |
commit | 93429ca11da82eeac9722c00b6b9e81a5d570abb (patch) | |
tree | 16b7d092dc50f2082c7f5d17752fc055648d6fce /debian | |
parent | 8a7924420f4adb041eb36e68cc2b95347f357fe9 (diff) | |
download | ikiwiki-93429ca11da82eeac9722c00b6b9e81a5d570abb.tar ikiwiki-93429ca11da82eeac9722c00b6b9e81a5d570abb.tar.gz |
Set package format to 3.0 (native)
Diffstat (limited to 'debian')
-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) |