[Pkg-ocaml-maint-commits] [SCM] calendar packaging branch, master, updated. debian/2.01.1-4-12-g60d5eda

Mehdi Dogguy dogguy at pps.jussieu.fr
Tue Apr 14 16:17:12 UTC 2009


The following commit has been merged in the master branch:
commit 26c00c6842b69737619d89704722d82b1058a9b5
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Tue Apr 14 18:08:30 2009 +0200

    Adding conflicts/replaces to libcalendar-ocaml

diff --git a/debian/control b/debian/control
index 3fc3b1b..b2eabb5 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,8 @@ Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
+Replaces: libcalendar-ocaml-dev (<< 2.01.1-4)
+Conflicts: libcalendar-ocaml-dev (<< 2.01.1-4)
 Description: OCaml library providing operations over dates and times
  OCaml library implementing common date/time operations with
  timezones and pretty printing support.

-- 
calendar packaging



More information about the Pkg-ocaml-maint-commits mailing list