summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2021-09-03 16:15:23 +0200
committerDidier Raboud <odyx@debian.org>2021-09-03 16:22:52 +0200
commit23e1de5944491ed8fe4a54a08d7be0b483b3c8fa (patch)
tree41b08cd4697fb13887c324e67e74c43a137c8c95
parent0947026d7fa07cb80f03879ce5c4dc22e8e2a805 (diff)
Bump debhelper compat to 13
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules3
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4595d07..e251dfa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: devel
Priority: optional
Build-Depends:
asciidoc,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/debian/jimtcl
Vcs-Git: https://salsa.debian.org/debian/jimtcl.git
diff --git a/debian/rules b/debian/rules
index 107410c..0f91b9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,9 @@ MA_DEV_DESTDIR ?= debian/libjim-dev/usr/lib/$(DEB_HOST_MULTIARCH)
autosetup/jimsh0.c: make-bootstrap-jim
./$< > $@
+override_dh_autoreconf:
+ # Do not run autoreconf, it is not used
+
override_dh_auto_configure: autosetup/jimsh0.c
dh_auto_configure --builddirectory=static/
dh_auto_configure -- --shared