Change check-obsolete-constructs.py to mode 644 to keep dgit happy. archive/raspbian/2.29-9+rpi1 raspbian/2.29-9+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Thu, 23 Jan 2020 14:05:44 +0000 (14:05 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 23 Jan 2020 14:05:44 +0000 (14:05 +0000)
debian/changelog
debian/patches/git-updates.diff
scripts/check-obsolete-constructs.py [changed mode: 0755->0644]

index af2b7745221ee2c47c3a4d93ae119048e63bc9fa..98555ce56486180e88293003c0848f438275c434 100644 (file)
@@ -3,7 +3,13 @@ glibc (2.29-9+rpi1) bullseye-staging; urgency=medium
   [changes brought forward from 2.25-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 29 Nov 2017 03:00:21 +0000]
   * Disable testsuite.
 
- -- Raspbian forward porter <root@raspbian.org>  Thu, 23 Jan 2020 12:37:02 +0000
+  [changes introduced in 2.29-9+rpi1 by Peter Michale Green]
+  * Change mode on scripts/check-obsolete-constructs.py to 644, 
+    dgit does not like mode 755 files created by patches and the
+    script does not seem to be used for anything in the Debian
+    package.
+
+ -- Peter Micheal Green <plugwash@raspbian.org>  Thu, 23 Jan 2020 14:03:14 +0000
 
 glibc (2.29-9) unstable; urgency=medium
 
index 3f5ea076c6cc07de7281752c4575bf984c621476..10e866c3dc0c35f48285487c0092dcc13462fa77 100644 (file)
@@ -4430,7 +4430,7 @@ index 8e7beffd82..63bc8d4fa6 100644
          done
      done
 diff --git a/scripts/check-obsolete-constructs.py b/scripts/check-obsolete-constructs.py
-new file mode 100755
+new file mode 100644
 index 0000000000..ce5c72251f
 --- /dev/null
 +++ b/scripts/check-obsolete-constructs.py
old mode 100755 (executable)
new mode 100644 (file)