~ubuntu-branches/ubuntu/wily/dssp/wily

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Laszlo Kajan
  • Date: 2012-04-18 11:09:02 UTC
  • Revision ID: package-import@ubuntu.com-20120418110902-0tiui82qd364yvxh
Tags: 2.0.4-1
* Initial release. (Closes: #669259)
* Added description to dssp; added upstream (reference); parallel building
  now enabled; fixed spelling error in man page; added debug package;
  fixed debian/watch; added get-orig-source target to rules.
* Changed libboost build dependency to version >= 1.42.0.1 to allow
  building on stable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
DH_VERBOSE := 1
 
4
 
 
5
%:
 
6
        dh $@ --parallel
 
7
 
 
8
.PHONY: override_dh_strip
 
9
override_dh_strip:
 
10
        dh_strip --dbg-package=dssp-dbg
 
11
 
 
12
.PHONY: get-orig-source
 
13
get-orig-source:
 
14
        mkdir -p ../tarballs
 
15
        uscan --verbose --force-download --destdir=../tarballs