Codebase list openbox-menu / debian/0.8.0-1
upload to unstable Mateusz Łukasik 8 years ago
2 changed file(s) with 4 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
33 * Drop debian/source/options -- no longer needed.
44 * debian/rules:
55 + Drop obsolete override_dh_builddeb.
6 + Add CPPFLAGS for fix build build warning.
6 + Use hardening=+all flags.
7 + Drop override_dh_installman.
78 * debian/copyright: update dates.
89 * debian/control:
910 + Bump Standards-Version to 3.9.7. (no changes needed)
1011 + Use https on Vcs-Git.
1112
12 -- Mateusz Łukasik <mati75@linuxmint.pl> Sat, 23 Jan 2016 18:36:48 +0100
13 -- Mateusz Łukasik <mati75@linuxmint.pl> Wed, 02 Mar 2016 18:35:34 +0100
1314
1415 openbox-menu (0.7.0-1) unstable; urgency=medium
1516
00 #!/usr/bin/make -f
11 export DEB_BUILD_OPTIONS=nocheck
2
3 export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
2 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
43
54 %:
65 dh $@
76
87 override_dh_auto_install:
98 $(MAKE) install BINDIR=$(CURDIR)/debian/openbox-menu/usr/bin
10
11 override_dh_installman:
12 dh_installman