Codebase list policykit-1-gnome / a3e511e
Bump debhelper compat level to 10 Michael Biebl 7 years ago
4 changed file(s) with 11 addition(s) and 10 deletion(s). Raw diff Collapse all Expand all
0 policykit-1-gnome (0.105-4) UNRELEASED; urgency=medium
1
2 * Bump debhelper compat level to 10.
3
4 -- Michael Biebl <biebl@debian.org> Fri, 21 Oct 2016 01:18:02 +0200
5
06 policykit-1-gnome (0.105-3) unstable; urgency=medium
17
28 * Team upload.
22 Priority: optional
33 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
44 Uploaders: Michael Biebl <biebl@debian.org>, Martin Pitt <mpitt@debian.org>
5 Build-Depends: debhelper (>= 8),
5 Build-Depends: debhelper (>= 10),
66 dpkg-dev (>= 1.16.1),
7 autotools-dev,
87 pkg-config,
98 libgtk-3-dev (>= 3.0.0),
109 libglib2.0-dev (>= 2.30),
1110 libpolkit-agent-1-dev (>= 0.97),
1211 libpolkit-gobject-1-dev (>= 0.97),
13 gtk-doc-tools (>= 1.3),
14 dh-autoreconf
12 gtk-doc-tools (>= 1.3)
1513 Standards-Version: 3.9.8
1614 Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/policykit-gnome.git
1715 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-utopia/policykit-gnome.git/
00 #!/usr/bin/make -f
11
2 DPKG_EXPORT_BUILDFLAGS = 1
3 include /usr/share/dpkg/buildflags.mk
2 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
43
54 %:
6 dh $@ --with autoreconf
7
8 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,-z,defs -Wl,--as-needed
5 dh $@
96
107 override_dh_auto_configure:
118 dh_auto_configure -- \