diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-04-03 10:46:19 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-04-03 10:46:19 +0200 |
| commit | a828e42454f02892b6ded2948abd352cbb51eaab (patch) | |
| tree | 21c6f018df86684f477d2364df14e786ba84335b | |
| parent | 8b0eff692effe5d37d992a417c60a6469749ffea (diff) | |
upload to unstable (debian/1:5.2.0Beta2.1-2)debian/1%5.2.0Beta2.1-2
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f10bb0..baa3741 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xtrkcad (1:5.2.0Beta2.1-2) unstable; urgency=medium + + * debian/patches: + + Add 0901-implicit-function-declaration.patch. Fix FTBFS after dpkg enabled + -Werror=implicit-function-declaration by default. (Closes: #1066691). + + -- Mike Gabriel <sunweaver@debian.org> Wed, 03 Apr 2024 10:41:33 +0200 + xtrkcad (1:5.2.0Beta2.1-1) unstable; urgency=medium * New upstream release. |
