found 1029417 1.42.0-6
thanks
Hi. I see that tzdata was added to Build-Depends-Indep.
That's not enough. The package now still fails to build (in a clean chroot)
when building the arch-dependent packages (dpkg-buildpackage -B).
The attached patch should fix this.
Thanks.
diff --git a/debian/control b/debian/control
index 5471d04..74686c0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,12 +18,12 @@ Build-Depends:
libusb-1.0-0-dev [linux-any],
pkg-config,
sqlite3,
+ tzdata,
unixodbc-dev,
Build-Depends-Indep:
doxygen,
python3-breathe (>= 4.1.0),
python3-sphinx (>= 1.3),
- tzdata,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/gammu