summaryrefslogtreecommitdiff
path: root/debian/patches/0005-libgutenprintui-Need-to-reset-binary_age.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0005-libgutenprintui-Need-to-reset-binary_age.patch')
-rw-r--r--debian/patches/0005-libgutenprintui-Need-to-reset-binary_age.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/patches/0005-libgutenprintui-Need-to-reset-binary_age.patch b/debian/patches/0005-libgutenprintui-Need-to-reset-binary_age.patch
new file mode 100644
index 0000000..bee6288
--- /dev/null
+++ b/debian/patches/0005-libgutenprintui-Need-to-reset-binary_age.patch
@@ -0,0 +1,22 @@
+From a6cd01b86f4560ceb5190ff02cd416a2df49404d Mon Sep 17 00:00:00 2001
+From: Didier Raboud <odyx@debian.org>
+Date: Sun, 30 Sep 2018 11:13:58 +0200
+Subject: libgutenprintui: Need to reset binary_age
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index be142e93..4c98c4ca 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -80,7 +80,7 @@ pushdef([GUTENPRINT_EXTRA_VERSION], [])
+ pushdef([GUTENPRINT_CURRENT_INTERFACE], [10])
+ pushdef([GUTENPRINT_BINARY_AGE], [1])
+ pushdef([GUTENPRINTUI2_CURRENT_INTERFACE], [2])
+-pushdef([GUTENPRINTUI2_BINARY_AGE], [1])
++pushdef([GUTENPRINTUI2_BINARY_AGE], [0])
+ pushdef([GUTENPRINT_VERSION], GUTENPRINT_MAJOR_VERSION.GUTENPRINT_MINOR_VERSION.GUTENPRINT_MICRO_VERSION[]GUTENPRINT_EXTRA_VERSION)
+
+ AC_INIT([GUTENPRINT_NAME],