skip dh_dwz forky-staging archive/raspbian/1.94.1+dfsg1-1+rpi1 raspbian/1.94.1+dfsg1-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Thu, 30 Apr 2026 16:07:32 +0000 (16:07 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 30 Apr 2026 17:01:23 +0000 (17:01 +0000)
debian/changelog
debian/rules

index aa31fd4f98adbbf087313864868a5a44bf05d24c..2a136246006e037fb6947befd381f73a0113aee0 100644 (file)
@@ -12,8 +12,10 @@ rustc (1.94.1+dfsg1-1+rpi1) forky-staging; urgency=medium
   * Disable testsuite for arch all builds as well.
   [changes introduced in 1.91.1+dfsg1-1+rpi1 by Peter Michael Green]
   * Add armhf to the list of architectures where clang rt is unavailable.
+  [changes introduced in 1.94.1+dfsg1-1+rpi1 by Peter Michael Green]
+  * skip dh_dwz
 
- -- Raspbian forward porter <root@raspbian.org>  Thu, 30 Apr 2026 06:03:16 +0000
+ -- Peter Michael Green <plugwash@raspbian.org>  Thu, 30 Apr 2026 16:07:11 +0000
 
 rustc (1.94.1+dfsg1-1) unstable; urgency=medium
 
index 98be31ebb9ba0a18e2cf4ac96d9fe5d8818169ca..b06f8d5865b3fdbb1e55aa4b02f61f0f96066ba6 100755 (executable)
@@ -591,7 +591,7 @@ override_dh_dwz:
        # otherwise rustc gets an empty multifile which lintian errors on, causing
        # FTP auto-reject. this is a work-around, the lintian bug is #955752
        # double up the max entries count, else the build might fail..
-       dh_dwz --no-dwz-multifile -- -L 100000000
+       #dh_dwz --no-dwz-multifile -- -L 100000000
 
 override_dh_makeshlibs:
        dh_makeshlibs -V -N $(LIBSTD_PKG)