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

Last commit made on 2022-08-22
Get this branch:
git clone -b applied/ubuntu/mantic-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/mantic-devel
Repository:
lp:ubuntu/+source/mp3check

Recent commits

57aff49... by Joachim Reichel <email address hidden>

0.8.7-4 (patches applied)

Imported using git-ubuntu import.

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

fix_warnings

No DEP3 Subject or Description header found

Gbp-Pq: fix_warnings.

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

fix_spelling

No DEP3 Subject or Description header found

Gbp-Pq: fix_spelling.

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

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

Gbp-Pq: fix_manpage.

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

fix FTBFS with GCC-9

Gbp-Pq: fix_ftbfs_with_gcc_9.

31990bf... by Joachim Reichel <email address hidden>

New patch generated from mp3check 0.8.0-5 diff.gz

Gbp-Pq: fix_char_signedness.

1eb8ce2... by Joachim Reichel <email address hidden>

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

Gbp-Pq: remove_truncated_last_frame.

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

do not strip during install

Gbp-Pq: nostrip.

47d1c40... by Joachim Reichel <email address hidden>

use DESTDIR variable to install binary

Gbp-Pq: use_destdir_to_install.

70a7780... by Joachim Reichel <email address hidden>

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

Gbp-Pq: append_compiler_options.