diff options
Diffstat (limited to 'debian/patches/0050-Use-python3-shebang.patch')
-rw-r--r-- | debian/patches/0050-Use-python3-shebang.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/patches/0050-Use-python3-shebang.patch b/debian/patches/0050-Use-python3-shebang.patch index a50e412..c3e85be 100644 --- a/debian/patches/0050-Use-python3-shebang.patch +++ b/debian/patches/0050-Use-python3-shebang.patch @@ -1,3 +1,9 @@ +Description: Use python3 shebang +Author: Jörg Frings-Fürst <debian@jff.email> +Forwarded: not-needed +Last-Update: 2020-08-28 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/backend/pixma/scripts/pixma_gen_options.py =================================================================== --- trunk.orig/backend/pixma/scripts/pixma_gen_options.py |