diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-02-08 14:45:53 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-02-08 14:49:39 +0100 |
commit | 3a6bc9c6901c56f22bf105670f6da281f9eceba1 (patch) | |
tree | 72467326aa69ed31684bda5d1c65ce900f662d45 /debian/changelog | |
parent | 7f719d2f9f39dc541da85ff3cfc709058952d837 (diff) |
debian: remove debian packaging files
There is now an official package in the Debian package repository [1]
which should be used instead of locally built packages. Drop the local
packaging file which anyway no longer match the version in Debian.
[1] https://packages.debian.org/sid/llmnrd
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index 57599e5..0000000 --- a/debian/changelog +++ /dev/null @@ -1,5 +0,0 @@ -llmnrd (0.1) unstable; urgency=medium - - * Initial Release. - - -- Tobias Klauser <tklauser@distanz.ch> Wed, 30 Nov 2016 20:37:37 +0200 |