Codebase list libax25 / 9ba43ba
Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request debian-hamradio-team/libax25!1 Christoph Berg 3 years ago
4 changed file(s) with 11 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 libax25 (0.0.12-rc5+git20190411+b17ff36-3) UNRELEASED; urgency=low
1
2 * Set debhelper-compat version in Build-Depends.
3 * Drop unnecessary dependency on dh-autoreconf.
4 * Update standards version to 4.5.0, no changes needed.
5
6 -- Debian Janitor <janitor@jelmer.uk> Sun, 07 Jun 2020 19:56:06 -0000
7
08 libax25 (0.0.12-rc5+git20190411+b17ff36-2) unstable; urgency=medium
19
210 * d/copyright: Update to DEP-5 (Fixes: #933816)
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
44 Uploaders: Colin Tuckley <colint@debian.org>, Iain R. Learmonth <irl@debian.org>, Dave Hibberd <d@vehibberd.com>
5 Build-Depends: debhelper (>=12)
6 Standards-Version: 4.4.0
5 Build-Depends: debhelper-compat (= 12)
6 Standards-Version: 4.5.0
77 Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/libax25
88 Vcs-Git: https://salsa.debian.org/debian-hamradio-team/libax25.git
99 Homepage: http://www.linux-ax25.org/wiki/Libax25
33 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
44
55 %:
6 dh $@ --with autoreconf
6 dh $@
77
88 override_dh_auto_configure:
99 dh_auto_configure -- --libdir='$${prefix}/lib'