summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-28 09:25:45 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-28 09:25:45 +0200
commitd4cac120977d406a3ab58a773104a7f772de0157 (patch)
tree4a4ec43f972fe9f2fee671fe351c6b156c3c6042
parent7b8c59efa065ba8b8578152f4d18e738f84e4978 (diff)
d/libsane-common.lintian-overrides: Rename Tags
-rw-r--r--debian/changelog2
-rw-r--r--debian/libsane-common.lintian-overrides6
-rw-r--r--debian/patches/0045-disable_lock_test_at_build_time.patch6
-rw-r--r--debian/patches/0050-Use-python3-shebang.patch6
-rw-r--r--debian/patches/0055-Fix_build_error.patch6
5 files changed, 23 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b0275c..9c3bd81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ sane-backends (1.0.31-1~experimental1) UNRELEASED; urgency=medium
* debian/saned@.service:
- Switch Standard[Output|Error] from syslog to append:/var/log/saned.log.
- New debian/sane-utils.logrotate to pack and remove old logs.
+ * debian/libsane-common.lintian-overrides:
+ - Rename tags.
-- Jörg Frings-Fürst <debian@jff.email> Mon, 01 Jun 2020 13:14:34 +0200
diff --git a/debian/libsane-common.lintian-overrides b/debian/libsane-common.lintian-overrides
index 1386138..4eede3d 100644
--- a/debian/libsane-common.lintian-overrides
+++ b/debian/libsane-common.lintian-overrides
@@ -1,6 +1,6 @@
#
# doc/gt68xx/gt68xx.CHANGES:442:- Added "afe" option for gt68xx.conf for selecting default afe values.
#
-libsane-common: spelling-error-in-manpage usr/share/man/man5/sane-gt68xx.5.gz afe safe
-libsane-common: spelling-error-in-manpage usr/share/man/man5/sane-gt68xx.5.gz afe safe
-libsane-common: spelling-error-in-manpage usr/share/man/man5/sane-gt68xx.5.gz afe safe
+libsane-common: typo-in-manual-page usr/share/man/man5/sane-gt68xx.5.gz afe safe
+libsane-common: typo-in-manual-page usr/share/man/man5/sane-gt68xx.5.gz afe safe
+libsane-common: typo-in-manual-page usr/share/man/man5/sane-gt68xx.5.gz afe safe
diff --git a/debian/patches/0045-disable_lock_test_at_build_time.patch b/debian/patches/0045-disable_lock_test_at_build_time.patch
index 442798b..e5f82f3 100644
--- a/debian/patches/0045-disable_lock_test_at_build_time.patch
+++ b/debian/patches/0045-disable_lock_test_at_build_time.patch
@@ -1,3 +1,9 @@
+Description: Disable lock test at buildtime
+Author: Jörg Frings-Fürst <debian@jff.emaill>
+Forwarded: not-needed
+Last-Update: 2020-08-28
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/acinclude.m4
===================================================================
--- trunk.orig/acinclude.m4
diff --git a/debian/patches/0050-Use-python3-shebang.patch b/debian/patches/0050-Use-python3-shebang.patch
index a50e412..c3e85be 100644
--- a/debian/patches/0050-Use-python3-shebang.patch
+++ b/debian/patches/0050-Use-python3-shebang.patch
@@ -1,3 +1,9 @@
+Description: Use python3 shebang
+Author: Jörg Frings-Fürst <debian@jff.email>
+Forwarded: not-needed
+Last-Update: 2020-08-28
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/backend/pixma/scripts/pixma_gen_options.py
===================================================================
--- trunk.orig/backend/pixma/scripts/pixma_gen_options.py
diff --git a/debian/patches/0055-Fix_build_error.patch b/debian/patches/0055-Fix_build_error.patch
index e947300..3816692 100644
--- a/debian/patches/0055-Fix_build_error.patch
+++ b/debian/patches/0055-Fix_build_error.patch
@@ -1,3 +1,9 @@
+Description: Fix build error
+Author: Jörg Frings-Fürst <debian@jff.email>
+Forwarded: not-needed
+Last-Update: 2020-08-28
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/po/POTFILES.in
===================================================================
--- trunk.orig/po/POTFILES.in