~ubuntu-branches/ubuntu/maverick/pdns/maverick-updates

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthijs Mohlmann
  • Date: 2010-04-09 17:23:24 UTC
  • mfrom: (12.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100409172324-2t10wpumqvkiy4l1
Tags: 2.9.22-4
* Add db_stop to fix an upgrade (Closes: #555311)
* Fix error in postinst of sqlite and sqlite3 (Closes: #565516)
* Updated Standards-Version to 3.8.4
* Make lintian happy
* Complete the pdns_control manpage (Closes: #556473)
* Switch to dpkg-source 3.0 (quilt) format
* Removing Christoph Haas from uploaders, thank you for the great work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
backends := ldap pipe gmysql gpgsql gsqlite gsqlite3 geo
25
25
 
26
 
# Include quilt patch system
27
 
include /usr/share/quilt/quilt.make
28
 
 
29
26
# Targets
30
27
config.status:
31
28
        dh_testdir
55
52
                --with-pgsql-includes=`pg_config --includedir` \
56
53
                --disable-recursor
57
54
 
58
 
build: patch build-stamp
 
55
build: build-stamp
59
56
build-stamp: config.status
60
57
        
61
58
        # Add here commands to compile the arch part of the package.
63
60
        
64
61
        touch build-stamp
65
62
 
66
 
clean: clean1 unpatch
67
 
clean1:
 
63
clean:
68
64
        dh_testdir
69
65
        dh_testroot
70
66
        rm -f build-stamp config.log config.sub config.guess