Étienne Mollier pushed to branch master at Debian Med / muscle3
Commits: 704a82c4 by Étienne Mollier at 2023-12-17T14:55:15+01:00 makefile.patch: mark forwarding not-needed. - - - - - 1f90589e by Étienne Mollier at 2023-12-17T14:55:59+01:00 01_Fix_FTBFS_Hurd.patch: mark forwarding missing. - - - - - 78fc73a6 by Étienne Mollier at 2023-12-17T14:57:26+01:00 d/control: declare compliance to standards version 4.6.2. - - - - - 4b7fb02d by Étienne Mollier at 2023-12-17T15:03:48+01:00 d/s/lintian-overrides: remove now unused override. - - - - - 5d040117 by Étienne Mollier at 2023-12-17T15:04:13+01:00 d/clean: new: cleanup build artifacts. Closes: #1048044 - - - - - 45756aa7 by Étienne Mollier at 2023-12-17T15:07:33+01:00 ready to upload to unstable. - - - - - 6 changed files: - debian/changelog - + debian/clean - debian/control - debian/patches/01_Fix_FTBFS_Hurd.patch - debian/patches/makefile.patch - debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +muscle3 (3.8.1551-3) unstable; urgency=medium + + * Team upload. + * makefile.patch: mark forwarding not-needed. + * 01_Fix_FTBFS_Hurd.patch: mark forwarding missing. + * d/control: declare compliance to standards version 4.6.2. + * d/s/lintian-overrides: remove now unused override. + * d/clean: new: cleanup build artifacts. (Closes: #1048044) + + -- Étienne Mollier <[email protected]> Sun, 17 Dec 2023 15:04:37 +0100 + muscle3 (3.8.1551-2) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -0,0 +1,2 @@ +*.o +muscle ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/muscle3 Vcs-Git: https://salsa.debian.org/med-team/muscle3.git Homepage: https://www.drive5.com/muscle/ ===================================== debian/patches/01_Fix_FTBFS_Hurd.patch ===================================== @@ -3,7 +3,7 @@ Description: Fix a FTBFS on Hurd since it use MACH kernel like OSX Fix "globalsosx.cpp:8:24: fatal error: sys/sysctl.h: No such file or directory" See https://buildd.debian.org/status/package.php?p=muscle Last-Update: 2016-01-16 -Forwarded: TODO +Forwarded: no --- a/globalsosx.cpp +++ b/globalsosx.cpp ===================================== debian/patches/makefile.patch ===================================== @@ -1,6 +1,7 @@ Author: Andreas Tille <[email protected]> Last-Update: Mon, 29 Oct 2018 09:41:25 +0100 Description: Take over Debian flags, do not strip executable +Forwarded: not-needed --- a/Makefile +++ b/Makefile ===================================== debian/source/lintian-overrides ===================================== @@ -1,4 +1,2 @@ # See lintian bug #1017966 muscle3 source: source-is-missing [debian/muscle3.html] -# Since the name of the package changed its fine to drop epoch -muscle3 source: epoch-changed-but-upstream-version-did-not-go-backwards View it on GitLab: https://salsa.debian.org/med-team/muscle3/-/compare/84ff32c2b2c3f4055aa108fb58624330b031e7ba...45756aa751b7e46561582bbaf73c4f107e548bd4 -- View it on GitLab: https://salsa.debian.org/med-team/muscle3/-/compare/84ff32c2b2c3f4055aa108fb58624330b031e7ba...45756aa751b7e46561582bbaf73c4f107e548bd4 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
