Étienne Mollier pushed to branch master at Debian Med / lastz
Commits: 0f4d1f54 by Étienne Mollier at 2026-05-05T19:25:46+02:00 d/patches/*: document forwarding status. - - - - - 3f2079fa by Étienne Mollier at 2026-05-05T19:26:16+02:00 d/changelog: initialise the changelog. - - - - - 5 changed files: - debian/changelog - debian/patches/fix_signed_char.patch - debian/patches/nullchar.patch - debian/patches/propagate_cflags.patch - debian/patches/spelling.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +lastz (1.04.52-2) UNRELEASED; urgency=medium + + * d/patches/*: document forwarding status. + + -- Étienne Mollier <[email protected]> Tue, 05 May 2026 19:26:02 +0200 + lastz (1.04.52-1) unstable; urgency=medium * Team upload. ===================================== debian/patches/fix_signed_char.patch ===================================== @@ -2,6 +2,7 @@ Description: Fix Build issue on a couple of architectures Comparison with EOF needs to enable signed values Author: Andreas Tille <[email protected]> Last-Update: 2020-10-15 +Forwarded: https://github.com/lastz/lastz/pull/75 --- lastz.orig/src/sequences.c +++ lastz/src/sequences.c ===================================== debian/patches/nullchar.patch ===================================== @@ -8,7 +8,7 @@ Description: src/sequences.c: account for null characters. long. Author: Étienne Mollier <[email protected]> Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097151 -Forwarded: no +Forwarded: https://github.com/lastz/lastz/pull/75 Last-Update: 2025-09-19 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ===================================== debian/patches/propagate_cflags.patch ===================================== @@ -5,6 +5,7 @@ Description: Propagate DEB_CFLAGS_MAINT_APPEND = -Wno-stringop-truncation Later edited to add support for preprocessor flags (CPPFLAGS). Reviewed-By: Étienne Mollier <[email protected]> Last-Update: 2021-11-02 +Forwarded: not-needed --- lastz.orig/src/Makefile +++ lastz/src/Makefile ===================================== debian/patches/spelling.patch ===================================== @@ -1,6 +1,7 @@ Description: Fix spelling Author: Andreas Tille <[email protected]> Last-Update: 2020-10-15 +Forwarded: https://github.com/lastz/lastz/pull/75 --- lastz.orig/src/dna_utilities.c +++ lastz/src/dna_utilities.c View it on GitLab: https://salsa.debian.org/med-team/lastz/-/compare/779a6152d5dc184b9f13e9db45bc9dbf2fff6696...3f2079fac77b186ada47a154b642412836874edb -- View it on GitLab: https://salsa.debian.org/med-team/lastz/-/compare/779a6152d5dc184b9f13e9db45bc9dbf2fff6696...3f2079fac77b186ada47a154b642412836874edb You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
