~ubuntu-branches/ubuntu/wily/wdm/wily-proposed

Viewing all changes in revision 16.

  • Committer: Package Import Robot
  • Author(s): Agustin Martin Domingo
  • Date: 2012-03-06 15:42:13 UTC
  • Revision ID: package-import@ubuntu.com-20120306154213-zjci9axgw7mcv5du
Tags: 1.28-10
* QA upload.
* debian/control:
  - Change libpng12-dev Build-Depends to libpng-dev (Closes: #662545).
  - Bump Standards Version. No changes required.
* Some changes to mimic xdm equivalent files:
  - Xreset,Xstartup,Xsetup_0:
    + Use which function instead of checking hardcoded locations.
    + Copy Xstartup nologin stuff from xdm for consistency.
    + Use grep -qs '^whatever' instead of plain grep -q ^whatever.
  - wdm.init:
    + Use lsb/init-functions.
    + Merge some of the xdm lsb/init dependencies.
    + Add status option.
    + Misc changes.
* wdm.init:
  - Use a common wdm_may_update_wmlist function for possible
    update_wdm_wmlist calls.
* Remove obsolete and unused init file and rename {dir,docs} ->
  wdm.{dir,docs} for consistency.
* debian/xdm.Debian.patches: Remove this ancient and unused file.
* 03_autoconf.patch:
  - No need to add -lXft, get-wings-flags --libs will (needlessly) do it.
  - Do not try to filter out unneeded X libs, --as-needed will do it.
* debian/rules:
  - Use dh_prep instead of obsolete dh_clean -k.
  - Use --as-needed to avoid linking to unneeded libs.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: