r52143 - in /desktop/experimental/glib2.0/debian: changelog libglib2.0-tests.lintian-overrides
smcv at users.alioth.debian.org
smcv at users.alioth.debian.org
Fri Mar 3 00:15:14 UTC 2017
Author: smcv
Date: Fri Mar 3 00:15:14 2017
New Revision: 52143
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52143
Log:
Add Lintian overrides for some intentionally weird scripts used in tests
Added:
desktop/experimental/glib2.0/debian/libglib2.0-tests.lintian-overrides
Modified:
desktop/experimental/glib2.0/debian/changelog
Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=52143&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Fri Mar 3 00:15:14 2017
@@ -8,6 +8,7 @@
Multi-Arch: foreign; they aren't large enough to justify a separate
Architecture: all package.
* Add missing build-dependency on dh_python
+ * Add Lintian overrides for some intentionally weird scripts used in tests
-- Simon McVittie <smcv at debian.org> Thu, 02 Mar 2017 09:15:48 +0000
Added: desktop/experimental/glib2.0/debian/libglib2.0-tests.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/libglib2.0-tests.lintian-overrides?rev=52143&op=file
==============================================================================
--- desktop/experimental/glib2.0/debian/libglib2.0-tests.lintian-overrides (added)
+++ desktop/experimental/glib2.0/debian/libglib2.0-tests.lintian-overrides [utf-8] Fri Mar 3 00:15:14 2017
@@ -0,0 +1,7 @@
+# Cannot have #! because it is test data for fallback to passing to the shell
+libglib2.0-tests: executable-not-elf-or-script usr/lib/glib2.0/installed-tests/glib/echo-script
+# Corresponding test data for Windows
+libglib2.0-tests: executable-not-elf-or-script usr/lib/glib2.0/installed-tests/glib/echo-script.bat
+# Test data for content-type sniffing, never actually executed
+libglib2.0-tests: script-not-executable usr/lib/glib2.0/installed-tests/glib/x-content/unix-software/autorun.sh
+libglib2.0-tests: shell-script-fails-syntax-check usr/lib/glib2.0/installed-tests/glib/x-content/unix-software/autorun.sh
More information about the pkg-gnome-commits
mailing list