~xubuntu-dev/xfce4-settings/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Lionel Le Folgoc
  • Date: 2009-11-28 20:18:22 UTC
  • Revision ID: mrpouit@ubuntu.com-20091128201822-8ea6n6citvdp9sh1
* Merge with Debian unstable (we released karmic with libxklavier already
  transitioned), remaining Ubuntu changes:
  - debian/control:
    + update Vcs-* fields for lucid
    + recommend xfce4-volumed instead of aumix. LP: #386589
* debian/control:
  - update libklavier build-dep to libxklavier-dev to end the transition.
* debian/README.source added.
* debian/patches:
  - 01_xi2-support added, add support for Xi2 extension for mouse settings.
* debian/control:
  - add build-dep on quilt.
* debian/rules:
  - add --with quilt argument to dh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        dh_installman debian/*.1
10
10
 
11
11
%:
12
 
        dh $@
 
12
        dh --with quilt $@