diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-10-26 12:34:10 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-10-26 12:34:10 +0100 |
| commit | 38b1b86076c9da58a1a0756b9bb88660a165b375 (patch) | |
| tree | 3f2e2a70bc4e11bf7a1d0f16289d86b9308cb280 | |
| parent | 1e89dd7fedf18aa6c73cc86a3f86545b46ccd660 (diff) | |
Bump Standards-Version to 4.7.2.0
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7b86013..bad1fa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ xtrkcad (1:5.3.1GA-1) UNRELEASED; urgency=medium - Add -std=gnu17 to CFLAGS to fix FTBFS with GCC-15 (Closes: #1098175). * debian/copyright: - Replace old FSF address. + * debian/control: + - Bump Standards-Version to 4.7.2.0. -- Jörg Frings-Fürst <debian@jff.email> Fri, 24 Oct 2025 20:00:44 +0200 diff --git a/debian/control b/debian/control index 21463b0..479b2cc 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libzip-dev, pandoc Rules-Requires-Root: no -Standards-Version: 4.7.0.0 +Standards-Version: 4.7.2.0 Homepage: http://xtrkcad.org/ Vcs-Git: git://git.jff.email/xtrkcad.git Vcs-Browser: https://git.jff.email/cgit/xtrkcad.git |
