Your message dated Wed, 11 Dec 2019 02:00:41 +0100
with message-id <[email protected]>
and subject line Re: Bug#945440: Acknowledgement (audacity: Bump to version
2.3.3)
has caused the Debian Bug report #945440,
regarding audacity: Bump to version 2.3.3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
945440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945440
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]> 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 <[email protected]>,
David Henningsson <[email protected]>,
Jaromír Mikeš <[email protected]>
-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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
Package: audacity
Version: 2.3.3-1
2.3.3-1 uploaded to unstable
--- End Message ---