Branches for Vivid

Name Status Last Modified Last Commit
lp:ubuntu/vivid/iselect 2 Mature 2014-10-25 15:25:16 UTC
7. * Apply wrap-and-sort * Bump debhelpe...

Author: Axel Beckert
Revision Date: 2013-07-15 01:03:18 UTC

* Apply wrap-and-sort
* Bump debhelper compatibility to 9
  + Update versioned debhelper build-dependency accordingly
* Bump Standards-Version to 3.9.4 (no changes)
* Revamp debian/rules:
  + Remove conditional around dh_strip, dh_strip does that itself
  + Remove dh_installchangelogs parameter -- no more necessary
  + Use debian/{doc,example,manpage}s instead of dh_* parameters
  + Use "dh_prep" instead of "dh_clean -k". (Fixes lintian warning
    dh-clean-k-is-deprecated.)
  + Use dh_install + debian/install instead of calling install directly
  + No more manually clean up stamp files, dh_clean does that now.
  + Use dh_auto_{configure,build,install,clean}
  + Hardcode package name instead of using $(package)
  + Finally switch to a dh7 style debian/rules file
* Add patch to properly pass build flags. (Fixes lintian warnings
  hardening-no-relro and hardening-no-fortify-functions.)
* Add URL with http to watch file as alternative.

11 of 1 result