[med-svn] [camp] 01/01: Add proper conflicts with previous version. Closes #876147

Flavien Bridault fbridault-guest at moszumanska.debian.org
Tue Sep 19 07:43:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

fbridault-guest pushed a commit to branch master
in repository camp.

commit 2a7a16ae0a8bdf99342158f1e12fd817c55657b4
Author: Flavien Bridault <fbridault at ircad.fr>
Date:   Tue Sep 19 07:39:31 2017 +0000

    Add proper conflicts with previous version. Closes #876147
---
 debian/changelog |  6 ++++++
 debian/control   | 11 +++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 09ff166..dffbea9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+camp (0.8.1-2) UNRELEASED; urgency=medium
+
+  * d/control: Add proper conflicts/replaces with 0.7 versions. Closes #876130
+
+ -- Flavien Bridault <fbridault at ircad.fr>  Tue, 19 Sep 2017 07:35:20 +0000
+
 camp (0.8.1-1) unstable; urgency=medium
 
   * d/control: Remove unrelated last line. Closes: #813714.
diff --git a/debian/control b/debian/control
index f4260e1..333b82b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,9 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Replaces: libcamp0.7
+Provides: libcamp0.7
+Conflicts: libcamp0.7
 Description: C++ multi-purpose reflection library
  CAMP is a multi-purpose reflection library developed by Technogerma Systems
  France (http://www.tegesoft.com).
@@ -50,9 +53,9 @@ Section: libdevel
 Depends: libcamp0.8 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Conflicts: libcamp0.8-dev
-Provides: libcamp0.8-dev
-Replaces: libcamp0.8-dev
+Conflicts: libcamp0.7-dev
+Provides: libcamp0.7-dev
+Replaces: libcamp0.7-dev
 Description: C++ multi-purpose reflection library (development files)
  CAMP is a multi-purpose reflection library developed by Technogerma Systems
  France (http://www.tegesoft.com).
@@ -76,4 +79,4 @@ Description: C++ multi-purpose reflection library (development files)
  powerful and consistent interface for manipulating your objects outside C++
  code.
  .
- This package contains the filese needed for development.
+ This package contains the files needed for development.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camp.git



More information about the debian-med-commit mailing list