Andreas Tille pushed to branch master at Debian Med / centrifuge
Commits: 52760632 by Andreas Tille at 2020-11-07T07:26:37+01:00 Fix patch for other architectures than amd64 - - - - - a80bc8c7 by Andreas Tille at 2020-11-07T07:29:54+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/patches/enable_arm64_and_others.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +centrifuge (1.0.3-6) unstable; urgency=medium + + * Fix patch for other architectures than amd64 + + -- Andreas Tille <[email protected]> Sat, 07 Nov 2020 07:26:48 +0100 + centrifuge (1.0.3-5) unstable; urgency=medium * Enable building on all architectures where jellyfish is available ===================================== debian/patches/enable_arm64_and_others.patch ===================================== @@ -11,7 +11,7 @@ Last-Update: Fri, 06 Nov 2020 16:51:21 +0100 # Convert BITS=?? to a -m flag -BITS=32 -+BITS=64 ++BITS= ifeq (x86_64,$(shell uname -m)) BITS=64 endif View it on GitLab: https://salsa.debian.org/med-team/centrifuge/-/compare/fdc29ed002184d6ede7cca41c4b95707bcc294c7...a80bc8c7792c0a0536f22a197f257c34ded5775c -- View it on GitLab: https://salsa.debian.org/med-team/centrifuge/-/compare/fdc29ed002184d6ede7cca41c4b95707bcc294c7...a80bc8c7792c0a0536f22a197f257c34ded5775c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
