[med-svn] [Git][med-team/gdpc][master] 4 commits: d/control: remove 32-bits architectures support

Étienne Mollier gitlab at salsa.debian.org
Tue Feb 9 21:39:30 GMT 2021



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


Commits:
20b2672c by Étienne Mollier at 2021-02-08T20:52:47+01:00
d/control: remove 32-bits architectures support

They all seem to raise buffer overflow errors although tests in Qemu
do work well.

- - - - -
c91f32ae by Étienne Mollier at 2021-02-08T20:53:47+01:00
d/test/control: remove 32-bits architectures

They all seem to raise buffer overflow errors on real hardware
although tests in Qemu do work well.

- - - - -
57bbbddf by Étienne Mollier at 2021-02-08T21:36:45+01:00
update changelog

- - - - -
676cb446 by Étienne Mollier at 2021-02-08T21:37:07+01:00
ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gdpc (2.2.5-13) unstable; urgency=medium
+
+  * d/{,t/}control: remove all 32-bits architectures support; see #981876 for
+    the context (also, refer to #982103 about s390x exclusion)
+
+ -- Étienne Mollier <etienne.mollier at mailoo.org>  Mon, 08 Feb 2021 21:36:52 +0100
+
 gdpc (2.2.5-12) unstable; urgency=medium
 
   * Add myself to uploaders.


=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Homepage: https://web.archive.org/web/20180212152753/http://www.frantz.fi/softwa
 Rules-Requires-Root: no
 
 Package: gdpc
-Architecture: any-amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64
+Architecture: any-amd64 arm64 mips64el ppc64el riscv64
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Suggests: gdpc-examples (>= ${source:Version}),


=====================================
debian/tests/control
=====================================
@@ -1,4 +1,4 @@
 Tests: run-unit-test
 Depends: @, xvfb, xauth, procps
 Restrictions: allow-stderr
-Architecture: any-amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64
+Architecture: any-amd64 arm64 mips64el ppc64el riscv64



View it on GitLab: https://salsa.debian.org/med-team/gdpc/-/compare/2b998037e08d4bee15af8ce158dfe829a2854c15...676cb4461f535b71ba846f7fc6f3eb067feb5251

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdpc/-/compare/2b998037e08d4bee15af8ce158dfe829a2854c15...676cb4461f535b71ba846f7fc6f3eb067feb5251
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/20210209/d7ed008e/attachment-0001.html>


More information about the debian-med-commit mailing list