diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-01 20:48:53 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-01 20:48:53 +0200 |
commit | 2fdc264e62a2716299257976caa4f24915bd8db7 (patch) | |
tree | 52e9db4bae1bd2f46950dedcd4a1e461a1d7a983 /debian/patches | |
parent | 0814708701b2729c16febba4e29d84bbda735cff (diff) |
Remove now useless lintian override; refresh patches
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0040-remove_git.patch | 2 | ||||
-rw-r--r-- | debian/patches/0700-mk_reproducible_results.patch | 16 |
2 files changed, 9 insertions, 9 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]) diff --git a/debian/patches/0700-mk_reproducible_results.patch b/debian/patches/0700-mk_reproducible_results.patch index 1b61b49..1b0a7bc 100644 --- a/debian/patches/0700-mk_reproducible_results.patch +++ b/debian/patches/0700-mk_reproducible_results.patch @@ -52,7 +52,7 @@ Index: trunk/testsuite/tools/data/html-backends-split.ref <font size=-1> -This page was last updated on Wed Jul 31 07:52:48 2013 - by sane-desc 3.5 from sane-backends 1.0.24git -+This page was last updated by sane-desc 3.5 from sane-backends 1.0.28-debian ++This page was last updated by sane-desc 3.5 from sane-backends 1.0.29-debian </font> </body> </html> Index: trunk/testsuite/tools/data/html-mfgs.ref @@ -65,7 +65,7 @@ Index: trunk/testsuite/tools/data/html-mfgs.ref <font size=-1> -This page was last updated on Wed Jul 31 07:52:48 2013 - by sane-desc 3.5 from sane-backends 1.0.24git -+This page was last updated by sane-desc 3.5 from sane-backends 1.0.28-debian ++This page was last updated by sane-desc 3.5 from sane-backends 1.0.29-debian </font> </body> </html> Index: trunk/testsuite/tools/data/udev.ref @@ -75,7 +75,7 @@ Index: trunk/testsuite/tools/data/udev.ref @@ -1,5 +1,5 @@ # This file was automatically created based on description files (*.desc) -# by sane-desc 3.5 from sane-backends 1.0.24git on Wed Jul 31 07:52:48 2013 -+# by sane-desc 3.5 from sane-backends 1.0.28-debian ++# by sane-desc 3.5 from sane-backends 1.0.29-debian # # udev rules file for supported USB and SCSI devices # @@ -86,7 +86,7 @@ Index: trunk/testsuite/tools/data/udev+acl.ref @@ -1,5 +1,5 @@ # This file was automatically created based on description files (*.desc) -# by sane-desc 3.5 from sane-backends 1.0.24git on Wed Jul 31 07:52:49 2013 -+# by sane-desc 3.5 from sane-backends 1.0.28-debian ++# by sane-desc 3.5 from sane-backends 1.0.29-debian # # udev rules file for supported USB and SCSI devices # @@ -97,7 +97,7 @@ Index: trunk/testsuite/tools/data/udev+hwdb.ref @@ -1,5 +1,5 @@ # This file was automatically created based on description files (*.desc) -# by sane-desc 3.5 from sane-backends 1.0.24git on Thu Aug 1 18:50:15 2013 -+# by sane-desc 3.5 from sane-backends 1.0.28-debian ++# by sane-desc 3.5 from sane-backends 1.0.29-debian # # udev rules file for supported USB and SCSI devices # @@ -126,7 +126,7 @@ Index: trunk/testsuite/tools/data/db.ref @@ -1,5 +1,5 @@ # This file was automatically created based on description files (*.desc) -# by sane-desc 3.5 from sane-backends 1.0.24git on Wed Jul 31 07:52:48 2013 -+# by sane-desc 3.5 from sane-backends 1.0.28-debian ++# by sane-desc 3.5 from sane-backends 1.0.29-debian # # The entries below are used to detect a USB device when it's plugged in # and then run a script to change the ownership and @@ -137,7 +137,7 @@ Index: trunk/testsuite/tools/data/hwdb.ref @@ -1,5 +1,5 @@ # This file was automatically created based on description files (*.desc) -# by sane-desc 3.5 from sane-backends 1.0.25git on Tue Dec 3 15:24:46 2013 -+# by sane-desc 3.5 from sane-backends 1.0.28-debian ++# by sane-desc 3.5 from sane-backends 1.0.29-debian # # hwdb file for supported USB devices # @@ -148,7 +148,7 @@ Index: trunk/testsuite/tools/data/usermap.ref @@ -1,5 +1,5 @@ # This file was automatically created based on description files (*.desc) -# by sane-desc 3.5 from sane-backends 1.0.24git on Wed Jul 31 07:52:48 2013 -+# by sane-desc 3.5 from sane-backends 1.0.28-debian ++# by sane-desc 3.5 from sane-backends 1.0.29-debian # # The entries below are used to detect a USB device and change owner # and permissions on the "device node" used by libusb. |