Codebase list openbox-menu / 49fd767
Bump debhelper from old 10 to 12. Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details. Debian Janitor 4 years ago
4 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44
55 [ Debian Janitor ]
66 * Use secure copyright file specification URI.
7 * Bump debhelper from old 10 to 12.
78
89 -- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 14:15:19 +0100
910
+0
-1
debian/compat less more
0 10
11 Section: x11
22 Priority: optional
33 Maintainer: Mateusz Łukasik <mati75@linuxmint.pl>
4 Build-Depends: debhelper (>= 10), libgtk2.0-dev, libmenu-cache-dev (>= 0.7), libglib2.0-dev
4 Build-Depends: debhelper-compat (= 12), libgtk2.0-dev, libmenu-cache-dev (>= 0.7), libglib2.0-dev
55 Standards-Version: 4.0.1
66 Homepage: https://bitbucket.org/fabriceT/openbox-menu
77 Vcs-Browser: https://github.com/mati75/openbox-menu.git
22 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
33
44 %:
5 dh $@
5 dh $@
66
77 override_dh_auto_install:
88 $(MAKE) install BINDIR=$(CURDIR)/debian/openbox-menu/usr/bin