[Pkg-ocaml-maint-commits] [SCM] ocaml-usb packaging branch, master, updated. debian/1.2.0-1-2-gbbdc765

Stephane Glondu steph at glondu.net
Sat Jul 2 10:29:06 UTC 2011


The following commit has been merged in the master branch:
commit 5fadb2f4ce8346fd52eaa37ad5cb5b44e2c01cd8
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 2 12:26:02 2011 +0200

    Replace Conflicts with Breaks (as per SV 3.9.0)

diff --git a/debian/control b/debian/control
index ba69aa5..1fb5aed 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends}
 Replaces: libusb-ocaml-dev (<< 1.0)
-Conflicts: libusb-ocaml-dev (<< 1.0)
+Breaks: libusb-ocaml-dev (<< 1.0)
 Provides: ${ocaml:Provides}
 Description: OCaml bindings to libusb-1.0 (runtime)
  OCaml-USB is a binding to libusb-1.0, a userspace USB programming

-- 
ocaml-usb packaging



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