[med-svn] [orthanc-wsi] 01/03: preparing for 0.2+dfsg-1

Sebastien Jodogne jodogne-guest at moszumanska.debian.org
Mon Nov 28 17:42:44 UTC 2016


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

jodogne-guest pushed a commit to branch master
in repository orthanc-wsi.

commit 5b30414ba967478d3c5d6897491d0d0c35418fda
Author: jodogne-guest <s.jodogne at gmail.com>
Date:   Mon Nov 28 18:37:01 2016 +0100

    preparing for 0.2+dfsg-1
---
 debian/changelog     | 6 ++++++
 debian/copyright     | 8 ++++----
 debian/patches/cmake | 8 ++++----
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2a552e6..8781393 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+orthanc-wsi (0.2+dfsg-1) UNRELEASED; urgency=medium
+
+  * New upstream version.
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com>  Mon, 28 Nov 2016 18:31:48 +0100
+
 orthanc-wsi (0.1+dfsg-1) unstable; urgency=medium
 
   * Initial release. (Closes: #842168)
diff --git a/debian/copyright b/debian/copyright
index 17f5e1b..1a8c698 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,21 +3,21 @@ Upstream-Name: OrthancWSI
 Upstream-Contact: Sebastien Jodogne <s.jodogne at gmail.com>
 Source: https://bitbucket.org/sjodogne/orthanc-wsi/
 Files-Excluded:
-	Framework/Orthanc/Resources/ThirdParty/patch/*
+	Resources/Orthanc/Resources/ThirdParty/patch/*
 
 Files: *
 Copyright: 2012-2016 Sebastien Jodogne <s.jodogne at gmail.com>, University Hospital of Liege, Belgium
 License: AGPL-3+
 
-Files: Framework/Orthanc/*
+Files: Resources/Orthanc/*
 Copyright: 2012-2016 Sebastien Jodogne <s.jodogne at gmail.com>, University Hospital of Liege, Belgium
 License: GPL-3+ with OpenSSL exception
 
-Files: Framework/Orthanc/Resources/ThirdParty/base64/*
+Files: Resources/Orthanc/Resources/ThirdParty/base64/*
 Copyright: 2004-2008 Rene Nyffenegger
 License: zlib
 
-Files: Framework/Orthanc/Resources/ThirdParty/VisualStudio/*
+Files: Resources/Orthanc/Resources/ThirdParty/VisualStudio/*
 Copyright: 2006-2013 Alexander Chemeris
 License: BSD-3-clause
 
diff --git a/debian/patches/cmake b/debian/patches/cmake
index b4855bc..e4ccb4e 100644
--- a/debian/patches/cmake
+++ b/debian/patches/cmake
@@ -2,11 +2,11 @@ Description: Fix the version of the shared library
 Author: Sebastien Jodogne <s.jodogne at gmail.com>
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: OrthancWSI-1.0/ViewerPlugin/CMakeLists.txt
+Index: OrthancWSI-0.2/ViewerPlugin/CMakeLists.txt
 ===================================================================
---- OrthancWSI-1.0.orig/ViewerPlugin/CMakeLists.txt
-+++ OrthancWSI-1.0/ViewerPlugin/CMakeLists.txt
-@@ -227,9 +227,10 @@ add_library(OrthancWSI SHARED
+--- OrthancWSI-0.2.orig/ViewerPlugin/CMakeLists.txt
++++ OrthancWSI-0.2/ViewerPlugin/CMakeLists.txt
+@@ -233,9 +233,10 @@ add_library(OrthancWSI SHARED
    )
  
  message("Setting the version of the library to ${ORTHANC_WSI_VERSION}")

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



More information about the debian-med-commit mailing list