diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 10:13:31 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 10:13:31 -0700 |
commit | 2e890580fc3f0c02b5611c14111ff3079df70d55 (patch) | |
tree | 861849649387ae2780462d6f6327e8f9686b0070 /debian/changelog | |
parent | afda5e684b4c3b02d55436a6ea6bff82cb56d056 (diff) | |
download | infinitytier-2e890580fc3f0c02b5611c14111ff3079df70d55.tar.gz infinitytier-2e890580fc3f0c02b5611c14111ff3079df70d55.zip |
Stop shipping pre-build man pages since it violates Debian arcane rule #134931e+26 and add manpages build target.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 00000000..668dbbfd --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +zerotier-one (1.1.5) UNRELEASED; urgency=medium + + * Initial release. (Closes: #XXXXXX) + + -- root <root@linux-mercury-debian> Wed, 08 Jun 2016 10:05:01 -0700 |