diff 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 |