[med-svn] [Git][med-team/mptp][master] 3 commits: disable_mtune_native.patch: declare forwarding not-needed.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Aug 25 18:35:18 BST 2024
Étienne Mollier pushed to branch master at Debian Med / mptp
Commits:
d52ca05b by Étienne Mollier at 2024-08-25T19:25:20+02:00
disable_mtune_native.patch: declare forwarding not-needed.
- - - - -
78daaa4f by Étienne Mollier at 2024-08-25T19:25:43+02:00
d/control: migrate to pkgconf.
- - - - -
05d2a58d by Étienne Mollier at 2024-08-25T19:29:40+02:00
Update changelog to integrate hotfixes.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/disable_mtune_native.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -10,8 +10,10 @@ mptp (0.2.5-1) unstable; urgency=medium
* New upstream version 0.2.5
* d/control: add myself to uploaders.
* d/control: declare compliance to standards version 4.7.0.
+ * disable_mtune_native.patch: declare forwarding not-needed.
+ * d/control: migrate to pkgconf.
- -- Étienne Mollier <emollier at debian.org> Sun, 25 Aug 2024 19:22:52 +0200
+ -- Étienne Mollier <emollier at debian.org> Sun, 25 Aug 2024 19:26:31 +0200
mptp (0.2.4-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
bison,
flex,
libgsl-dev,
- pkg-config,
+ pkgconf,
bash-completion
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/mptp
=====================================
debian/patches/disable_mtune_native.patch
=====================================
@@ -4,6 +4,7 @@ Bug-Debian: https://bugs.debian.org/870783
Description: -mtune=native should not be used
For a verbose description see the according bug
https://bugs.debian.org/870783
+Forwarded: not-needed
--- a/src/Makefile.am
+++ b/src/Makefile.am
View it on GitLab: https://salsa.debian.org/med-team/mptp/-/compare/f9dccf2cb7814b7e287ff004957649d3994c9c36...05d2a58d0858ab2221a30598624f7a2a6d7a3268
--
View it on GitLab: https://salsa.debian.org/med-team/mptp/-/compare/f9dccf2cb7814b7e287ff004957649d3994c9c36...05d2a58d0858ab2221a30598624f7a2a6d7a3268
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240825/66e84475/attachment-0001.htm>
More information about the debian-med-commit
mailing list