Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlbuild


Commits:
ef8c5cf1 by Debian Janitor at 2022-05-11T03:20:00+00:00
Remove constraints unnecessary since buster

* Build-Depends: Drop versioned constraint on libfindlib-ocaml-dev and 
ocaml-findlib.
* ocamlbuild: Drop versioned constraint on libfindlib-ocaml and ocaml-nox in 
Replaces.
* ocamlbuild: Drop versioned constraint on libfindlib-ocaml and ocaml-nox in 
Breaks.

Changes-By: deb-scrub-obsolete
- - - - -
d6218f40 by Stéphane Glondu at 2023-01-22T09:59:49+00:00
Merge branch 'scrub-obsolete' into 'master'

Remove unnecessary constraints

See merge request ocaml-team/ocamlbuild!2
- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -7,8 +7,8 @@ Build-Depends:
  debhelper-compat (= 13),
  dh-ocaml,
  ocaml,
- ocaml-findlib (>= 1.7.3),
- libfindlib-ocaml-dev (>= 1.7.3),
+ ocaml-findlib,
+ libfindlib-ocaml-dev,
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/ocaml/ocamlbuild/
@@ -19,8 +19,6 @@ Package: ocamlbuild
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${F:OCamlRun}, ${ocaml:Depends}
 Provides: ${ocaml:Provides}
-Replaces: libfindlib-ocaml (<< 1.6.3-1), ocaml-nox (<< 4.03.0-1)
-Breaks: libfindlib-ocaml (<< 1.6.3-1), ocaml-nox (<< 4.03.0-1)
 Description: Build tool for building OCaml libraries and programs
  OCamlbuild is a generic build tool, which has built-in rules for building 
OCaml
  libraries and programs.



View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocamlbuild/-/compare/221a931ad1621bc4bc1d4fac49c833bae0608a81...d6218f40281cd07b495a7b96d7688e6364e0dca9

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocamlbuild/-/compare/221a931ad1621bc4bc1d4fac49c833bae0608a81...d6218f40281cd07b495a7b96d7688e6364e0dca9
You're receiving this email because of your account on salsa.debian.org.


Reply via email to