~ubuntu-branches/ubuntu/vivid/mate-power-manager/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Mike Gabriel
  • Date: 2014-05-05 10:15:22 UTC
  • Revision ID: package-import@ubuntu.com-20140505101522-giqx9gap1xq0tyih
Tags: 1.8.0+dfsg1-2
* debian/rules:
  + On dh_clean also remove our copied-in man page for
    mate-power-backlight-helper.
* debian/mate-power-manager-common.install:
  + Drop mate-conf .convert files from package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
override_dh_clean:
33
33
        rm -f man/mate-power-manager-bugreport.sgml
 
34
        rm -f man/mate-power-backlight-helper.sgml
34
35
        dh_clean
35
36
 
36
37
get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz $(info I: $(PKG)_$(VER)$(DTYPE))