~ubuntu-branches/ubuntu/saucy/dosfstools/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Steve Langasek
  • Date: 2011-12-19 15:25:47 UTC
  • mfrom: (4.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20111219152547-ynwswo9ubk6l6szm
Tags: 3.0.12-1ubuntu1
* Merge from Debian testing, remaining changes:
  - debian/patches/02_fat32_label.patch: resolve an error thrown by
    dosfslabel when trying to label.
* Dropped changes, superseded in Debian:
  - build-depend on quilt: Debian is source format 3.0 (quilt).
  - debian/patches/01_fix_sector_count.patch: included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
3
%:
4
 
        dh --with quilt ${@}
5
 
 
6
 
override_dh_auto_test:
7
 
        # disabled
 
4
        dh ${@}
8
5
 
9
6
override_dh_auto_install:
10
7
        dh_auto_install -- DESTDIR=$(CURDIR)/debian/dosfstools PREFIX=/usr SBINDIR=/sbin
12
9
        # Removing useless files
13
10
        rm -f debian/dosfstools/usr/share/doc/dosfstools/ChangeLog
14
11
 
 
12
override_dh_auto_test:
 
13
        # disabled
 
14
 
 
15
override_dh_builddeb:
 
16
        dh_builddeb -- -Zgzip -z9
 
17
 
15
18
override_dh_strip:
16
19
        dh_strip --dbg-package=dosfstools-dbg