tags 1088135 patch
thanks

Kudos to VĂ­ctor for finding the root cause in my VM.

Note: tzdata is not build-essential. It was build-essential
de-facto in the past because debootstrap mistakenly installed
every required package, but this has been fixed in trixie/sid
a year ago.

Trivial patch attached.

Thanks.
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
  dh-golang,
  golang-any,
  golang-filippo-edwards25519-dev,
+ tzdata <!nocheck>,
 Standards-Version: 4.7.0
 Vcs-Browser: 
https://salsa.debian.org/go-team/packages/golang-github-go-sql-driver-mysql
 Vcs-Git: 
https://salsa.debian.org/go-team/packages/golang-github-go-sql-driver-mysql.git

Reply via email to