diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-02 13:39:32 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-02 13:39:32 +0100 |
commit | 2884f67c0d20476e3e88c625b4921e27becbf282 (patch) | |
tree | 204aa6347c2865ec8d6bd9ba59cfb6c5e3eb0494 /debian/changelog | |
parent | fc3467fbba15c357640ff35f868e18e8b0eb4f8d (diff) |
Move help html dir into xtrkcad-common; add patch to find them
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 70a795a..910032d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium - [ Team Upload ] * New Maintainer (Closes: #849139): - debian/control: Add myself as maintainer. - debian/copyright: Add myself to debian/*. @@ -18,7 +17,8 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium - Change Priority from extra to optional to match with current ftp-master override file. - Rewrite package description. - - Remove not used Build-Depends. + - Remove not longer used libglib2.0-dev, libx11-dev, netpbm, imagemagick + and libcairo2-dev from Build-Depends. * debian/rules: - Enable hardening. - Remove now unused parameter from dh_auto_configure. @@ -29,10 +29,6 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium * Rewrite debian/watch to use the sf redirector. - Add files to exclude in debian/copyright. * Rewrite debian/copyright. - * Move the documentation to /usr/share/doc/xtrkcad: - - debian/xtrkcad.install: add the new place to install. - - debian/rules: Remove the documentation from /usr/share/xtrkcad. - - New debian/xtrkcat.doc-base. * Split package into arch-indep and arch-dep packages: - New package xtrkcad-common for the arch-indep files. + Add section for xtrkcad-common into debian/control. @@ -40,6 +36,9 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium + Rewrite debian/xtrkcad.install. + Remove now useless override_dh_install for debian/rules. + New debian/NEWS.debian. + + New debian/xtrkcat-common.doc-base. + + New debian/patches/0705-help_path.patch: + - Change help html directory to the installation specific. * Remove useless debian/docs. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 02 Jan 2017 06:58:26 +0100 |