From d16d109af2d26d31379ea4354c1d56f1a9a1d76f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 20:41:12 +0200 Subject: Migrate to debhelper 13 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8e7fda5..af2f164 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Rules-Requires-Root: no Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), dpkg-dev (>= 1.15.4), jdupes, libboost-date-time-dev, -- cgit v1.2.3 From 2aa4b691113d495820ecacea79902c8571c6f013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 22 Aug 2021 13:25:21 +0200 Subject: fix d/changelog --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index af2f164..91e94ec 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libboost-regex-dev, libxerces-c-dev (>= 3), m4 -Standards-Version: 4.5.0 +Standards-Version: 4.6.0.0 Homepage: http://codesynthesis.com Vcs-Git: git://jff.email/opt/git/xsd.git Vcs-Browser: https://jff.email/cgit/xsd.git/ -- cgit v1.2.3