diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0045-disable_lock_test_at_build_time.patch | 6 | ||||
-rw-r--r-- | debian/patches/0050-Use-python3-shebang.patch | 6 | ||||
-rw-r--r-- | debian/patches/0055-Fix_build_error.patch | 6 |
3 files changed, 18 insertions, 0 deletions
diff --git a/debian/patches/0045-disable_lock_test_at_build_time.patch b/debian/patches/0045-disable_lock_test_at_build_time.patch index 442798b..e5f82f3 100644 --- a/debian/patches/0045-disable_lock_test_at_build_time.patch +++ b/debian/patches/0045-disable_lock_test_at_build_time.patch @@ -1,3 +1,9 @@ +Description: Disable lock test at buildtime +Author: Jörg Frings-Fürst <debian@jff.emaill> +Forwarded: not-needed +Last-Update: 2020-08-28 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/acinclude.m4 =================================================================== --- trunk.orig/acinclude.m4 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 diff --git a/debian/patches/0055-Fix_build_error.patch b/debian/patches/0055-Fix_build_error.patch index e947300..3816692 100644 --- a/debian/patches/0055-Fix_build_error.patch +++ b/debian/patches/0055-Fix_build_error.patch @@ -1,3 +1,9 @@ +Description: Fix build error +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/po/POTFILES.in =================================================================== --- trunk.orig/po/POTFILES.in |