Codebase list innoextract / 42e8f87
should have commited that as well ages ago Lennart Weller 6 years ago
3 changed file(s) with 11 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 innoextract (1.6-2) unstable; urgency=medium
1
2 [ Helmut Grohne ]
3 * Fix FTCBFS: Pass cross compilers to cmake (Closes: #870652)
4
5 -- Lennart Weller <lhw@ring0.de> Thu, 03 Aug 2017 22:29:00 +0200
6
07 innoextract (1.6-1) unstable; urgency=low
18
29 * New upstream release
22 Priority: extra
33 Maintainer: Lennart Weller <lhw@ring0.de>
44 Uploaders: Sebastian Reichel <sre@debian.org>
5 Standards-Version: 3.9.7
6 Vcs-git: https://anonscm.debian.org/git/collab-maint/innoextract.git
7 Vcs-Browser: https://anonscm.debian.org/git/collab-maint/innoextract.git
5 Standards-Version: 4.1.4
6 Vcs-Browser: https://salsa.debian.org/lhw-guest/innoextract
7 Vcs-git: https://salsa.debian.org/lhw-guest/innoextract.git
88 Homepage: http://constexpr.org/innoextract/
99 Build-Depends: cmake,
1010 debhelper (>= 9),
99 dh $@
1010
1111 override_dh_auto_configure:
12 cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
12 dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr