Codebase list cinnamon-menus / 5e1931a
Drop unused python dependencies Maximiliano Curia 7 years ago
2 changed file(s) with 2 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
88 Build-Depends: debhelper (>= 9),
99 dh-autoreconf,
1010 autoconf-archive,
11 dh-python,
1211 gnome-pkg-tools,
1312 gobject-introspection (>= 0.9.12-4~),
1413 intltool (>= 0.40.0),
1514 libgirepository1.0-dev (>= 0.10.7-1~),
16 libglib2.0-dev (>= 2.30.0),
17 python3 (>= 3.1)
15 libglib2.0-dev (>= 2.30.0)
1816 Standards-Version: 3.9.8
1917 Vcs-Browser: https://anonscm.debian.org/git/pkg-cinnamon/cinnamon-menus.git
2018 Vcs-Git: https://anonscm.debian.org/git/pkg-cinnamon/cinnamon-menus.git
21 X-Python3-Version: >= 3.1
2219
2320 Package: libcinnamon-menu-3-0
2421 Architecture: any
33 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
44
55 %:
6 dh $@ --parallel --with=autoreconf,python3
6 dh $@ --parallel --with=autoreconf
77
88 override_dh_strip:
99 dh_strip --dbgsym-migration='libcinnamon-menu-3-0-dbg (<< 3.0.0-1~)' || dh_strip