Codebase list policykit-1-gnome / 3070c11
Use dh-autoreconf to update the build system. Michael Biebl 12 years ago
3 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
22 * Revert upstream commit which drops the custom marshaller and uses the
33 generic marshaller from GLib. This requires GLib >= 2.30 which is not yet
44 in unstable. (Closes: #646521)
5 * Use dh-autoreconf to update the build system.
56
67 -- Michael Biebl <biebl@debian.org> Tue, 25 Oct 2011 16:54:53 +0200
78
88 libgtk-3-dev (>= 3.0.0),
99 libpolkit-agent-1-dev (>= 0.97),
1010 libpolkit-gobject-1-dev (>= 0.97),
11 gtk-doc-tools (>= 1.3)
11 gtk-doc-tools (>= 1.3),
12 dh-autoreconf
1213 Standards-Version: 3.9.2
1314 Vcs-Git: git://git.debian.org/git/pkg-utopia/policykit-gnome.git
1415 Vcs-Browser: http://git.debian.org/?p=pkg-utopia/policykit-gnome.git;a=summary
00 #!/usr/bin/make -f
11
22 %:
3 dh $@
3 dh $@ --with autoreconf
44
55 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,-z,defs -Wl,--as-needed
66