Merge version 7.0.0-1+rpi1 and 7.1.1-1 to produce 7.1.1-1+rpi1 archive/raspbian/7.1.1-1+rpi1 raspbian/7.1.1-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 17 Nov 2023 04:42:54 +0000 (04:42 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 17 Nov 2023 04:42:54 +0000 (04:42 +0000)
1  2 
debian/changelog
debian/rules

index eb22ce40bdac1d5840499c5b2a1553c4e6635ff4,ce2cf619992a626b7c495de038e89563dd0d5777..d54613be3d0ef9844a82e7c87c47aa8cb84de355
@@@ -1,9 -1,78 +1,85 @@@
- easyeffects (7.0.0-1+rpi1) bookworm-staging; urgency=medium
++easyeffects (7.1.1-1+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 6.2.8-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 25 Aug 2022 17:31:47 +0000]
 +  * Link with libatomic on armhf too.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 10 Nov 2022 06:28:13 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 17 Nov 2023 04:42:54 +0000
++
+ easyeffects (7.1.1-1) unstable; urgency=medium
+   * New upstream release.
+   * debian/patches: Dropped, merged upstream.
+   * debian/control: Add new needed build-dependency ladspa-sdk.
+  -- Boyuan Yang <byang@debian.org>  Fri, 03 Nov 2023 12:30:20 -0400
+ easyeffects (7.1.0-1) unstable; urgency=medium
+   * New upstream release.
+   * debian/control: Limit required lsp-plugin version (>= 1.2.10).
+   * debian/patches/: Dropped old patches, merged upstream.
+   * debian/patches/:
+     + 0001-src-rnnoise.cpp-Guard-RNNoise-init_release-with-ENAB.patch:
+       Add patch to fix FTBFS when rnnoise is not enabled.
+  -- Boyuan Yang <byang@debian.org>  Wed, 13 Sep 2023 12:39:48 -0400
+ easyeffects (7.0.7-3) unstable; urgency=medium
+   * Upload to unstable.
+  -- Boyuan Yang <byang@debian.org>  Fri, 18 Aug 2023 21:47:56 -0400
+ easyeffects (7.0.7-3~exp1) experimental; urgency=medium
+   * debian/patches/0001-Revert-lookup-of-tbb-library.patch: Use
+     old method to lookup libtbb library to avoid FTBFS on
+     32-bit platform due to different pkg-config name (tbb.pc vs.
+     tbb32.pc).
+  -- Boyuan Yang <byang@debian.org>  Fri, 18 Aug 2023 10:21:25 -0400
+ easyeffects (7.0.7-2) unstable; urgency=medium
+   * Upload to unstable. (Closes: #1040946)
+   * debian/control: Make binary package recommends mda-lv2 and
+     zam-plugins. (Closes: #1023254)
+   * debian/control: Drop useless build-dep on librubberband-dev.
+  -- Boyuan Yang <byang@debian.org>  Wed, 16 Aug 2023 14:22:08 -0400
+ easyeffects (7.0.7-1) unstable; urgency=medium
+   * New upstream release.
+   * debian/rules:
+     + Explicitly disable rnnoise (See 7.0.1-1~exp1 changes).
+   * debian/control:
+     + Add new build-dependency libsoundtouch-dev.
+     + Drop build-dependency libspeex-dev, not needed by upstream.
+     + Indicate that we need GTK 4 (>= 4.10).
+   * debian/copyright: Correct project license to be GPL-3.0-or-later.
+  -- Boyuan Yang <byang@debian.org>  Wed, 16 Aug 2023 14:07:28 -0400
+ easyeffects (7.0.1-1) unstable; urgency=medium
+   * Upload to unstable.
+   * Upload v7.0.1 for now, until 7.0.1 is backported to bookworm-backports.
+  -- Boyuan Yang <byang@debian.org>  Sat, 17 Jun 2023 09:59:45 -0400
+ easyeffects (7.0.1-1~exp1) experimental; urgency=medium
+   * Team upload.
+   * New upstream release (7.0.1).
+   * Update Vcs links to use Multimedia Team namespace (see #1036461 for
+     confirmation of Uploader's intent).
+   * Add deactivated dh_auto_configure to disable rrnoise, which is not yet
+     available in Debian (blocked by #980839, and looks like "toxic candy").
+     This override will most likely need to be activated in 7.0.4 (possibly
+     earlier).
+  -- Nicholas D Steeves <sten@debian.org>  Mon, 29 May 2023 17:33:56 -0400
  
  easyeffects (7.0.0-1) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge