summaryrefslogtreecommitdiff
path: root/debian/patches/0040-remove_git.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-04-11 12:33:37 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-04-11 12:33:37 +0200
commitaacd540534c104b364291e591224f1adc2801562 (patch)
tree399d8dea4dbb148398e579d6836f2369c1458f61 /debian/patches/0040-remove_git.patch
parentee770c2346eb37e0dcb8b6cf3eaacf3d8efd6bbc (diff)
parent1500dbeb2c43c0957a8e4dab8114187f0dfeb09b (diff)
Merge branch 'release/experimental/1.0.29-1_experimental2'experimental/1.0.29-1_experimental2
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 b45e898..290f43b 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.28-debian],
++AC_INIT([sane-backends],[1.0.29-debian],
[sane-devel@alioth-lists.debian.net])
AC_PREREQ([2.69]) dnl minimum autoconf version required
AC_CONFIG_MACRO_DIR([m4])