control: tags -1 patch pending Hello, the following patch is now in deferred/15. Feel free to reschedule or cancel if you don't agree.
diff -Nru xutils-dev-7.7+6.1/debian/changelog xutils-dev-7.7+6.2/debian/changelog --- xutils-dev-7.7+6.1/debian/changelog 2023-08-09 13:24:31.000000000 +0200 +++ xutils-dev-7.7+6.2/debian/changelog 2023-08-23 08:16:36.000000000 +0200 @@ -1,3 +1,13 @@ +xutils-dev (1:7.7+6.2) unstable; urgency=medium + + * Non-maintainer upload. + + [ Adam Conrad ] + * 09_ppc64el.diff: Add support for ppc64el as little-endian ppc64. + (Closes: #834142) + + -- Gianfranco Costamagna <locutusofb...@debian.org> Wed, 23 Aug 2023 08:16:36 +0200 + xutils-dev (1:7.7+6.1) unstable; urgency=medium[ Debian Janitor ]
diff -Nru xutils-dev-7.7+6.1/debian/patches/09_ppc64el.diff xutils-dev-7.7+6.2/debian/patches/09_ppc64el.diff --- xutils-dev-7.7+6.1/debian/patches/09_ppc64el.diff 1970-01-01 01:00:00.000000000 +0100 +++ xutils-dev-7.7+6.2/debian/patches/09_ppc64el.diff 2021-12-30 22:02:54.000000000 +0100 @@ -0,0 +1,27 @@ +diff -Nru xutils-dev-7.7~1ubuntu5/xorg-cf-files/Imake.cf xutils-dev-7.7~1ubuntu6/xorg-cf-files/Imake.cf +--- xutils-dev-7.7~1ubuntu5/xorg-cf-files/Imake.cf 2013-07-30 12:22:15.000000000 -0600 ++++ xutils-dev-7.7~1ubuntu6/xorg-cf-files/Imake.cf 2013-12-18 05:22:24.000000000 -0700 +@@ -930,6 +930,11 @@ + # undef __powerpc__ + # endif + # ifdef __powerpc64__ ++# ifdef __LITTLE_ENDIAN__ ++# ifndef Ppc64elArchitecture ++# define Ppc64elArchitecture ++# endif ++# endif + # ifndef Ppc64Architecture + # define Ppc64Architecture + # endif +diff -Nru xutils-dev-7.7~1ubuntu5/xorg-cf-files/Imake.tmpl xutils-dev-7.7~1ubuntu6/xorg-cf-files/Imake.tmpl +--- xutils-dev-7.7~1ubuntu5/xorg-cf-files/Imake.tmpl 2013-07-30 16:53:35.000000000 -0600 ++++ xutils-dev-7.7~1ubuntu6/xorg-cf-files/Imake.tmpl 2013-12-18 05:25:04.000000000 -0700 +@@ -528,6 +528,8 @@ + #define ByteOrder X_LITTLE_ENDIAN + #elif defined(RsArchitecture) + #define ByteOrder X_BIG_ENDIAN ++#elif defined(Ppc64elArchitecture) ++#define ByteOrder X_LITTLE_ENDIAN + #elif defined(PpcArchitecture) || defined(Ppc64Architecture) + #define ByteOrder X_BIG_ENDIAN + #elif defined(HPArchitecture) diff -Nru xutils-dev-7.7+6.1/debian/patches/series xutils-dev-7.7+6.2/debian/patches/series --- xutils-dev-7.7+6.1/debian/patches/series 2023-08-08 13:40:42.000000000 +0200 +++ xutils-dev-7.7+6.2/debian/patches/series 2023-08-23 08:15:55.000000000 +0200 @@ -4,3 +4,4 @@ 06_font_path.diff 07_gnu_manpath.diff 08_support_riscv64.patch +09_ppc64el.diff
OpenPGP_signature
Description: OpenPGP digital signature