diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 17:44:28 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 17:44:28 +0100 |
commit | e2331dadf6b4e6773e606b9e0b2daffda3113b6c (patch) | |
tree | ad1353b7f7c95d14ac282130eb78bce378b7b0fa /debian | |
parent | 97b8699027a6cae6337dae68a37be8ba5d0f6723 (diff) |
Remove debian/source/options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/source/options | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 12bdf72..796f00a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ xtrkcad (1:4.2.2-2) UNRELEASED; urgency=medium * New Maintainer (Closes: #849139): - debian/control: Add myself as maintainer. - * - debian/copyright: Add myself to debian/*. + - debian/copyright: Add myself to debian/*. + * Remove debian/source/options. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 28 Dec 2016 17:27:47 +0100 diff --git a/debian/source/options b/debian/source/options deleted file mode 100644 index 8f04d6d..0000000 --- a/debian/source/options +++ /dev/null @@ -1 +0,0 @@ -compression = "bzip2" |