Change logs for webrtc-audio-processing source package in Experimental

  • webrtc-audio-processing (1.0-0.2) experimental; urgency=medium
    
      * Non-maintainer upload.
    
      [ Jonas Smedegaard ]
      * add patches cherry-picked upstream
        to fix enable neon only when needed
      * declare compliance with Debian Policy 4.6.1
      * add patch to fix MIPS-specific source path
      * add patches to fix avoid SSE2 on i386
    
     -- Jonas Smedegaard <email address hidden>  Wed, 03 Aug 2022 16:25:21 +0200
  • webrtc-audio-processing (1.0-0.1) experimental; urgency=medium
    
      * Non-maintainer upload.
    
      [ upstream ]
      * new release;
        closes: bug#934811, thanks to Sebastien Bacher
        + Add support for non-Linux GNU;
          closes: bug#829570, thanks to Svante Signell
    
      [ Pino Toscano ]
      * Fix typo in Vcs-Browser url (Closes: #869384)
    
      [ Laurent Bigonville ]
      * New upstream version 1.0
      * Switch to meson
      * debian/control: Add libabsl-dev to the build-dependencies
      * Use cmake to look up abseil dependency, patch from upstream.
        Also add cmake to the build-dependencies
      * Bump debhelper compatibility to 13
      * debian/libwebrtc-audio-processing-dev.install:
        Remove the static library, not built anymore
      * Add a debian/watch file
      * debian/control: Update the Vcs-* fields to point them to salsa
    
      [ Jonas Smedegaard ]
      * apply upstream-applied patch before upstream-proposed patches
      * add patches cherry-picked upstream:
        + Fix ARM ISA detection
        + Add RISC-V support
        + Fix C++17 compatibility
      * replace patch for big endine support which no longer applies,
        with patch for Telegram Desktop (libtgowt)
      * unfuzz remaining patches, and add/update DEP-3 patch headers
      * declare compliance with Debian Policy 4.6.0
    
     -- Jonas Smedegaard <email address hidden>  Wed, 03 Aug 2022 13:31:24 +0200
  • webrtc-audio-processing (0.2-3) experimental; urgency=medium
    
      * Add debian/gbp.conf
      * Drop patch numbering
      * Replace "Don't error on unknown archs patch" with generic detection code
    
     -- Felipe Sateler <email address hidden>  Wed, 08 Jun 2016 19:27:28 -0400
  • webrtc-audio-processing (0.2-2) experimental; urgency=medium
    
      * Section and priority cleanup
      * Add patch to support big endian archs
      * Add patch to fix sse2 compilation on i386
    
     -- Felipe Sateler <email address hidden>  Mon, 06 Jun 2016 18:57:45 -0400
  • webrtc-audio-processing (0.2-1) experimental; urgency=medium
    
      * New upstream release.
       - Drop 0002-fix-compiler-warning.patch, applied upstream
       - Refresh 0001-Don-t-error-or-set-options-for-unknown-architectures.patch
       - Bump soname
      * Remove reference to google code
      * d/copyright: use SPDX name for bsd license
      * Remove extra leading spaces from descriptions
      * Bump standards-version
      * Set pulseaudio team as maintainer, add myself to uploaders
      * Canonicalize vcs and copyright format urls
    
     -- Felipe Sateler <email address hidden>  Wed, 27 Apr 2016 20:36:19 -0300