From a939b36c64f6d5102c2febc822e489487d551a67 Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Sat, 21 Jan 2023 01:52:16 +0000 Subject: [PATCH] Remove constraints unnecessary since buster (oldstable) * libpostgresql-ocaml: Drop conflict with removed package libpostgresql-ocaml-dev (<< 1.11.1) in Replaces. * libpostgresql-ocaml: Drop conflict with removed package libpostgresql-ocaml-dev (<< 1.11.1) in Breaks. Changes-By: deb-scrub-obsolete --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 680c2ca..3ca5d7f 100644 --- a/debian/control +++ b/debian/control @@ -46,9 +46,7 @@ Depends: ${misc:Depends} Provides: ${ocaml:Provides} Breaks: - libpostgresql-ocaml-dev (<< 1.11.1), nurpawiki (<< 1.2.3-2~) -Replaces: libpostgresql-ocaml-dev (<< 1.11.1) Description: OCaml bindings to PostgreSQL's libpq (runtime) This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. -- GitLab