diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-11-15 18:06:27 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-11-15 18:06:27 +0100 | 
| commit | bf47ca266103b3889ed122a4ab78b9d6678bb9cc (patch) | |
| tree | 97e836fae67ce1c7566168d634ca791ddcacd4ff /debian/changelog | |
| parent | df5520aa2dae5b3ce7abf8733dcdd152898af163 (diff) | |
| parent | a398e30eea8db3ec6a643b45a2774fa97b672931 (diff) | |
Merge branch 'release/debian/1_5.3.0GA-1.1'HEADmasterdebian/trixie
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 17 | 
1 files changed, 17 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 80354fa..f927e75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +xtrkcad (1:5.3.0GA-1.1) unstable; urgency=medium + +  * Non-maintainer upload. +  * Reintroduce changes from 1:5.2.0Beta2.1-2 accidentally dropped by the +    last upload. (Closes: #1087529, #1066691) +  * Delete precompiled libzip.a via d/clean (Closes: #1087474) + + -- Tobias Frost <tobi@debian.org>  Thu, 14 Nov 2024 20:36:25 +0100 +  xtrkcad (1:5.3.0GA-1) unstable; urgency=medium    * New upstream release (Closes: #1057286, #1074722): @@ -22,6 +31,14 @@ xtrkcad (1:5.3.0GA-1) unstable; urgency=medium   -- Jörg Frings-Fürst <debian@jff.email>  Wed, 03 Jul 2024 21:32:38 +0200 +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. | 
