Package: audacity Version: 2.3.2-2 please bump to version 2.3.3. https://www.audacityteam.org/audacity-2-3-3-released/
check my patch for small changes in the debian files for 2.3.3. i tested the build on my local machine with pbuilder.
diff -ruN audacity-2.3.2/debian/changelog audacity-2.3.3/debian/changelog --- audacity-2.3.2/debian/changelog +++ audacity-2.3.3/debian/changelog @@ -1,3 +1,15 @@ +audacity (2.3.3-1) unstable; urgency=medium + + * New upstream release. + * Bump debhelper-compat to 12. + * Bump Standards-Version to 4.4.1. + * Drop obsolete d/NEWS file. + * debian/patches: + + 0002-workaround-wxwidgets-fit-recovery.patch: Drop, Obsolete. + + 0005-Fix-building-against-the-system-portaudio-library.patch: Update. + + -- Dennis Braun <d_br...@kabelmail.de> Thu, 21 Nov 2019 20:50:20 +0100 + audacity (2.3.2-2) unstable; urgency=medium * Team upload. diff -ruN audacity-2.3.2/debian/control audacity-2.3.3/debian/control --- audacity-2.3.2/debian/control +++ audacity-2.3.3/debian/control @@ -6,8 +6,8 @@ Benjamin Drung <bdr...@debian.org>, David Henningsson <di...@ubuntu.com>, Jaromír Mikeš <mira.mi...@seznam.cz> -Standards-Version: 4.4.0 -Build-Depends: debhelper-compat (= 11), +Standards-Version: 4.4.1 +Build-Depends: debhelper-compat (= 12), gettext, libasound2-dev [linux-any], libavcodec-dev (>= 6:0.8), diff -ruN audacity-2.3.2/debian/NEWS audacity-2.3.3/debian/NEWS --- audacity-2.3.2/debian/NEWS +++ audacity-2.3.3/debian/NEWS @@ -1,8 +0,0 @@ -audacity (1.3.6-3) unstable; urgency=low - - Explicitly built against the system libsamplerate, effectively disabling - the internal libresample. This may break support for proprietary VST - plug-ins! - - -- Fabian Greffrath <fab...@debian-unofficial.org> Tue, 20 Jan 2009 09:15:11 +0100 - diff -ruN audacity-2.3.2/debian/patches/0005-Fix-building-against-the-system-portaudio-library.patch audacity-2.3.3/debian/patches/0005-Fix-building-against-the-system-portaudio-library.patch --- audacity-2.3.2/debian/patches/0005-Fix-building-against-the-system-portaudio-library.patch +++ audacity-2.3.3/debian/patches/0005-Fix-building-against-the-system-portaudio-library.patch @@ -29,10 +29,10 @@ --- a/src/AudioIO.cpp +++ b/src/AudioIO.cpp -@@ -465,8 +465,23 @@ TimeTrack and AudioIOListener and whethe +@@ -480,8 +480,23 @@ #define ROUND(x) (int) ((x)+0.5) //#include <string.h> - #include "../lib-src/portmidi/pm_common/portmidi.h" + // #include "../lib-src/portmidi/pm_common/portmidi.h" - #include "../lib-src/portaudio-v19/src/common/pa_util.h" #include "NoteTrack.h" + diff -ruN audacity-2.3.2/debian/patches/series audacity-2.3.3/debian/patches/series --- audacity-2.3.2/debian/patches/series +++ audacity-2.3.3/debian/patches/series @@ -1,5 +1,5 @@ 0001-fix-minsrc-autoreconf.patch -0002-workaround-wxwidgets-fit-recovery.patch +#0002-workaround-wxwidgets-fit-recovery.patch 0004-desktop.patch 0005-Fix-building-against-the-system-portaudio-library.patch 0006-Link-atomic-if-needed.patch
signature.asc
Description: OpenPGP digital signature