prepare new release 2.2.30
authorOlivier Sallou <osallou@debian.org>
Fri, 21 Nov 2014 17:24:23 +0000 (17:24 +0000)
committerOlivier Sallou <osallou@debian.org>
Fri, 21 Nov 2014 17:24:23 +0000 (17:24 +0000)
debian/changelog
debian/control
debian/patches/enable_clean_after_failed_compile

index f1d9d6e612f15f5b7cce31da99f08849b9f8e151..96ebffcd0f01d04483ed89c00802a055dfd33c8f 100644 (file)
@@ -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 <osallou@debian.org>  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
index c1170c7957654ea3728adb5f4ee19ebb6d4001fd..88e7e714ec468d8b6f73de87bdb19424f3f7e8e0 100644 (file)
@@ -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 <osallou@debian.org>, Andreas Tille <tille@debian.org>
 Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
 Homepage: http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/
index 27a2cd0fe296cbc9afa64710d158e77148c01108..75434fb848fb3254792d43073e0e329704bf720c 100644 (file)
@@ -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"