1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261
|
librostlab (1.0.20-10) unstable; urgency=medium
[ Nilesh Patra ]
* Modify test to print values
* Use AUTOPKGTEST_TMP
* Add "Rules-Requires-Root:no"
* Switch to https
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Unique name run-unit-test for autopkgtest script
-- Andreas Tille <tille@debian.org> Tue, 25 Feb 2020 08:30:40 +0100
librostlab (1.0.20-9) unstable; urgency=medium
[ Helmut Grohne ]
* Demote Build-Depends to -Arch and -Indep. (Closes: #946503)
[ Paolo Greppi ]
* Build-Depends: texlive-plain-generic (Closes: #943420)
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.1
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/control
* Remove trailing whitespace in debian/copyright
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Submit (from ./configure).
-- Andreas Tille <tille@debian.org> Tue, 10 Dec 2019 09:26:31 +0100
librostlab (1.0.20-8) unstable; urgency=medium
* Drop unneeded get-orig-source target
* Use d-shlibs
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Thu, 20 Sep 2018 11:06:29 +0200
librostlab (1.0.20-7) unstable; urgency=medium
* Moved packaging from SVN to Git
* update Build-Depends from latex-xcolor to texlive-latex-recommended
Closes: #865257
* debhelper 10
* drop explicit debug package
-- Andreas Tille <tille@debian.org> Tue, 20 Jun 2017 09:16:20 +0200
librostlab (1.0.20-6) unstable; urgency=medium
* Team upload.
* small fix - add build-essential dependency in debian/tests/control
-- Tatiana Malygina <merlettaia@gmail.com> Sat, 16 Jul 2016 03:28:22 +0300
librostlab (1.0.20-5) unstable; urgency=medium
[ Tatiana Malygina ]
* Team upload.
* add hardening
* add simplest test
* add examples/ to librostlab-dev
* cme fix dpkg-control
* add debian/README.test, debian/librostlab3-dev.docs,
cosmetic fixes in debian/examples/blosum62_test.cpp
[ Andreas Tille ]
* cleanup d/rules
* Do not install useless autogenerated doxygen files
* Link to jquery.js provided by sphinx-common
* DEP5
-- Tatiana Malygina <merlettaia@gmail.com> Sun, 26 Jun 2016 09:06:16 +0300
librostlab (1.0.20-4) unstable; urgency=medium
* use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el
(thanks for the patch to Logan Rosen <logan@ubuntu.com>)
Closes: #735956
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Tue, 13 May 2014 15:10:15 +0200
librostlab (1.0.20-3) unstable; urgency=low
* debian/control:
- cme fix dpkg-control
- debhelper 9
- canonical Vcs fields
* debian/rules: --with autotools_dev
Closes: #727433
* debian/*.install: Multi-Arch locations
-- Andreas Tille <tille@debian.org> Thu, 24 Oct 2013 08:49:13 +0200
librostlab (1.0.20-2) unstable; urgency=low
* Added handening flags.
* Added symbols file for shared library dependency information.
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 19 Sep 2012 14:03:45 +0200
librostlab (1.0.20-1) unstable; urgency=low
[ Laszlo Kajan ]
* Moved blast parser out into librostlab-blast.
* Initial release in Debian (Closes: #666192)
[ Andreas Tille ]
* debian/control:
- Enhanced long description - Joe Debian-User might possibly
not know what rostlab is and from the explanation it did not
became clear that the library is useful in computational
biology
- Priority: optional (just leave the debug package extra)
- Short descriptions should be different
* debian/librostlab-doc.doc-base: Add doc-base file for the included
documentation
-- Andreas Tille <tille@debian.org> Fri, 30 Mar 2012 15:21:06 +0200
librostlab (1.0.19) unstable; urgency=low
* Added trace_scanning() and changed trace_scanning( bool )
* Fixed multi-result file parsing
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 21 Mar 2012 14:47:50 +0100
librostlab (1.0.18) unstable; urgency=low
* Fixed more std::.
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 21 Mar 2012 14:41:19 +0100
librostlab (1.0.17) unstable; urgency=low
* No using namespace std; any more in headers
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 21 Mar 2012 13:50:03 +0100
librostlab (1.0.16) unstable; urgency=low
* changed library license to LGPL
* Changed package name to librostlab0, librostlab0-dbg and librostlab0-dev.
* Provides librostlab-dev.
* Hit is now a template with hsp type as parameter.
* Added NCBI BLOSUM62 matrix data.
* Cleaned up grammar for rounds.
* Added rostlab_stdio.h
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 14 Oct 2011 20:41:57 +0200
librostlab (1.0.15) unstable; urgency=low
* better description
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 14 Oct 2011 20:34:30 +0200
librostlab (1.0.14) unstable; urgency=low
* added documentation
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 14 Oct 2011 20:12:30 +0200
librostlab (1.0.13) unstable; urgency=low
* parser::parse now returns result_type
* cast of result_type to bool is done
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 14 Oct 2011 19:34:04 +0200
librostlab (1.0.12) unstable; urgency=low
* more headers installed
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 14 Oct 2011 19:18:42 +0200
librostlab (1.0.11) unstable; urgency=low
* headers are now installed
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 14 Oct 2011 19:02:15 +0200
librostlab (1.0.10) unstable; urgency=low
* Removed libzerg-based blast parser
* Added bison/flex based LGPL blast parser
-- Laszlo Kajan <lkajan@rostlab.org> Thu, 06 Oct 2011 19:57:29 +0200
librostlab (1.0.9) unstable; urgency=low
* flock_resource -> file_lock_resource
* locking now with fcntl: also works on NFS
-- Laszlo Kajan <lkajan@rostlab.org> Mon, 26 Sep 2011 18:50:22 +0200
librostlab (1.0.8) unstable; urgency=low
* added missing -dev dependency on librostlab0
* removed private members from doxygen documentation
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 23 Sep 2011 21:45:02 +0200
librostlab (1.0.7) unstable; urgency=low
* renamed _map_split_in_2 to map_split_in_2
* added blastpgp parser
* cdbs
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 23 Sep 2011 21:43:11 +0200
librostlab (1.0.6) unstable; urgency=low
* added mapAA2int.h
Maximilian Hecht <hecht@rostlab.org> Wed, 29 Jun 2011 09:50:51 +0200
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 29 Jun 2011 10:50:51 +0200
librostlab (1.0.5) unstable; urgency=low
* added throw() definitions to interface of flock_resource
-- Laszlo Kajan <lkajan@rostlab.org> Mon, 20 Jun 2011 10:52:36 +0200
librostlab (1.0.4) unstable; urgency=low
* FASTA format checking improved
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 10 Jun 2011 10:29:22 +0200
librostlab (1.0.3) stable; urgency=low
* flock debugging added
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 02 Feb 2011 14:53:19 +0100
librostlab (1.0.2) stable; urgency=low
* does not touch lock file any more
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 02 Feb 2011 13:44:10 +0100
librostlab (1.0.1) stable; urgency=low
* now closes lock file before throwing an exception if locking fails
* added cwd_resource
-- Laszlo Kajan <lkajan@rostlab.org> Thu, 20 Jan 2011 23:57:04 +0100
librostlab (1.0.0) stable; urgency=low
* Initial release
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 15 Sep 2010 15:28:53 +0200
|