diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-29 17:42:02 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-29 17:42:02 +0100 |
commit | ff9da8260d5858c4b345467fcb922f4f48824550 (patch) | |
tree | 170fab4992dc34f5af0f4a524bace22598940711 /debian/changelog | |
parent | 15302a4c7033d369ff39672b3ad4f0109ef44697 (diff) |
Add some comments
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e55fe2d..b0b211d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,10 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium * New Maintainer (Closes: #849139): - debian/control: Add myself as maintainer. - debian/copyright: Add myself to debian/*. + Thanks for your work to Daniel E. Markle. * New upstream release (Closes: #847843, #784423). - New debian/patches/0100-gtk.patch to prevent gcc format-security errors. - * Remove debian/source/options. + * Remove debian/source/options to use the standard compression. * Remove debian/source.lintian-overrides. * Change debian/compat to 10 (no changes required). * debian/control: @@ -16,6 +17,8 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium - Change Priority from extra to optional. * debian/rules: - Enable hardening. + - Remove now unused parameter from dh_auto_configure. + - Add -DCMAKE_INSTALL_PREFIX:PATH=/usr/ to dh_auto_configure. * New debian/patches/0700-info_file.patch to add requested directory entry and INFO-DIR-SECTION. * Rewrite debian/watch to use the sf redirector. |