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

Bug#1044108: marked as done (bambootracker: Fails to build source after successful build)



Your message dated Fri, 22 Sep 2023 09:04:11 +0000
with message-id <E1qjc55-006exi-My@fasolo.debian.org>
and subject line Bug#1044108: fixed in bambootracker 0.6.3-1
has caused the Debian Bug report #1044108,
regarding bambootracker: Fails to build source after successful build
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.)


-- 
1044108: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044108
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: bambootracker
Version: 0.6.1-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package bambootracker
> dpkg-buildpackage: info: source version 0.6.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dennis Braun <snd@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=qmake
>    dh_auto_clean -O--buildsystem=qmake
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd submodules/emu2149/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/submodules/emu2149/emu2149.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr CONFIG+=system_rtaudio CONFIG+=system_rtmidi ) && make -f Makefile distclean
> cd submodules/RtAudio/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/submodules/RtAudio/RtAudio.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr CONFIG+=system_rtaudio CONFIG+=system_rtmidi ) && make -f Makefile distclean
> cd submodules/RtMidi/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/submodules/RtMidi/RtMidi.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr CONFIG+=system_rtaudio CONFIG+=system_rtmidi ) && make -f Makefile distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/submodules/emu2149'
> rm -f moc_predefs.h
> cd data/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/data/data.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 
> 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr CONFIG+=system_rtaudio CONFIG+=system_rtmidi ) && make -f Makefile distclean
> rm -f emu2149.o
> rm -f *~ core *.core
> rm -f libemu2149.a 
> rm -f libemu2149.prl
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/submodules/emu2149'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/submodules/RtMidi'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> rm -f *~ core *.core
> Some of the required modules (!system_rtmidi) are not available.
> rm -f data 
> rm -f    
> Skipped.
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/submodules/RtMidi'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/submodules/RtAudio'
> Some of the required modules (!system_rtaudio) are not available.
> Skipped.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/submodules/RtAudio'
> cd BambooTracker/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/BambooTracker/BambooTracker.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr CONFIG+=system_rtaudio CONFIG+=system_rtmidi ) && make -f Makefile distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/BambooTracker'
> /usr/lib/qt5/bin/qmake -o Makefile BambooTracker.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' 
> QMAKE_STRIP=: PREFIX=/usr CONFIG+=system_rtaudio CONFIG+=system_rtmidi
> Project MESSAGE: Qt is version 5.15.10
> Project MESSAGE: Configured compiler is GCC
> Project MESSAGE: Compiler is version 13.1.0
> rm -f qrc_doc.cpp qrc_icon.cpp
> rm -f moc_predefs.h
> rm -f moc_bookmark_manager_form.cpp moc_drop_detect_list_widget.cpp moc_effect_list_dialog.cpp moc_file_io_error_message_box.cpp moc_font_info_widget.cpp moc_go_to_dialog.cpp moc_hide_tracks_dialog.cpp moc_adpcm_drumkit_editor.cpp moc_adpcm_instrument_editor.cpp moc_adpcm_sample_editor.cpp moc_arpeggio_macro_editor.cpp moc_fm_instrument_editor.cpp moc_grid_settings_dialog.cpp moc_instrument_editor.cpp moc_instrument_editor_manager.cpp moc_pan_macro_editor.cpp moc_sample_length_dialog.cpp moc_ssg_instrument_editor.cpp moc_tone_noise_macro_editor.cpp moc_key_signature_manager_form.cpp moc_keyboard_shortcut_list_dialog.cpp moc_mainwindow.cpp moc_swap_tracks_dialog.cpp moc_transpose_song_dialog.cpp moc_audio_stream.cpp moc_fm_operator_table.cpp moc_labeled_vertical_slider.cpp moc_labeled_horizontal_slider.cpp 
> moc_order_list_panel.cpp moc_order_list_editor.cpp moc_pattern_editor_panel.cpp moc_pattern_editor.cpp moc_visualized_instrument_macro_editor.cpp moc_module_properties_dialog.cpp moc_groove_settings_dialog.cpp moc_configuration_dialog.cpp moc_comment_edit_dialog.cpp moc_vgm_export_settings_dialog.cpp moc_wave_export_settings_dialog.cpp moc_instrument_selection_dialog.cpp moc_s98_export_settings_dialog.cpp moc_fm_envelope_set_edit_dialog.cpp moc_wave_visual.cpp
> rm -f ui_bookmark_manager_form.h ui_effect_list_dialog.h ui_font_info_widget.h ui_go_to_dialog.h ui_hide_tracks_dialog.h ui_adpcm_drumkit_editor.h ui_adpcm_instrument_editor.h ui_adpcm_sample_editor.h ui_fm_instrument_editor.h ui_grid_settings_dialog.h ui_sample_length_dialog.h ui_ssg_instrument_editor.h ui_key_signature_manager_form.h ui_keyboard_shortcut_list_dialog.h ui_mainwindow.h ui_fm_operator_table.h ui_labeled_vertical_slider.h ui_labeled_horizontal_slider.h ui_order_list_editor.h ui_pattern_editor.h ui_visualized_instrument_macro_editor.h ui_module_properties_dialog.h ui_groove_settings_dialog.h ui_configuration_dialog.h ui_comment_edit_dialog.h ui_swap_tracks_dialog.h ui_transpose_song_dialog.h ui_vgm_export_settings_dialog.h ui_wave_export_settings_dialog.h ui_instrument_selection_dialog.h 
> ui_s98_export_settings_dialog.h ui_fm_envelope_set_edit_dialog.h
> rm -f blip_buf.o fmopn.o mame_2608.o ymdeltat.o nuked_2608.o register_write_logger.o ymfm_2608.o ymfm_adpcm.o ymfm_opn.o ymfm_ssg.o swap_instruments_command.o change_values_in_pattern_command.o paste_insert_copied_data_to_pattern_command.o pattern_command_utils.o set_key_cut_to_step_command.o transpose_note_in_pattern_command.o bookmark_manager_form.o instrument_command_qt_utils.o swap_instruments_qt_command.o order_list_common_qt_command.o pattern_editor_common_qt_command.o drop_detect_list_widget.o effect_description.o effect_list_dialog.o file_io_error_message_box.o font_info_widget.o go_to_dialog.o gui_utils.o hide_tracks_dialog.o adpcm_address_spin_box.o adpcm_drumkit_editor.o adpcm_instrument_editor.o adpcm_sample_editor.o arpeggio_macro_editor.o fm_instrument_editor.o grid_settings_dialog.o 
> instrument_editor.o instrument_editor_manager.o instrument_editor_utils.o pan_macro_editor.o sample_length_dialog.o ssg_instrument_editor.o tone_noise_macro_editor.o key_signature_manager_form.o keyboard_shortcut_list_dialog.o note_name_manager.o swap_tracks_dialog.o transpose_song_dialog.o wheel_spin_box.o sample_adpcm.o sequence_property.o btb_io.o bti_io.o btm_io.o dat_io.o dmp_io.o export_io.o ff_io.o ins_io.o io_utils.o opni_io.o p86_io.o pmb_io.o ppc_io.o pps_io.o pvi_io.o pzi_io.o raw_adpcm_io.o tfi_io.o vgi_io.o wav_container.o wopn_io.o y12_io.o jamming.o main.o mainwindow.o chip.o opna.o resampler.o ym3438.o bamboo_tracker.o effect.o note.o playback.o song_length_calculator.o audio_stream.o instruments_manager.o command_manager.o add_instrument_command.o remove_instrument_command.o 
> add_instrument_qt_command.o remove_instrument_qt_command.o fm_operator_table.o labeled_vertical_slider.o labeled_horizontal_slider.o slider_style.o change_instrument_name_qt_command.o change_instrument_name_command.o opna_controller.o instrument.o envelope_fm.o event_guard.o audio_stream_rtaudio.o tick_counter.o module.o song.o pattern.o track.o step.o order_list_panel.o order_list_editor.o pattern_editor_panel.o pattern_editor.o set_key_off_to_step_command.o set_key_on_to_step_command.o set_instrument_to_step_command.o erase_instrument_in_step_command.o set_volume_to_step_command.o erase_volume_in_step_command.o set_effect_id_to_step_command.o erase_effect_in_step_command.o set_effect_value_to_step_command.o erase_effect_value_in_step_command.o insert_step_command.o delete_previous_step_command.o 
> erase_step_command.o deep_clone_instrument_qt_command.o deep_clone_instrument_command.o clone_instrument_command.o clone_instrument_qt_command.o set_pattern_to_order_command.o insert_order_below_command.o delete_order_command.o paste_copied_data_to_pattern_command.o erase_cells_in_pattern_command.o paste_copied_data_to_order_command.o lfo_fm.o visualized_instrument_macro_editor.o effect_iterator.o paste_mix_copied_data_to_pattern_command.o module_properties_dialog.o groove_settings_dialog.o configuration_dialog.o expand_pattern_command.o shrink_pattern_command.o abstract_instrument_property.o duplicate_order_command.o move_order_command.o clone_patterns_command.o clone_order_command.o set_echo_buffer_access_command.o comment_edit_dialog.o binary_container.o interpolate_pattern_command.o reverse_pattern_command.o 
> replace_instrument_in_pattern_command.o vgm_export_settings_dialog.o wave_export_settings_dialog.o configuration.o configuration_handler.o color_palette.o paste_overwrite_copied_data_to_pattern_command.o wopn_file.o bank.o instrument_selection_dialog.o s98_export_settings_dialog.o precise_timer.o module_io.o instrument_io.o bank_io.o fm_envelope_set_edit_dialog.o file_history.o midi.o q_application_wrapper.o wave_visual.o qrc_doc.o qrc_icon.o moc_bookmark_manager_form.o moc_drop_detect_list_widget.o moc_effect_list_dialog.o moc_file_io_error_message_box.o moc_font_info_widget.o moc_go_to_dialog.o moc_hide_tracks_dialog.o moc_adpcm_drumkit_editor.o moc_adpcm_instrument_editor.o moc_adpcm_sample_editor.o moc_arpeggio_macro_editor.o moc_fm_instrument_editor.o moc_grid_settings_dialog.o moc_instrument_editor.o 
> moc_instrument_editor_manager.o moc_pan_macro_editor.o moc_sample_length_dialog.o moc_ssg_instrument_editor.o moc_tone_noise_macro_editor.o moc_key_signature_manager_form.o moc_keyboard_shortcut_list_dialog.o moc_mainwindow.o moc_swap_tracks_dialog.o moc_transpose_song_dialog.o moc_audio_stream.o moc_fm_operator_table.o moc_labeled_vertical_slider.o moc_labeled_horizontal_slider.o moc_order_list_panel.o moc_order_list_editor.o moc_pattern_editor_panel.o moc_pattern_editor.o moc_visualized_instrument_macro_editor.o moc_module_properties_dialog.o moc_groove_settings_dialog.o moc_configuration_dialog.o moc_comment_edit_dialog.o moc_vgm_export_settings_dialog.o moc_wave_export_settings_dialog.o moc_instrument_selection_dialog.o moc_s98_export_settings_dialog.o moc_fm_envelope_set_edit_dialog.o 
> moc_wave_visual.o
> rm -f *~ core *.core
> rm -f BambooTracker 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/BambooTracker'
> rm -f Makefile
> rm -f .qmake.stash
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=qmake
>    dh_clean -O--buildsystem=qmake
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building bambootracker using existing ./bambootracker_0.6.1.orig.tar.gz
> dpkg-source: warning: newly created empty file 'submodules/emu2149/.qmake.cache' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  bambootracker-0.6.1/submodules/RtAudio/Makefile
>  bambootracker-0.6.1/submodules/RtMidi/Makefile
>  bambootracker-0.6.1/submodules/emu2149/src/CMakeLists.txt
>  bambootracker-0.6.1/submodules/emu2149/src/LICENSE
>  bambootracker-0.6.1/submodules/emu2149/src/README.md
>  bambootracker-0.6.1/submodules/emu2149/src/emu2149.c
>  bambootracker-0.6.1/submodules/emu2149/src/emu2149.h
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/bambootracker_0.6.1-1.diff.a3Snlz
> dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/bambootracker_0.6.1-1_unstable.log

If you reassign this bug to another package, please mark 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: bambootracker
Source-Version: 0.6.3-1
Done: Dennis Braun <snd@debian.org>

We believe that the bug you reported is fixed in the latest version of
bambootracker, 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 1044108@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dennis Braun <snd@debian.org> (supplier of updated bambootracker 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: SHA512

Format: 1.8
Date: Fri, 22 Sep 2023 09:44:04 +0200
Source: bambootracker
Architecture: source
Version: 0.6.3-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Dennis Braun <snd@debian.org>
Closes: 1044108 1051573
Changes:
 bambootracker (0.6.3-1) experimental; urgency=medium
 .
   * New upstream version 0.6.3
     + Build with RtAudio 6 (Closes: #1051573)
   * Remove obsolete patch
   * Clean modified files after successful build (Closes: #1044108)
Checksums-Sha1:
 f010c359d159bb6f92555740cdbfc73d66143c47 2223 bambootracker_0.6.3-1.dsc
 2373ecbbeaddfbde0e91501ea7cb981910977cd4 1088065 bambootracker_0.6.3.orig.tar.gz
 e57c90857996d438eb0f73faf320335cfbc8eb06 12388 bambootracker_0.6.3-1.debian.tar.xz
 a67dfa925b066abd29ceb9da70f74bdd4a884684 5897 bambootracker_0.6.3-1_source.buildinfo
Checksums-Sha256:
 d17f8dd832cde2b223e51869033a4c76c89661888760d5eeb8fdb75ca92a75f2 2223 bambootracker_0.6.3-1.dsc
 fcef1cba18c32c6ff6ad813186f366fe74ff9267966004f320155fba4a666da0 1088065 bambootracker_0.6.3.orig.tar.gz
 1a46f6cfdbd5eaaba047298e1de69831670adc8308513b82edf58299ef3445b9 12388 bambootracker_0.6.3-1.debian.tar.xz
 a69dcb328175753f2d4b32a3f101d3f296152b4931825cd0bd3e22c4ccbb0794 5897 bambootracker_0.6.3-1_source.buildinfo
Files:
 437b1c2903ec357f5f9118da4ab492d2 2223 sound optional bambootracker_0.6.3-1.dsc
 4e527717f4591033cafab083b834d0ab 1088065 sound optional bambootracker_0.6.3.orig.tar.gz
 0bb4485cddf4eaf849e07bcab92d1eb4 12388 sound optional bambootracker_0.6.3-1.debian.tar.xz
 48a84d42566e431b6386c8fd3f1179a1 5897 sound optional bambootracker_0.6.3-1_source.buildinfo

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

iQJDBAEBCgAtFiEEPLfDAq+1fmGoxhfdY06lXZArmDYFAmUNRk8PHHNuZEBkZWJp
YW4ub3JnAAoJEGNOpV2QK5g2NC8QAKRHCCMuPgm6DKpYQmDKgmUxWm8jbddYWucn
Ae8IfmDBJ9NqUev69DrvCERN1KVN8p59Pm3+surNCRDc2zs17ab8u2cUGIHRJ7ea
kgQ+E4+HnAUXpdfw+SEtkRkUJdv+gTbHaRX8DztGqCLBksrbIoTxfCBbyyQJF2gA
mpkSyj0waY48Mx9j1vLs1TECrlo/uZdPAujlqaqnAC1HG5bf+8r8XzeVIeCTLJ+L
8xiDtNX8QkInMgY9x78MHWPgtD+bHHzmmhdpjbMcDzWefNRrDm9rOw7aPS6gvcha
w831dBa3vnjE72uKQ/Px/e+m/8vyDdAGsB69LquEI1Dsi4JYowQRAYkVgLd2w5dh
ZJ6PgEFY8INzKR56w1GmNspKWzRCKJs65dl1xPtMf22yMiQvCnLa8BG9YWJskHSZ
eGBbOTjgANqqNGTcjC59mOPjAPn+l8myWBd0w4P2Agk0t0SPtdY8bddfO32NV+EV
UwQc5PXvyxXjq4GqyxFTPzOArj1UpR3XDPNG5JeumlGi5xuckDhDE/ncvZbnQ2An
Ud5VrCbaPJRgKdWgDbR+/bDOW1D/oCH9irG3/4Drv1tQ9sKuaz+UPLCfCbIXQFT3
8yk7tW7DwmJfYM97QC9/MGlrwA0/lYbtfPYh56pZm/qfK83HLP+ThPVIkPR6k4I8
uvtqAybO
=NVVN
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: