~ubuntu-branches/ubuntu/trusty/gmusicbrowser/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-03-08 06:19:26 UTC
  • mfrom: (1.2.8)
  • Revision ID: package-import@ubuntu.com-20140308061926-853dpa53gr1yy8lu
Tags: 1.1.12-1
* New upstream release
* debian/rules: Use make distclean rather than make clean
* debian/control:
  - Add myself to uploaders
  - Add build-depends on markdown

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        mogrify -format xpm -geometry 32x32 $(CURDIR)/pix/gmusicbrowser.png
9
9
 
10
10
override_dh_auto_clean:
11
 
        $(MAKE) clean
 
11
        $(MAKE) distclean
12
12
        rm -f $(CURDIR)/pix/gmusicbrowser.xpm
13
13
 
14
14
override_dh_installchangelogs: