Codebase list jo / ad22d33
d/control: update to newer Standards-Version and debcompat Vincent Bernat 3 years ago
4 changed file(s) with 4 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
11
22 * New upstream release.
33 * d/control: update Vcs-* fields.
4 * d/control: update to newer Standards-Version and debcompat.
45
56 -- Vincent Bernat <bernat@debian.org> Sat, 11 Jul 2020 12:34:11 +0200
67
+0
-1
debian/compat less more
0 9
11 Section: utils
22 Priority: optional
33 Maintainer: Vincent Bernat <bernat@debian.org>
4 Build-Depends: debhelper (>= 9),
5 dh-autoreconf,
4 Build-Depends: debhelper-compat (= 12),
65 bash-completion,
76 pandoc,
87 pkg-config,
9 Standards-Version: 4.0.0
8 Standards-Version: 4.5.0
109 Homepage: https://github.com/jpmens/jo
1110 Vcs-Browser: https://salsa.debian.org/debian/jo
1211 Vcs-Git: https://salsa.debian.org/debian/jo.git
00 #!/usr/bin/make -f
11
22 %:
3 dh $@ --with autoreconf
3 dh $@