Author: osallou Date: 2014-12-14 12:23:05 +0000 (Sun, 14 Dec 2014) New Revision: 18536
Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog trunk/packages/ncbi-blast+/trunk/debian/control trunk/packages/ncbi-blast+/trunk/debian/patches/fix_compilation Log: update changes and patch header Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog =================================================================== --- trunk/packages/ncbi-blast+/trunk/debian/changelog 2014-12-14 10:48:04 UTC (rev 18535) +++ trunk/packages/ncbi-blast+/trunk/debian/changelog 2014-12-14 12:23:05 UTC (rev 18536) @@ -2,6 +2,8 @@ * New upstream release * d/control: switch to Standards 3.9.6 + fix svn url + * d/patches/fix_compilation: fix compilation issue -- Olivier Sallou <[email protected]> Fri, 21 Nov 2014 18:21:26 +0100 Modified: trunk/packages/ncbi-blast+/trunk/debian/control =================================================================== --- trunk/packages/ncbi-blast+/trunk/debian/control 2014-12-14 10:48:04 UTC (rev 18535) +++ trunk/packages/ncbi-blast+/trunk/debian/control 2014-12-14 12:23:05 UTC (rev 18536) @@ -15,7 +15,7 @@ Uploaders: Olivier Sallou <[email protected]>, Andreas Tille <[email protected]> Maintainer: Debian Med Packaging Team <[email protected]> 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+ Modified: trunk/packages/ncbi-blast+/trunk/debian/patches/fix_compilation =================================================================== --- trunk/packages/ncbi-blast+/trunk/debian/patches/fix_compilation 2014-12-14 10:48:04 UTC (rev 18535) +++ trunk/packages/ncbi-blast+/trunk/debian/patches/fix_compilation 2014-12-14 12:23:05 UTC (rev 18536) @@ -1,3 +1,8 @@ +Subject: Fix compilation error +Description: error in compilation, bug sent by mail to upstream +Forwarded: yes +Author: Olivier Sallou <[email protected]> +Last-Updated: 2014-12-14 --- a/c++/src/util/regexp/pcretest.c +++ b/c++/src/util/regexp/pcretest.c @@ -250,7 +250,7 @@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
