summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-17 12:09:39 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-17 12:09:39 +0100
commit76c0462b05bb0f1f42d3735a2794d86d633f4f42 (patch)
tree803121486d53eb2947a50bee3871af245393afa2 /debian/patches
parente103ca919f2eb1a409d35719bddb14d5a1a03667 (diff)
Add quilt header
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/0040-remove_git.patch23
-rw-r--r--debian/patches/0175-fix_tests.patch6
-rw-r--r--debian/patches/0605-fix_groff-warnings.patch6
3 files changed, 23 insertions, 12 deletions
diff --git a/debian/patches/0040-remove_git.patch b/debian/patches/0040-remove_git.patch
index 2f38fcc..2be7a6e 100644
--- a/debian/patches/0040-remove_git.patch
+++ b/debian/patches/0040-remove_git.patch
@@ -1,13 +1,12 @@
-Index: trunk/configure.ac
+Description: fix missing .tarball-version if git isn't used
+Author: Jörg Frings-Fürst <debian@jff.email>
+Bug: https://gitlab.com/sane-project/backends/-/issues/440
+Last-Update: 2021-02-17
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: trunk/.tarball-version
===================================================================
---- trunk.orig/configure.ac
-+++ trunk/configure.ac
-@@ -4,7 +4,7 @@ dnl ************************************
- dnl Set up autoconf and automake
- dnl ******************************************************************
- AC_INIT([sane-backends],
-- m4_esyscmd_s([tools/git-version-gen --prefix '' .tarball-version]),
-+ [1.0.32-debian],
- [sane-devel@alioth-lists.debian.net])
- AC_PREREQ([2.69]) dnl minimum autoconf version required
- AC_CONFIG_MACRO_DIR([m4])
+--- /dev/null
++++ trunk/.tarball-version
+@@ -0,0 +1 @@
++1.0.32-debian
diff --git a/debian/patches/0175-fix_tests.patch b/debian/patches/0175-fix_tests.patch
index 6ee39b1..77f5e03 100644
--- a/debian/patches/0175-fix_tests.patch
+++ b/debian/patches/0175-fix_tests.patch
@@ -1,3 +1,9 @@
+Description: Fix test
+Author: Jörg Frings-Fürst <debian@jff.email>
+Bug: https://gitlab.com/sane-project/backends/-/issues/443
+Last-Update: 2021-02-17
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/testsuite/tools/data/db.ref
===================================================================
--- trunk.orig/testsuite/tools/data/db.ref
diff --git a/debian/patches/0605-fix_groff-warnings.patch b/debian/patches/0605-fix_groff-warnings.patch
index 14471dc..9e8ecde 100644
--- a/debian/patches/0605-fix_groff-warnings.patch
+++ b/debian/patches/0605-fix_groff-warnings.patch
@@ -1,3 +1,9 @@
+Description: Fix some groff warnings
+Author: Jörg Frings-Fürst <debian@jff.email>
+Bug: https://gitlab.com/sane-project/backends/-/issues/433
+Last-Update: 2021-02-17
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/doc/sane-canon_dr.man
===================================================================
--- trunk.orig/doc/sane-canon_dr.man