summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 899d743..f626228 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
debhelper-compat (= 12),
- ocaml-nox (>= 4.01),
- ocaml-findlib (>= 1.4),
+ ocaml-nox,
+ ocaml-findlib,
dh-ocaml
Standards-Version: 4.6.2
Homepage: http://calendar.forge.ocamlcore.org/
@@ -45,8 +45,6 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Provides: ${ocaml:Provides}
-Replaces: libcalendar-ocaml-dev (<< 2.01.1-4)
-Breaks: libcalendar-ocaml-dev (<< 2.01.1-4)
Description: OCaml library providing operations over dates and times (runtime)
OCaml library implementing common date/time operations with
timezones and pretty printing support.