diff options
author | Elazar Leibovich <elazarl@gmail.com> | 2016-11-30 22:21:51 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-12-01 09:08:06 +0100 |
commit | 0c6df1b810241dd535bcc019a192d17a09a20dda (patch) | |
tree | b15bcee7eaec5f39d3f688525b31b634e7e628fa /debian/changelog | |
parent | efacfa3e42779e5f0bdd857c969d17eb8ad98789 (diff) |
debian: add debian packaging files
This allows to build a debian package by running debuild, fixes #12.
Signed-off-by: Elazar Leibovich <elazarl@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
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 0000000..57599e5 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +llmnrd (0.1) unstable; urgency=medium + + * Initial Release. + + -- Tobias Klauser <tklauser@distanz.ch> Wed, 30 Nov 2016 20:37:37 +0200 |