diff options
Diffstat (limited to 'debian')
-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. |