Codebase list klatexformula / debian/latest
Merge pull request #1 from debian-janitor/lintian-fixes Fix some issues reported by lintian Tobias Winchen authored 2 years ago GitHub committed 2 years ago
3 changed file(s) with 8 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 klatexformula (4.1.0-2) UNRELEASED; urgency=medium
1
2 * Update standards version to 4.5.1, no changes needed.
3 * Avoid explicitly specifying -Wl,--as-needed linker flag.
4
5 -- Debian Janitor <janitor@jelmer.uk> Mon, 06 Sep 2021 00:31:55 -0000
6
07 klatexformula (4.1.0-1) unstable; urgency=medium
18
29 * New upstream release.
1212 qtbase5-dev-tools,
1313 qttools5-dev
1414 Build-Depends-Indep: doxygen, graphviz
15 Standards-Version: 4.5.0
15 Standards-Version: 4.5.1
1616 Vcs-Git: https://github.com/TobiasWinchen/klatexformula_debian.git
1717 Vcs-Browser: https://github.com/TobiasWinchen/klatexformula_debian
1818 Homepage: https://klatexformula.sourceforge.io/
00 #!/usr/bin/make -f
11
22 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
3 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
43
54 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
65