[med-svn] [SCM] clinica branch, master, updated. 615bd5bd098481712a9f4aae4c6a48d4a9a51556

Leonardo Robol leo at robol.it
Mon Jul 15 12:29:42 UTC 2013


The following commit has been merged in the master branch:
commit 615bd5bd098481712a9f4aae4c6a48d4a9a51556
Author: Leonardo Robol <leo at robol.it>
Date:   Mon Jul 15 14:28:44 2013 +0200

    Simplified the dependencies (there were some hacks in place due to previous
    experiments in a PPA, but they should not be required here).

diff --git a/debian/control b/debian/control
index 5a6b13d..8745329 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,6 @@ Vcs-Bzr: https://code.launchpad.net/+branch/~phcteam/clinica-project/debian
 
 Package: clinica
 Architecture: any
-Replaces: clinica-common (<< ${binary:Version})
 Depends: ${shlibs:Depends}, 
 	 ${misc:Depends}, 
 	 ${gir:Depends},
@@ -101,8 +100,6 @@ Description: Simple medical records manager (plugins)
 
 Package: libclinica0
 Architecture: any
-Breaks: libclinica, libclinica0.2, clinica (<< 0.1.9)
-Replaces: libclinica, libclinica0.2, clinica (<< 0.1.9)
 Depends: ${shlibs:Depends}, ${misc:Depends}, gir1.2-clinica-0.3
 Description: Simple medical records manager (shared library)
  Simple tool for the desktop to mantain medical records.
@@ -148,8 +145,6 @@ Description: Simple medical records manager (architecture independent files)
 
 Package: clinica-dev
 Architecture: any
-Breaks: clinica (<< 0.1.9)
-Replaces: clinica (<< 0.1.9), libclinica0.2 (<< 0.2.0)
 Depends: clinica, libclinica0 (= ${binary:Version}), ${misc:Depends}
 Description: Simple medical records manager (development files)
  Simple tool for the desktop to mantain medical records.

-- 
Simple medical records manager



More information about the debian-med-commit mailing list