From 326d03af2d219755baaa218d1c3963266382fb91 Mon Sep 17 00:00:00 2001 From: Olivier Sallou Date: Fri, 21 Nov 2014 17:24:23 +0000 Subject: [PATCH] prepare new release 2.2.30 --- debian/changelog | 8 ++++++++ debian/control | 2 +- debian/patches/enable_clean_after_failed_compile | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f1d9d6e6..96ebffcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ncbi-blast+ (2.2.30-1) UNRELEASED; urgency=medium + + * New upstream release + * d/control: switch to Standards 3.9.6 + [TODO] updates patches to new release + + -- Olivier Sallou Fri, 21 Nov 2014 18:21:26 +0100 + ncbi-blast+ (2.2.29-3) unstable; urgency=medium * debian/patches/include_typeinfo: Patch include/corelib/ncbistl.hpp to diff --git a/debian/control b/debian/control index c1170c79..88e7e714 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: autotools-dev (>= 20100122), quilt, time, zlib1g-dev -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Uploaders: Olivier Sallou , Andreas Tille Maintainer: Debian Med Packaging Team Homepage: http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/ diff --git a/debian/patches/enable_clean_after_failed_compile b/debian/patches/enable_clean_after_failed_compile index 27a2cd0f..75434fb8 100644 --- a/debian/patches/enable_clean_after_failed_compile +++ b/debian/patches/enable_clean_after_failed_compile @@ -5,7 +5,7 @@ Last-Updated: 2013-06-01 Forwarded: no --- a/c++/src/build-system/new_module.sh.in +++ b/c++/src/build-system/new_module.sh.in -@@ -178,7 +178,7 @@ +@@ -180,7 +180,7 @@ if test -x "$bindir/datatool"; then datatool=$bindir/datatool COMMON_AddRunpath "$libdir" -- 2.30.2