[med-svn] [Git][med-team/libsecrecy][master] 4 commits: fix-autopkgtest-failures-32-bit.patch: bug open upstream.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Jul 16 22:29:45 BST 2023



Étienne Mollier pushed to branch master at Debian Med / libsecrecy


Commits:
beb44fca by Étienne Mollier at 2023-07-16T23:24:28+02:00
fix-autopkgtest-failures-32-bit.patch: bug open upstream.

- - - - -
0a706c7c by Étienne Mollier at 2023-07-16T23:25:11+02:00
gcc-13.patch: add: fix ftbfs.

Closes: #1037738

- - - - -
0f0b3abb by Étienne Mollier at 2023-07-16T23:26:16+02:00
d/control: declare compliance to standards version 4.6.2.

- - - - -
205e6989 by Étienne Mollier at 2023-07-16T23:29:21+02:00
ready to upload to unstable.

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/patches/fix-autopkgtest-failures-32-bit.patch
- + debian/patches/gcc-13.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libsecrecy (0.0.5+ds-3) unstable; urgency=medium
+
+  * fix-autopkgtest-failures-32-bit.patch: bug open upstream.
+  * gcc-13.patch: add: fix ftbfs. (Closes: #1037738)
+  * d/control: declare compliance to standards version 4.6.2.
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 16 Jul 2023 23:26:42 +0200
+
 libsecrecy (0.0.5+ds-2) unstable; urgency=medium
 
   * Add fix-autopkgtest-failures-32-bit.patch


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
                pkg-config,
                libgpgme-dev,
                nettle-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/libsecrecy
 Vcs-Git: https://salsa.debian.org/med-team/libsecrecy.git
 Homepage: https://gitlab.com/german.tischler/libsecrecy


=====================================
debian/patches/fix-autopkgtest-failures-32-bit.patch
=====================================
@@ -1,6 +1,6 @@
 Description: fix autopkgtest failures on 32 bit platforms
 Author: Étienne Mollier <emollier at debian.org>
-Forwarded: no
+Bug: https://gitlab.com/german.tischler/libsecrecy/-/issues/2
 Last-Update: 2021-10-24
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/


=====================================
debian/patches/gcc-13.patch
=====================================
@@ -0,0 +1,17 @@
+Description: fix ftbfs with gcc-13
+Author: Étienne Mollier <emollier at debian.org>
+Bug-Debian: https://bugs.debian.org/1037738
+Forwarded: https://gitlab.com/german.tischler/libsecrecy/-/merge_requests/1
+Last-Update: 2023-07-16
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- libsecrecy.orig/src/libsecrecy/NumToHex.hpp
++++ libsecrecy/src/libsecrecy/NumToHex.hpp
+@@ -26,6 +26,7 @@
+ #if ! defined(LIBSECRECY_NUMTOHEX_HPP)
+ #define LIBSECRECY_NUMTOHEX_HPP
+ 
++#include <cstdint>
+ #include <stdexcept>
+ #include <sstream>
+ 


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 fix-autopkgtest-failures-32-bit.patch
+gcc-13.patch



View it on GitLab: https://salsa.debian.org/med-team/libsecrecy/-/compare/b99ef9b11b43b351ec80165d6cd0fb791a79b8db...205e69897751aaf24aa1563a673a6470fd0955f9

-- 
View it on GitLab: https://salsa.debian.org/med-team/libsecrecy/-/compare/b99ef9b11b43b351ec80165d6cd0fb791a79b8db...205e69897751aaf24aa1563a673a6470fd0955f9
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/20230716/7e457a86/attachment-0001.htm>


More information about the debian-med-commit mailing list