[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1019995: marked as done (supercollider: FTBFS: sndfile.h:356:33: error: conflicting declaration ‘typedef struct sf_private_tag SNDFILE’)



Your message dated Wed, 02 Nov 2022 19:14:24 +0000
with message-id <E1oqJBw-004G9A-2M@fasolo.debian.org>
and subject line Bug#1019995: fixed in supercollider 1:3.12.2+repack-1
has caused the Debian Bug report #1019995,
regarding supercollider: FTBFS: sndfile.h:356:33: error: conflicting declaration ‘typedef struct sf_private_tag SNDFILE’
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 owner@bugs.debian.org
immediately.)


-- 
1019995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019995
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: supercollider
Version: 1:3.11.2+repack-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DDiskIO_UGens_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/DiskIO_UGens.dir/DiskIO_UGens.cpp.o -MF server/plugins/CMakeFiles/DiskIO_UGens.dir/DiskIO_UGens.cpp.o.d -o server/plugins/CMakeFiles/DiskIO_UGens.dir/DiskIO_UGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/DiskIO_UGens.cpp
> In file included from /<<PKGBUILDDIR>>/server/plugins/DiskIO_UGens.cpp:27:
> /usr/include/sndfile.h:356:33: error: conflicting declaration ‘typedef struct sf_private_tag SNDFILE’
>   356 | typedef struct sf_private_tag   SNDFILE ;
>       |                                 ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/include/plugin_interface/SC_World.h:26,
>                  from /<<PKGBUILDDIR>>/include/plugin_interface/SC_PlugIn.h:23,
>                  from /<<PKGBUILDDIR>>/server/plugins/DiskIO_UGens.cpp:25:
> /<<PKGBUILDDIR>>/include/plugin_interface/SC_SndBuf.h:25:28: note: previous declaration as ‘typedef struct SNDFILE_tag SNDFILE’
>    25 | typedef struct SNDFILE_tag SNDFILE;
>       |                            ^~~~~~~
> [68/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DChaosUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/ChaosUGens_supernova.dir/ChaosUGens.cpp.o -MF server/plugins/CMakeFiles/ChaosUGens_supernova.dir/ChaosUGens.cpp.o.d -o server/plugins/CMakeFiles/ChaosUGens_supernova.dir/ChaosUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/ChaosUGens.cpp
> [69/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DDemandUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/DemandUGens_supernova.dir/DemandUGens.cpp.o -MF server/plugins/CMakeFiles/DemandUGens_supernova.dir/DemandUGens.cpp.o.d -o server/plugins/CMakeFiles/DemandUGens_supernova.dir/DemandUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/DemandUGens.cpp
> [70/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -I/<<PKGBUILDDIR>>/external_libraries/yaml-cpp/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -Wno-deprecated-declarations -std=gnu++11 -MD -MT external_libraries/CMakeFiles/yaml.dir/libyamlcpp.cpp.o -MF external_libraries/CMakeFiles/yaml.dir/libyamlcpp.cpp.o.d -o external_libraries/CMakeFiles/yaml.dir/libyamlcpp.cpp.o -c /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/external_libraries/libyamlcpp.cpp
> [71/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DUnaryOpUGens_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/UnaryOpUGens.dir/UnaryOpUGens.cpp.o -MF server/plugins/CMakeFiles/UnaryOpUGens.dir/UnaryOpUGens.cpp.o.d -o server/plugins/CMakeFiles/UnaryOpUGens.dir/UnaryOpUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/UnaryOpUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_unary_arithmetic.hpp:22,
>                  from /<<PKGBUILDDIR>>/server/plugins/UnaryOpUGens.cpp:28:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> [72/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DDelayUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/DelayUGens_supernova.dir/DelayUGens.cpp.o -MF server/plugins/CMakeFiles/DelayUGens_supernova.dir/DelayUGens.cpp.o.d -o server/plugins/CMakeFiles/DelayUGens_supernova.dir/DelayUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/DelayUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_memory.hpp:26,
>                  from /<<PKGBUILDDIR>>/server/plugins/DelayUGens.cpp:22:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> [73/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DBinaryOpUGens_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/BinaryOpUGens.dir/BinaryOpUGens.cpp.o -MF server/plugins/CMakeFiles/BinaryOpUGens.dir/BinaryOpUGens.cpp.o.d -o server/plugins/CMakeFiles/BinaryOpUGens.dir/BinaryOpUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_binary_arithmetic.hpp:25,
>                  from /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp:32:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> [74/571] /usr/bin/c++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_NO_AUTO_PTR -DBinaryOpUGens_supernova_EXPORTS -DNOVA_SIMD -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common -I/<<PKGBUILDDIR>>/external_libraries -I/<<PKGBUILDDIR>>/external_libraries/nova-simd -I/<<PKGBUILDDIR>>/external_libraries/nova-tt -I/<<PKGBUILDDIR>>/include/common -I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/include/plugin_interface -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -fschedule-insns2 -fomit-frame-pointer -Wreturn-type -fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math -pthread -fvisibility=hidden -fno-finite-math-only -std=gnu++11 -MD -MT server/plugins/CMakeFiles/BinaryOpUGens_supernova.dir/BinaryOpUGens.cpp.o -MF server/plugins/CMakeFiles/BinaryOpUGens_supernova.dir/BinaryOpUGens.cpp.o.d -o server/plugins/CMakeFiles/BinaryOpUGens_supernova.dir/BinaryOpUGens.cpp.o -c /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:36,
>                  from /<<PKGBUILDDIR>>/external_libraries/nova-simd/simd_binary_arithmetic.hpp:25,
>                  from /<<PKGBUILDDIR>>/server/plugins/BinaryOpUGens.cpp:32:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:58:30: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    58 |     vec_base<float, __m128, 4>
>       |                              ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse.hpp:62:38: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
>    62 |     typedef vec_base<float, __m128, 4> base;
>       |                                      ^
> In file included from /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec.hpp:42:
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:51:32: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    51 |     vec_base<double, __m128d, 2>
>       |                                ^
> /<<PKGBUILDDIR>>/external_libraries/nova-simd/vec/vec_sse2.hpp:53:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
>    53 |     typedef vec_base<double, __m128d, 2> base;
>       |                                        ^
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v returned exit code 1
> make: *** [debian/rules:15: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/supercollider_3.11.2+repack-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: supercollider
Source-Version: 1:3.12.2+repack-1
Done: Georges Khaznadar <georgesk@debian.org>

We believe that the bug you reported is fixed in the latest version of
supercollider, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1019995@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar <georgesk@debian.org> (supplier of updated supercollider package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 02 Nov 2022 18:36:06 +0100
Source: supercollider
Architecture: source
Version: 1:3.12.2+repack-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Georges Khaznadar <georgesk@debian.org>
Closes: 1019995
Changes:
 supercollider (1:3.12.2+repack-1) unstable; urgency=medium
 .
   * New upstream version 3.12.2+repack
 .
   [ Olivier Humbert ]
   * d/control: remove an unneeded empty line
 .
   [ Felipe Sateler ]
   * Remove myself from uploaders
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since stretch
 .
   [ IOhannes m zmölnig (Debian/GNU) ]
   * Apply 'wrap-and-sort -ast'
   * Add salsa-ci configuration
   * Drop unused B-D on emacs|emacsen
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster
 .
   [ Sebastian Ramacher ]
   * Remove shared library from Build-Depends
 .
   [ Dennis Braun ]
   * Refresh patchset, drop patches applied by upstream
     + Use macro instead of redefining struct (Closes: #1019995)
   * Bump Standards-Version to 4.6.1
   * Use libjack-jackd2-dev as preferable B-D and libjack-dev as optional
   * Update lintian-overrides
   * Update icon installation
 .
   [ Georges Khaznadar ]
   * updated the file debian/watch to use the new API from Github
Checksums-Sha1:
 ed94b484a211f4779045dd9b9c467708cdc0b051 3681 supercollider_3.12.2+repack-1.dsc
 d377d0e9b69fb075b0cd4770109f3ed0f4ee3579 11480680 supercollider_3.12.2+repack.orig.tar.xz
 9f99bf44e7ac02d31981ca65300042dd891f58a1 30528 supercollider_3.12.2+repack-1.debian.tar.xz
 46626d5f79057d419db87e8b449badd95c86f070 20224 supercollider_3.12.2+repack-1_amd64.buildinfo
Checksums-Sha256:
 a505e03566b61b4d682e6ee5203dfcf2f74a0ea647634bd1f1469459f3dc4aba 3681 supercollider_3.12.2+repack-1.dsc
 4ab5c5ce3e0840a8c11ae4bebc11f2bc01a09286a0f4414a98e614be7369c061 11480680 supercollider_3.12.2+repack.orig.tar.xz
 b7be74e21562809cc3d4e15ac3d9dfb178f3492add4939cc1e6f53b0c15fef0e 30528 supercollider_3.12.2+repack-1.debian.tar.xz
 c97e5be8e14e1add752add3c3e1044e3fb53071af82032e9af5cf044b41164f5 20224 supercollider_3.12.2+repack-1_amd64.buildinfo
Files:
 e6ff1c9f7228beb94685ede9a5857b2a 3681 sound optional supercollider_3.12.2+repack-1.dsc
 2d1adbf6cc7030bcf2f88209cc1d2374 11480680 sound optional supercollider_3.12.2+repack.orig.tar.xz
 9c636183cb568f6b1d0659ee1cb8da26 30528 sound optional supercollider_3.12.2+repack-1.debian.tar.xz
 08bc2cf0e8024f2b851f2bdeb548a2b9 20224 sound optional supercollider_3.12.2+repack-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmNis68ACgkQHCgWkHE2
rjkI7w/9FhFVxjvbPpBG0uQEXLr1A+LAKhH+UOQDHAL40PlgG5OiUAvyEB2MhSWo
t+t68xDuYr5fG3ya1V2TiqlmW0m9O8xYfiWiW/AcrLRhkuND6Q0mR0IWvugKqbLs
KJW7vfPrLkQ1qQLuW7Jx/KLhKbMqT75vUpvBV4YEoLVg7ipO0ZihnTJVmiLQwXMR
7osSHAcPLUOqXzMTCwsZDssc/O1LvzOaAb3EOSPUEhLqCwPTPIjteR8sP3VpZg9a
5NMl9BwkLHJ/TITZLt/ue4NfVGHIJbWMqFib0F3uwA+wFU9P3aq/onQqS64HP4Dn
32Tokz6GVff87czbhxApOHUiOyU8aXSeT532+7WeM7kQeo6UgjTBVmiFxS4W73ok
tkugDDd2WPeyJdz+NEgh7H/adqQJAkGIaxUVfvHyZTA37svKNx/bYOYMZR037DMg
qcEpe8lIWsYoTHHufUXHI1/QB6b41hrr1vXqH05kMCA4PRqwf/EtLZ5Uzm6CJXOJ
VyP0xqlMZ1/GuQGA8waR4qghuKv3ie/9Ssjr/mpix05drpth9EjZ/i1pGkovVD+P
z00T2Y7FkbxkBtCFEN0HlK2ARi78n8ZQoP2BoCKXzyyVz/hKWwUww9mJEGVEbrUA
G8xQURBFVeIp/4SGPPCVNWjnfytiX1vmviU7zNkOJeBOdNb033w=
=bssm
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: