From: Olivier Sallou Date: Sun, 14 Dec 2014 12:23:05 +0000 (+0000) Subject: update changes and patch header X-Git-Tag: archive/raspbian/2.16.0+ds-7+rpi1~1^2~252 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4dee5bbdbe5dd8616716c71b7ea68e46f9575311;p=ncbi-blast%2B.git update changes and patch header --- diff --git a/debian/changelog b/debian/changelog index f4661e22..0159f8e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ncbi-blast+ (2.2.30-1) UNRELEASED; urgency=medium * New upstream release * d/control: switch to Standards 3.9.6 + fix svn url + * d/patches/fix_compilation: fix compilation issue -- Olivier Sallou Fri, 21 Nov 2014 18:21:26 +0100 diff --git a/debian/control b/debian/control index 88e7e714..b1e9f639 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ 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/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ncbi-blast+/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ncbi-blast+/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/ncbi-blast+/trunk/ Package: ncbi-blast+ diff --git a/debian/patches/fix_compilation b/debian/patches/fix_compilation index 92129086..43aae53b 100644 --- a/debian/patches/fix_compilation +++ b/debian/patches/fix_compilation @@ -1,3 +1,8 @@ +Subject: Fix compilation error +Description: error in compilation, bug sent by mail to upstream +Forwarded: yes +Author: Olivier Sallou +Last-Updated: 2014-12-14 --- a/c++/src/util/regexp/pcretest.c +++ b/c++/src/util/regexp/pcretest.c @@ -250,7 +250,7 @@