diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 22:00:20 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 22:00:20 +0200 |
commit | 5dd8fda687c902a773dc2367844850273a2cbd4c (patch) | |
tree | 295204816a839091dcc2432bb422739507e5f35d | |
parent | 656ba4b5fff9e0c7bbdbe159c371309962c256e1 (diff) |
remove d/souce/options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/source/options | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6db979b..56d3bbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mailgraph (1.14-14) UNRELEASED; urgency=medium - Thanks to Edgar Wiesmann <edgar.wiesmann@rif-ev.de>. * debian/copyright: - Add 2015 to debian/*. + * Remove debian/source/options: xz is standart now. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 27 Sep 2015 21:37:43 +0200 diff --git a/debian/source/options b/debian/source/options deleted file mode 100644 index 22a4de9..0000000 --- a/debian/source/options +++ /dev/null @@ -1,2 +0,0 @@ -compression = xz -compression-level = 9 |