From b9f3ff1a6d9e5caecf71fca14004cc2215b0330a Mon Sep 17 00:00:00 2001 From: Mason James Date: Mon, 20 Feb 2023 16:43:04 +1300 Subject: [PATCH] Bug 33009: bump Standards-Version to 4.6.2 to test: - build package on debian-unstable, note failure - apply patch - build package on debian-unstable, note success --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d0e9c7361c..947a64df0e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: koha Maintainer: Mason James Section: web Priority: optional -Standards-Version: 3.8.4 +Standards-Version: 4.6.2 # WARNING: The "control" file is automatically generated from the "control.in" file. # Do not manually edit "control" or your changes will be clobbered when you # run update-control diff --git a/debian/control.in b/debian/control.in index 2b2b206748..10fc1e27bd 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,7 +2,7 @@ Source: koha Maintainer: Mason James Section: web Priority: optional -Standards-Version: 3.8.4 +Standards-Version: 4.6.2 # WARNING: The "control" file is automatically generated from the "control.in" file. # Do not manually edit "control" or your changes will be clobbered when you # run update-control -- 2.30.2