From 76c0462b05bb0f1f42d3735a2794d86d633f4f42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 17 Feb 2021 12:09:39 +0100 Subject: Add quilt header --- debian/patches/0040-remove_git.patch | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'debian/patches/0040-remove_git.patch') 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 +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 -- cgit v1.2.3