Codebase list android-platform-external-libunwind / 13242e3
Update to debhelper 10 Kai-Chung Yan (殷啟聰) 7 years ago
3 changed file(s) with 5 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 9
0 10
33 Maintainer: Android tools Maintainer <android-tools-devel@lists.alioth.debian.org>
44 Uploaders: Kai-Chung Yan <seamlikok@gmail.com>,
55 Hans-Christoph Steiner <hans@eds.org>
6 Build-Depends: debhelper (>=9),
6 Build-Depends: debhelper (>= 10),
77 dh-exec,
88 p7zip-full
99 Standards-Version: 3.9.8
00 #!/usr/bin/make -f
1
2 include /usr/share/dpkg/pkg-info.mk
31
42 export DEB_CFLAGS_MAINT_APPEND = -fPIC
53 export DEB_CPPFLAGS_MAINT_APPEND = -DNDEBUG
64 export DEB_LDFLAGS_MAINT_APPEND = -fPIC
7 UPSTREAM_TAG = android-$(subst +,_,$(DEB_VERSION_UPSTREAM))
85
96 %:
107 dh $@
1613 make clean -f debian/libunwind.mk
1714 dh_auto_clean
1815
16 override_dh_autoreconf:
17 # Disabling it
18
1919 get-orig-source:
2020 uscan --download-current-version --force-download --rename