Author: jodogne-guest Date: 2014-05-09 13:35:48 +0000 (Fri, 09 May 2014) New Revision: 16899
Modified: trunk/packages/orthanc/trunk/debian/changelog trunk/packages/orthanc/trunk/debian/docs/Orthanc.1 trunk/packages/orthanc/trunk/debian/patches/remove-jquery-version Log: Orthanc 0.7.5 Modified: trunk/packages/orthanc/trunk/debian/changelog =================================================================== --- trunk/packages/orthanc/trunk/debian/changelog 2014-05-09 11:19:13 UTC (rev 16898) +++ trunk/packages/orthanc/trunk/debian/changelog 2014-05-09 13:35:48 UTC (rev 16899) @@ -1,8 +1,12 @@ -orthanc (0.7.4+dfsg-2) UNRELEASED; urgency=medium +orthanc (0.7.5+dfsg-1) unstable; urgency=medium + [ Sebastien Jodogne ] + * New upstream version: 0.7.5 + + [ Andreas Tille ] * Add doc-base control file - -- Andreas Tille <[email protected]> Tue, 29 Apr 2014 15:12:21 +0200 + -- Sebastien Jodogne <[email protected]> Fri, 09 May 2014 13:25:07 +0200 orthanc (0.7.4+dfsg-1) unstable; urgency=medium Modified: trunk/packages/orthanc/trunk/debian/docs/Orthanc.1 =================================================================== --- trunk/packages/orthanc/trunk/debian/docs/Orthanc.1 2014-05-09 11:19:13 UTC (rev 16898) +++ trunk/packages/orthanc/trunk/debian/docs/Orthanc.1 2014-05-09 13:35:48 UTC (rev 16899) @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. -.TH ORTHANC "1" "April 2014" "Orthanc 0.7.4" "User Commands" +.TH ORTHANC "1" "May 2014" "Orthanc 0.7.5" "User Commands" .SH NAME Orthanc \- Lightweight, RESTful DICOM server for healthcare and medical research .SH SYNOPSIS Modified: trunk/packages/orthanc/trunk/debian/patches/remove-jquery-version =================================================================== --- trunk/packages/orthanc/trunk/debian/patches/remove-jquery-version 2014-05-09 11:19:13 UTC (rev 16898) +++ trunk/packages/orthanc/trunk/debian/patches/remove-jquery-version 2014-05-09 13:35:48 UTC (rev 16899) @@ -2,10 +2,10 @@ Author: Sebastien Jodogne <[email protected]> --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: Orthanc-0.7.3/OrthancExplorer/explorer.html +Index: Orthanc-0.7.5/OrthancExplorer/explorer.html =================================================================== ---- Orthanc-0.7.3.orig/OrthancExplorer/explorer.html 2014-02-14 12:06:31.000000000 +0100 -+++ Orthanc-0.7.3/OrthancExplorer/explorer.html 2014-02-17 14:20:47.952505962 +0100 +--- Orthanc-0.7.5.orig/OrthancExplorer/explorer.html 2014-05-08 17:04:43.000000000 +0200 ++++ Orthanc-0.7.5/OrthancExplorer/explorer.html 2014-05-09 15:21:36.334940328 +0200 @@ -6,15 +6,15 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Orthanc Explorer</title> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
