[med-svn] [Git][med-team/mptp][master] 4 commits: Bump Standards-Version to 4.7.2 (no changes needed)

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Fri Sep 26 13:56:24 BST 2025



Nilesh Patra pushed to branch master at Debian Med / mptp


Commits:
5b757670 by Nilesh Patra at 2025-09-26T18:21:46+05:30
Bump Standards-Version to 4.7.2 (no changes needed)

- - - - -
4a821fef by Nilesh Patra at 2025-09-26T18:23:16+05:30
Add patch to fix FTBFS with make shuffle (Closes: #1105502)

- - - - -
f3c83e45 by Nilesh Patra at 2025-09-26T18:23:31+05:30
Drop myself from uploaders

- - - - -
7c68ca2d by Nilesh Patra at 2025-09-26T18:23:55+05:30
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/fixup-make-shuffle.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mptp (0.2.5-2) unstable; urgency=medium
+
+  * Team Upload.
+  * Bump Standards-Version to 4.7.2 (no changes needed)
+  * Add patch to fix FTBFS with make shuffle (Closes: #1105502)
+  * Drop myself from uploaders
+
+ -- Nilesh Patra <nilesh at debian.org>  Fri, 26 Sep 2025 18:23:35 +0530
+
 mptp (0.2.5-1) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/control
=====================================
@@ -1,7 +1,6 @@
 Source: mptp
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
-           Nilesh Patra <nilesh at debian.org>,
            Étienne Mollier <emollier at debian.org>
 Section: science
 Priority: optional
@@ -11,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                libgsl-dev,
                pkgconf,
                bash-completion
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/med-team/mptp
 Vcs-Git: https://salsa.debian.org/med-team/mptp.git
 Homepage: https://github.com/Pas-Kapli/mptp


=====================================
debian/patches/fixup-make-shuffle.patch
=====================================
@@ -0,0 +1,11 @@
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -8,6 +8,8 @@
+ AM_YFLAGS = -d -p `${SED} -n 's/.*_\(.*\)/\1_/p' <<<"$*"`
+ AM_LFLAGS = -o lex.yy.c
+ 
++lex_rtree.l: parse_rtree.h
++lex_utree.l: parse_utree.h
+ __top_builddir__bin_mptp_LDADD = libparse_utree.a libparse_rtree.a
+ __top_builddir__bin_mptp_SOURCES = arch.c \
+ auto.c \


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 disable_mtune_native.patch
+fixup-make-shuffle.patch



View it on GitLab: https://salsa.debian.org/med-team/mptp/-/compare/791ccf85daaa94c0ccbf3b2868bb4738e4405b2c...7c68ca2da99c3fc2d5c57ac10be92895fced4445

-- 
View it on GitLab: https://salsa.debian.org/med-team/mptp/-/compare/791ccf85daaa94c0ccbf3b2868bb4738e4405b2c...7c68ca2da99c3fc2d5c57ac10be92895fced4445
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/20250926/b3fb9a08/attachment-0001.htm>


More information about the debian-med-commit mailing list