~ubuntu-branches/ubuntu/utopic/gengetopt/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2014-07-11 18:57:18 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20140711185718-qw75mt4iwikgeb4y
Tags: 2.22.6+dfsg0-1
* Repackaging to get rid of DFSG incompatible docs. (Closes: #708880)
* debian/patches/9001-dfsg.patch:
  - Don't build docs until upstream clarifies licensing.
* Do not provide doc-base file as docs have been stripped out.
* Bump Standards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
 
3
export REPACK_SH=$(CURDIR)/debian/repack.sh
 
4
 
3
5
%:
4
6
        dh $@ --with autoreconf
5
7
 
41
43
        rm -f debian/gengetopt/usr/share/doc/gengetopt/THANKS
42
44
        rm -f debian/gengetopt/usr/share/doc/gengetopt/ChangeLog
43
45
        rm -f debian/gengetopt/usr/share/info/dir
 
46
 
 
47
get-orig-source:
 
48
        uscan --force-download