diff options
author | Andreas Unterkircher <unki@netshadow.net> | 2017-10-19 08:15:08 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.net> | 2017-10-19 08:16:57 +0200 |
commit | 6ae7ec5d08236017621d602b34817b7b5dcbf109 (patch) | |
tree | 0b9b854c85dca912416401506f5daed3fd6934cb | |
parent | 0ad3e24535739b8a14968240c35e4487fd9be31f (diff) | |
download | exilog-origin/debian.zip exilog-origin/debian.tar.gz exilog-origin/debian.tar.bz2 |
pack README.mdorigin/debian
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/exilog-common.docs | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b195aca..40a5981 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +exilog (0.5.1-4~unki.11) stretch; urgency=medium + + * include README.md instead of doc/exilog.txt for docs + + -- Andreas Unterkircher <unki@netshadow.net> Thu, 19 Oct 2017 08:09:21 +0200 + exilog (0.5.1-4~unki.10) stretch; urgency=medium * exilog-agent.service, use Type=forking diff --git a/debian/exilog-common.docs b/debian/exilog-common.docs index ef1156c..a1b2fc0 100644 --- a/debian/exilog-common.docs +++ b/debian/exilog-common.docs @@ -1,6 +1,6 @@ VERSION LICENSE +README.md doc/Changelog -doc/exilog.txt doc/mysql-db-script.sql doc/pgsql-db-script.sql |