[med-svn] [camp] 07/07: d/control: Move to standards version 4.0.1. Update to camp version 0.8

Flavien Bridault fbridault-guest at moszumanska.debian.org
Thu Sep 14 11:38:06 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 e1e62593a3fbbe0939bc5799df3719be9cd7bb1b
Author: Flavien Bridault <fbridault at ircad.fr>
Date:   Thu Sep 14 11:15:15 2017 +0000

    d/control: Move to standards version 4.0.1. Update to camp version 0.8
---
 debian/changelog |  5 +++--
 debian/control   | 12 ++++++------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e706550..943e18c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
 camp (0.8.1-1) UNRELEASED; urgency=medium
 
-  * control: Remove unrelated last line. Closes: #813714.
+  * d/control: Remove unrelated last line. Closes: #813714.
+  * d/control: Move to standards version 4.0.1 
+  * d/copyright: Change licence to MIT according to upstream change
   * d/patches: Remove patches integrated upstream
   * New upstream version 0.8.1 that drops Qt4 in favor of Qt5. Closes: #874842 
-  * d/copyright: Change licence to MIT according to upstream change
 
  -- Flavien Bridault <fbridault at ircad.fr>  Thu, 14 Sep 2017 10:41:47 +0000
 
diff --git a/debian/control b/debian/control
index 528aff1..e6c5cd3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,12 @@ Build-Depends: cmake,
                libboost-dev,
                libboost-test-dev,
                qtbase5-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.0.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/camp.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/camp.git
 Homepage: https://github.com/tegesoft/camp
 
-Package: libcamp0.7
+Package: libcamp0.8
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -47,12 +47,12 @@ Package: libcamp-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libcamp0.7 (= ${binary:Version}),
+Depends: libcamp0.8 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Conflicts: libcamp0.7-dev
-Provides: libcamp0.7-dev
-Replaces: libcamp0.7-dev
+Conflicts: libcamp0.8-dev
+Provides: libcamp0.8-dev
+Replaces: libcamp0.8-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).

-- 
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