From 6440afb1b36e1d81994dd680bc365d8854931b15 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 1 Nov 2022 12:57:11 +0000 Subject: Add missing ${misc:Depends} to Depends for libgd-gd2-noxpm-ocaml, libgd-gd2-noxpm-ocaml-dev. Changes-By: lintian-brush Fixes: lintian: debhelper-but-no-misc-depends See-also: https://lintian.debian.org/tags/debhelper-but-no-misc-depends.html --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 389c5bb..c01a0d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gd4o (1.0~alpha5-10) UNRELEASED; urgency=medium + + * Add missing ${misc:Depends} to Depends for libgd-gd2-noxpm-ocaml, + libgd-gd2-noxpm-ocaml-dev. + + -- Debian Janitor Tue, 01 Nov 2022 12:57:11 -0000 + gd4o (1.0~alpha5-9) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 2bd5b07..640e81f 100644 --- a/debian/control +++ b/debian/control @@ -53,14 +53,14 @@ Description: OCaml interface to the GD library -- developpement files Package: libgd-gd2-noxpm-ocaml Architecture: all -Depends: libgd-ocaml +Depends: libgd-ocaml, ${misc:Depends} Description: OCaml interface to the GD library -- transitional package This is a transitional dummy package to install libgd-gd2-noxpm-ocaml. It can safely be removed. Package: libgd-gd2-noxpm-ocaml-dev Architecture: all -Depends: libgd-ocaml-dev +Depends: libgd-ocaml-dev, ${misc:Depends} Description: OCaml interface to the GD library -- transitional package This is a transitional dummy package to install libgd-gd2-noxpm-ocaml-dev. It can safely be removed. -- cgit v1.2.3 From c0f96a7009bacb78b3943e4878e08006034930c8 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 1 Nov 2022 12:57:12 +0000 Subject: Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c01a0d7..34a6820 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gd4o (1.0~alpha5-10) UNRELEASED; urgency=medium * Add missing ${misc:Depends} to Depends for libgd-gd2-noxpm-ocaml, libgd-gd2-noxpm-ocaml-dev. + * Bump debhelper from old 12 to 13. -- Debian Janitor Tue, 01 Nov 2022 12:57:11 -0000 diff --git a/debian/compat b/debian/compat index 48082f7..b1bd38b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -12 +13 diff --git a/debian/control b/debian/control index 640e81f..bda0005 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Build-Depends: - debhelper (>= 12), + debhelper (>= 13~), dh-buildinfo, ocaml-nox, dh-ocaml (>= 0.9), -- cgit v1.2.3 From ebedbefcaea7a3d885b77d09082515a8e2ccfa7b Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 1 Nov 2022 12:57:12 +0000 Subject: Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html --- debian/changelog | 1 + debian/compat | 1 - debian/control | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 34a6820..05653e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gd4o (1.0~alpha5-10) UNRELEASED; urgency=medium * Add missing ${misc:Depends} to Depends for libgd-gd2-noxpm-ocaml, libgd-gd2-noxpm-ocaml-dev. * Bump debhelper from old 12 to 13. + * Set debhelper-compat version in Build-Depends. -- Debian Janitor Tue, 01 Nov 2022 12:57:11 -0000 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b1bd38b..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -13 diff --git a/debian/control b/debian/control index bda0005..7f352fa 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Build-Depends: - debhelper (>= 13~), + debhelper-compat (= 13), dh-buildinfo, ocaml-nox, dh-ocaml (>= 0.9), -- cgit v1.2.3 From 9de20e0f89f271d6d2b26a691c562a6f2369868f Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 1 Nov 2022 12:57:12 +0000 Subject: Move transitional packages libgd-gd2-noxpm-ocaml, libgd-gd2-noxpm-ocaml-dev to oldlibs/optional per policy 4.0.1. Changes-By: lintian-brush Fixes: lintian: transitional-package-not-oldlibs-optional See-also: https://lintian.debian.org/tags/transitional-package-not-oldlibs-optional.html --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 05653e3..46fd9b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ gd4o (1.0~alpha5-10) UNRELEASED; urgency=medium libgd-gd2-noxpm-ocaml-dev. * Bump debhelper from old 12 to 13. * Set debhelper-compat version in Build-Depends. + * Move transitional packages libgd-gd2-noxpm-ocaml, libgd-gd2-noxpm-ocaml-dev + to oldlibs/optional per policy 4.0.1. -- Debian Janitor Tue, 01 Nov 2022 12:57:11 -0000 diff --git a/debian/control b/debian/control index 7f352fa..77ce638 100644 --- a/debian/control +++ b/debian/control @@ -54,6 +54,7 @@ Description: OCaml interface to the GD library -- developpement files Package: libgd-gd2-noxpm-ocaml Architecture: all Depends: libgd-ocaml, ${misc:Depends} +Section: oldlibs Description: OCaml interface to the GD library -- transitional package This is a transitional dummy package to install libgd-gd2-noxpm-ocaml. It can safely be removed. @@ -61,6 +62,7 @@ Description: OCaml interface to the GD library -- transitional package Package: libgd-gd2-noxpm-ocaml-dev Architecture: all Depends: libgd-ocaml-dev, ${misc:Depends} +Section: oldlibs Description: OCaml interface to the GD library -- transitional package This is a transitional dummy package to install libgd-gd2-noxpm-ocaml-dev. It can safely be removed. -- cgit v1.2.3 From 251f517eb3db89f953a4dd65232fae65071d5157 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 1 Nov 2022 12:57:13 +0000 Subject: Update standards version to 4.6.1, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 46fd9b8..099d6e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ gd4o (1.0~alpha5-10) UNRELEASED; urgency=medium * Set debhelper-compat version in Build-Depends. * Move transitional packages libgd-gd2-noxpm-ocaml, libgd-gd2-noxpm-ocaml-dev to oldlibs/optional per policy 4.0.1. + * Update standards version to 4.6.1, no changes needed. -- Debian Janitor Tue, 01 Nov 2022 12:57:11 -0000 diff --git a/debian/control b/debian/control index 77ce638..079c71e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libgd-dev, ocaml-findlib (>= 1.2.4), pkg-config -Standards-Version: 4.4.0 +Standards-Version: 4.6.1 Homepage: http://matt.gushee.net/software/gd4o/ Vcs-Git: https://salsa.debian.org/ocaml-team/gd4o.git Vcs-Browser: https://salsa.debian.org/ocaml-team/gd4o -- cgit v1.2.3 From 14a4a399448242928352fbff90c60afb1d49acb3 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 6 Mar 2023 15:22:39 +0000 Subject: Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 099d6e3..b5ee76b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ gd4o (1.0~alpha5-10) UNRELEASED; urgency=medium * Move transitional packages libgd-gd2-noxpm-ocaml, libgd-gd2-noxpm-ocaml-dev to oldlibs/optional per policy 4.0.1. * Update standards version to 4.6.1, no changes needed. + * Update standards version to 4.6.2, no changes needed. -- Debian Janitor Tue, 01 Nov 2022 12:57:11 -0000 diff --git a/debian/control b/debian/control index 079c71e..1f833bf 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libgd-dev, ocaml-findlib (>= 1.2.4), pkg-config -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: http://matt.gushee.net/software/gd4o/ Vcs-Git: https://salsa.debian.org/ocaml-team/gd4o.git Vcs-Browser: https://salsa.debian.org/ocaml-team/gd4o -- cgit v1.2.3