prepare new upstream release 2.7.1
authorOlivier Sallou <osallou@debian.org>
Sun, 11 Feb 2018 10:26:17 +0000 (10:26 +0000)
committerOlivier Sallou <osallou@debian.org>
Sun, 11 Feb 2018 10:26:17 +0000 (10:26 +0000)
debian/changelog
debian/control
debian/copyright

index bcc13ef07a4ca7e1bb1f86a594126d5c80efa54f..69b8ed00160d3f980b5e68350d5035f87403870a 100644 (file)
@@ -1,7 +1,16 @@
 ncbi-blast+ (2.7.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
-    d/control: go to standards 4.1.3
+    d/patches: update patch for new release
+    d/control:
+      go to standards 4.1.3
+      add mbedtls dependency
+    
+
+    [TODO]
+    new embedded library mbedtls in c++/src/connect/
+    need to fix to use debian library rather than static link
+    compiled object in libxconnect.so
 
  -- Olivier Sallou <osallou@debian.org>  Sat, 10 Feb 2018 17:35:31 +0000
 
index 45c2ca185f77e73f748f470acab798e011f43494..374ba78e617dc7743d8ae704b050dd051d802b66 100644 (file)
@@ -11,6 +11,7 @@ Build-Depends: autotools-dev,
                libbz2-dev,
                libc-dev-bin,
                libgnutls28-dev,
+               libmbedtls-dev,
                libpcre3-dev,
                time,
                zlib1g-dev
index 033482887a4fa93d3e4700a2ad0aa51fd69f52b9..53f040e4738fc36c7b7bf51c5cbe8f6b29f23e0e 100644 (file)
@@ -2,6 +2,21 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ncbi-blast+
 Upstream-Contact: blastsoft@ncbi.nlm.nih.gov
 
+Files: c++/src/connect/mbedtls/*
+Copyright: 2006-2015, ARM Limited, All Rights Reserved
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License"); you may
+ not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
 Files: c++/src/html/ncbi_menu.js
        c++/src/html/ncbi_menu_dnd.js
        c++/src/html/ncbi_menu_dnd.js