ubuntu/+source/mp3check:applied/ubuntu/oracular-devel

Last commit made on 2024-03-31
Get this branch:
git clone -b applied/ubuntu/oracular-devel https://git.launchpad.net/ubuntu/+source/mp3check
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/oracular-devel
Repository:
lp:ubuntu/+source/mp3check

Recent commits

ed78bff... by Joachim Reichel <email address hidden>

0.8.7-5 (patches applied)

Imported using git-ubuntu import.

79e5ab4... by Joachim Reichel <email address hidden>

fix_warnings

No DEP3 Subject or Description header found

Gbp-Pq: fix_warnings.

4569a9d... by Joachim Reichel <email address hidden>

fix_spelling

No DEP3 Subject or Description header found

Gbp-Pq: fix_spelling.

12142d4... by Joachim Reichel <email address hidden>

Fix manpage as reported in BTS #450532 and #455727 and minus signs

Gbp-Pq: fix_manpage.

455d4ae... by Joachim Reichel <email address hidden>

fix FTBFS with GCC-9

Gbp-Pq: fix_ftbfs_with_gcc_9.

5f83435... by Joachim Reichel <email address hidden>

New patch generated from mp3check 0.8.0-5 diff.gz

Gbp-Pq: fix_char_signedness.

64f7473... by Joachim Reichel <email address hidden>

Fix to prevent segfaults when the last audio frame is truncated.

Gbp-Pq: remove_truncated_last_frame.

7547291... by Joachim Reichel <email address hidden>

do not strip during install

Gbp-Pq: nostrip.

ff28ead... by Joachim Reichel <email address hidden>

use DESTDIR variable to install binary

Gbp-Pq: use_destdir_to_install.

bdfcc2c... by Joachim Reichel <email address hidden>

Allow passing of CPPFLAGS and CXXFLAGS from the environment to support hardening flags

Gbp-Pq: append_compiler_options.