Merge Debian packaging for release “1.5.8-4”.masterdebian/1.5.8-4
commit4b6b73cf151fa6d59906717e1c14249b471afe53
authorBen Finney <bignose@debian.org>
Mon, 19 Sep 2016 09:21:08 +0000 (19 19:21 +1000)
committerBen Finney <bignose@debian.org>
Mon, 19 Sep 2016 09:21:08 +0000 (19 19:21 +1000)
treea9290133b0552edea217a64645b07d68af57ea48
parent1dad89829f6c8cd002c864b80307196e33fc2b88
parent2d92d4caf658b9a2ff1e55ac2ca7f35202b0ac95
Merge Debian packaging for release “1.5.8-4”.

* packaging:
  Finalise release “1.5.8-4”.
  Record copyright information for Emacs startup code.
  Declare conformance to “Standards-Version: 3.9.8”.
  Remove deprecated ‘-k’ option to ‘dh_clean’.
  Upgrade Debhelper requirement to “>= 8”.
  Add build targets recommended by Debian Policy §4.9.
  Place PHONY declarations with their targets.
  Install symlinks to ELisp source files, as per Debian Emacs policy.
  Use ELisp ‘add-to-list’ to modify the ‘auto-mode-alist’.
  Use the Debian function for adding the package to the Emacs load-path.
  Perform startup in Emacs only when the package directory exists.
  Use the defined symbol for the Debian Emacs “flavor”.
  Declare packaging VCS repository URLs.
  Declare upstream homepage.
  Declare compatibility with Emacsen provided by Debian.
  Declare versioned dependency on ‘emacsen-common’.
  Support Debhelper adding dependencies with “${misc:Depends}”.
  Correct an obsolete relation type in a build dependency declaration.
  Document handling of Debian source package.
  Configure Git-Buildpackage for this package's source.
  ...