Refer to GTK rather than GTK+ in packaging files

The library was renamed in February 2019.
This commit is contained in:
Simon McVittie
2019-08-05 08:10:33 +01:00
parent 8ec9be9fc6
commit 6ca15d185b
9 changed files with 84 additions and 84 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
# autopkgtest check: Run the installed-tests to verify GTK+ works correctly
# autopkgtest check: Run the installed-tests to verify GTK works correctly
# Based on glib2.0's d/tests/installed-tests, (C) 2013 Canonical Ltd.
set -e

View File

@ -1,5 +1,5 @@
#!/bin/sh
# autopkgtest check: Run the installed-tests to verify GTK+ works correctly
# autopkgtest check: Run the installed-tests to verify GTK works correctly
# Based on glib2.0's d/tests/installed-tests, (C) 2013 Canonical Ltd.
set -e

View File

@ -1,5 +1,5 @@
#!/bin/sh
# autopkgtest check: Run the installed-tests to verify GTK+ works correctly
# autopkgtest check: Run the installed-tests to verify GTK works correctly
# Based on glib2.0's d/tests/installed-tests, (C) 2013 Canonical Ltd.
set -e