summaryrefslogtreecommitdiff
path: root/debian/patches/0040-remove_git.patch
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/0040-remove_git.patch
parente103ca919f2eb1a409d35719bddb14d5a1a03667 (diff)
Add quilt header
Diffstat (limited to 'debian/patches/0040-remove_git.patch')
-rw-r--r--debian/patches/0040-remove_git.patch23
1 files changed, 11 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