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