[med-svn] [Git][med-team/mosdepth][master] 2 commits: Drop incompatible pointer types patch
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Mon Sep 29 21:42:00 BST 2025
Nilesh Patra pushed to branch master at Debian Med / mosdepth
Commits:
15842293 by Nilesh Patra at 2025-09-30T01:46:30+05:30
Drop incompatible pointer types patch
- - - - -
4d5ffbb8 by Nilesh Patra at 2025-09-30T01:47:09+05:30
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- − debian/patches/no-incompatible-pointer-types.patch
- − debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-mosdepth (0.3.11+ds-3) UNRELEASED; urgency=medium
+mosdepth (0.3.11+ds-3) unstable; urgency=medium
+ * Team Upload.
* Drop myself from uploaders
* d/test: Change archs to instead negate testing on 32-bit
* Bump Standards-Version to 4.7.2 (no changes needed)
+ * Drop incompatible pointer types patch
- -- Nilesh Patra <nilesh at debian.org> Sun, 28 Sep 2025 14:55:10 +0530
+ -- Nilesh Patra <nilesh at debian.org> Tue, 30 Sep 2025 01:46:52 +0530
mosdepth (0.3.11+ds-2) unstable; urgency=medium
=====================================
debian/patches/no-incompatible-pointer-types.patch deleted
=====================================
@@ -1,12 +0,0 @@
-Author: Andreas Tille <tille at debian.org>
-Last-Update: 2024-12-13
-Bug-Debian: https://bugs.debian.org/1075288
-Description: Tolerate incompatible pointer types to build smoothly
-
---- a/nim.cfg
-+++ b/nim.cfg
-@@ -15,3 +15,4 @@
- dynlibOverride:"bz2"
- dynlibOverride:"pthread"
- @end
-+gcc.options.always = "-Wno-incompatible-pointer-types"
=====================================
debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no-incompatible-pointer-types.patch
View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/compare/c6733b438e5a451dc36d0e090b18fa621095884a...4d5ffbb8b0efc0b5736862ee88c203743d7f0077
--
View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/compare/c6733b438e5a451dc36d0e090b18fa621095884a...4d5ffbb8b0efc0b5736862ee88c203743d7f0077
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/20250929/e8f13f43/attachment-0001.htm>
More information about the debian-med-commit
mailing list