diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 11:15:43 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 11:15:43 +0200 |
commit | 61781f19672bd65056534301919365c057791061 (patch) | |
tree | 1d2008cddfb89024b01913780bfd298ce7e2ddf9 /debian | |
parent | 3d3ab4a95c22218035d397cbd55cb14aa26e4fa5 (diff) |
Remove debian/source/options
Diffstat (limited to 'debian')
-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 66d3d16..9518f58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ rapid-photo-downloader (0.4.10-3) UNRELEASED; urgency=medium the program don't use parameters for filenames. * debian/copyright: - Add year 2015. + * Remove debian/source/options because compression xz is standard now. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 29 Apr 2015 10:34: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 |