The following commit has been merged in the master branch:
commit 2a3a555b9c596d82b93af33002d9243fb77e1415
Author: Prach Pongpanich <prach...@gmail.com>
Date:   Fri May 24 14:56:00 2013 +0700

    Use Breaks/Replaces instead of Conflicts

diff --git a/debian/control b/debian/control
index 902fb6d..9a237f7 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends}
 Provides: ${ocaml:Provides}
-Conflicts: libcameleon-ocaml-dev
+Replaces: libcameleon-ocaml-dev (<< 1.9.18.svn20070918-1)
+Breaks: libcameleon-ocaml-dev (<< 1.9.18.svn20070918-1)
 Description: RSS 2.0 parser and printer for OCaml (runtime)
  OCaml-RSS is a small OCaml library providing functions to parse and print RSS
  2.0 files. The parser can also parse some RDF files, but some fields are not

-- 
ocamlrss packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to