[med-svn] [Git][med-team/sigma-align][master] 4 commits: fix-warnx.patch: new: fix build failure.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Mar 10 12:15:48 GMT 2024



Étienne Mollier pushed to branch master at Debian Med / sigma-align


Commits:
c669ed83 by Étienne Mollier at 2024-03-10T13:00:36+01:00
fix-warnx.patch: new: fix build failure.

Closes: #1065800

- - - - -
fb96cb05 by Étienne Mollier at 2024-03-10T13:06:13+01:00
initialize changelog.

- - - - -
50bf57df by Étienne Mollier at 2024-03-10T12:07:47+00:00
Update standards version to 4.6.2, no changes needed.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

- - - - -
429d6235 by Étienne Mollier at 2024-03-10T13:15:18+01:00
ready for upload to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/fix-warnx.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+sigma-align (1.1.3-9) unstable; urgency=medium
+
+  * Team upload.
+  * fix-warnx.patch: new: fix build failure. (Closes: #1065800)
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 10 Mar 2024 13:09:51 +0100
+
 sigma-align (1.1.3-8) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                libglib2.0-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/sigma-align
 Vcs-Git: https://salsa.debian.org/med-team/sigma-align.git
 Homepage: https://www.imsc.res.in/~rsidd/sigma/


=====================================
debian/patches/fix-warnx.patch
=====================================
@@ -0,0 +1,18 @@
+Description: fix build failure caused by missing warnx definition.
+Author: Étienne Mollier <emollier at debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065800
+Forwarded: no
+Last-Update: 2024-03-10
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- sigma-align.orig/src/getopt_long.c
++++ sigma-align/src/getopt_long.c
+@@ -72,6 +72,8 @@
+ 	}
+ }
+ 
++#else
++#include <err.h>
+ #endif /*_WIN32*/
+ 
+ /* not part of the original file */


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 gcc-10-port.patch
+fix-warnx.patch



View it on GitLab: https://salsa.debian.org/med-team/sigma-align/-/compare/bc280b4220c135db12334ea8cbd36b642ef1df59...429d623502871aae7d809f57b8aa849d24cc1e21

-- 
View it on GitLab: https://salsa.debian.org/med-team/sigma-align/-/compare/bc280b4220c135db12334ea8cbd36b642ef1df59...429d623502871aae7d809f57b8aa849d24cc1e21
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/20240310/6ce85e52/attachment-0001.htm>


More information about the debian-med-commit mailing list