diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-03-09 22:57:59 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-03-09 22:57:59 +0100 |
commit | fee6f2d844336fa9d0cf339f8b7f9b59a939c454 (patch) | |
tree | 4741785bb6bd62b9f09c08ee059dd07dc4b4e592 | |
parent | 73faf4fc9de62a9e52d19f6d89b006f996b78a7a (diff) |
remove d/source/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 1159d94..7ba8b43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ gcstar (1.7.1-1) UNRELEASED; urgency=medium - Add year 2016. - Change "GPL-2 with exceptions" to "GPL-2 with RedHat exception" to prevent lintian warning. + * Remove outdated debian/source/options. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 29 Apr 2015 09:29:49 +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 |