summaryrefslogtreecommitdiff
path: root/debian/patches/0040-remove_git.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-26 00:02:07 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-26 00:02:07 +0200
commit08af76afc58010d98c23360f2d5f077763e9f90a (patch)
tree0a8d0da949b59d3153f46daa1e4399cded661a63 /debian/patches/0040-remove_git.patch
parent13c0b25642ed8d07088af647a0e07e5953142fd1 (diff)
d/saned@.service: Switch Standard[Output|Error] from syslog to append:/var/log/saned.log
Diffstat (limited to 'debian/patches/0040-remove_git.patch')
-rw-r--r--debian/patches/0040-remove_git.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0040-remove_git.patch b/debian/patches/0040-remove_git.patch
index 290f43b..d3df568 100644
--- a/debian/patches/0040-remove_git.patch
+++ b/debian/patches/0040-remove_git.patch
@@ -13,7 +13,7 @@ Index: trunk/configure.ac
dnl and remove the git suffix.
dnl ******************************************************************
-AC_INIT([sane-backends],m4_esyscmd_s([git describe --dirty]),
-+AC_INIT([sane-backends],[1.0.29-debian],
++AC_INIT([sane-backends],[1.0.31-debian],
[sane-devel@alioth-lists.debian.net])
AC_PREREQ([2.69]) dnl minimum autoconf version required
AC_CONFIG_MACRO_DIR([m4])