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 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327
|
t-coffee (12.00.7fb08c2-4) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Pass C++ compiler as CC.
Closes: #922196
-- Andreas Tille <tille@debian.org> Fri, 15 Feb 2019 07:43:22 +0100
t-coffee (12.00.7fb08c2-3) unstable; urgency=medium
* Do not use -i flag to ignore build failures
Closes: #922149
* debhelper 12
* Secure URI in copyright format
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/rules
-- Andreas Tille <tille@debian.org> Tue, 12 Feb 2019 19:37:40 +0100
t-coffee (12.00.7fb08c2-2) unstable; urgency=medium
* Team upload.
* Fix "t-coffee breaks libbio-tools-run-alignment-tcoffee-perl
autopkgtest: COREDUMP" fix_tempfile_name_sharing.patch
(Closes: #917143)
* Standards-Version: 4.3.0
-- Liubov Chuprikova <chuprikovalv@gmail.com> Mon, 04 Feb 2019 10:37:01 +0100
t-coffee (12.00.7fb08c2-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Mon, 17 Dec 2018 15:02:59 +0100
t-coffee (11.00.8cbe486-8) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* Deal with "Segmentation fault" in exit of mayhem patch
Closes: #716373
* Make sure autopkgtest will set HOME variable to $PWD in case HOME
is not set
[ Liubov Chuprikova ]
* Fix "autopkgtest regression" add missing return in a non-void function
Closes: #909530
-- Liubov Chuprikova <chuprikovalv@gmail.com> Sun, 21 Oct 2018 11:08:01 +0200
t-coffee (11.00.8cbe486-7) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Mon, 24 Sep 2018 08:41:01 +0200
t-coffee (11.00.8cbe486-6) unstable; urgency=medium
* Standards-Version: 4.1.0 (no changes needed)
* Fix some string assignments which fail build with gcc-7
Closes: #853677
* d/rules: do not parse d/changelog
-- Andreas Tille <tille@debian.org> Mon, 28 Aug 2017 15:27:17 +0200
t-coffee (11.00.8cbe486-5) unstable; urgency=medium
* When using bioperl-run test suite it is uncovered that t-coffee is
wrongly seeking for a clustalw2 executable. A patch is applied to
rather seek for clustalw.
* debhelper 10
* d/watch: version=4
* install README.test and test script as user documentation
-- Andreas Tille <tille@debian.org> Sat, 17 Dec 2016 18:43:04 +0100
t-coffee (11.00.8cbe486-4) unstable; urgency=medium
* Team upload
[ Andreas Tille ]
* Moved packaging from SVN to Git
* Recommend fsa since its available in Debian now
[ Canberk Koç ]
* Autopkgtest added
-- Canberk Koç <canberkkoc@gmail.com> Sat, 25 Jun 2016 19:22:28 +0300
t-coffee (11.00.8cbe486-3) unstable; urgency=medium
* Team upload.
* Force stable linking order to make build reproducible.
* Bump Standards-Version.
* Enable full hardening.
* Use secure Vcs-Browser.
-- Sascha Steinbiss <sascha@steinbiss.name> Thu, 19 May 2016 20:52:28 +0000
t-coffee (11.00.8cbe486-2) unstable; urgency=medium
* cme fix dpkg-control
* update debian/copyright
* fix clean target
* compress changelog with '-n' option
* propagate hardening options
* Do not build unused TMalign
* When creating subdirectories in $HOME do not make these world
writable but keep users umask
Closes: #751579
* Drop redundant debian/README.source
* Package builds for all architectures so this
Closes: #631249
(feel free to reopen if tests might keep on failing on armel)
-- Andreas Tille <tille@debian.org> Tue, 22 Dec 2015 19:02:14 +0100
t-coffee (11.00.8cbe486-1) unstable; urgency=low
[ Charles Plessy ]
* Suggest ncbi-blast+.
[ Andreas Tille ]
* New upstream version
* debian/patches/ncbi-blast++_has_dropped_pl_extension.patch:
since ncbi-blast++ has renamed some perl scripts according to
Debian policy t-coffee needs to be adapted:
s/legacy_blast\.pl/legacy_blast/
s/blastpgp\.pl/blastpgp/
Closes: #730722
* Move some suggested packages to Recommends since these are recommended
when calling t_coffee --help
* Suggests: fsa (will be packaged soon)
-- Andreas Tille <tille@debian.org> Sat, 16 Aug 2014 00:20:06 +0200
t-coffee (10.00.r1613-1) unstable; urgency=low
* New upstream release.
-- Charles Plessy <plessy@debian.org> Wed, 27 Nov 2013 21:37:22 +0900
t-coffee (9.03.r1318-1) unstable; urgency=low
* New upstream release.
[ Tim Booth ]
* Removed the -doc package as it is empty (Closes: #688630).
docs are no longer in tarball but online:
http://www.tcoffee.org/Projects/tcoffee/#DOCUMENTATION
* Rejigged the rules file to use DH, not CDBS.
* Avoid compressing files under t-coffee-examples
* Remove TMalign binary on clean (should avoid building it at all)
* Fix minor typo flagged by Lintian
[ Charles Plessy ]
* Normalised debian/control with config-model-edit.
* Normalised VCS URLs.
* Using Debhelper 9.
* Complies with Policy 3.9.4.
[Andreas Tille]
* debian/upstream: Single Reference field instead of Reference-*
-- Charles Plessy <plessy@debian.org> Sun, 14 Jul 2013 19:03:20 +0900
t-coffee (9.02.r1228-2) unstable; urgency=low
* Recommend tm-align instead of distributing local copy
(debian/control, debian/t-coffee.install, Closes: #661516).
-- Charles Plessy <plessy@debian.org> Fri, 02 Mar 2012 14:04:20 +0900
t-coffee (9.02.r1228-1) unstable; urgency=low
* New upstream release (Closes: #649263).
* Build new Fortran tool (debian/rules debian/contol debian/t-coffee.install)
* Corrected debian/rules as upstream test suite was removed.
* Complies with Policy 3.9.3 (debian/control, no other changes needed).
* Removed doc-base registrations debian/t-coffee-doc.doc-base.technical and
debian/t-coffee-doc.doc-base.tutorial, as the files disappeared upstream.
-- Charles Plessy <plessy@debian.org> Mon, 27 Feb 2012 13:09:36 +0900
t-coffee (8.99-1) unstable; urgency=low
* New upstream release in Debian.
* Converted and validated debian/copyright to DEP 5 machine-readable format.
* Using debhelper 8 (debian/control, debian/compat).
* Incremented Standards-Version to reflect conformance with Policy 3.9.2.
(debian/control, no change needed).
* Corrected VCS URLs in debian/control.
* Run upstream tests at build time (debian/rules, debian/README.test).
-- Charles Plessy <plessy@debian.org> Tue, 21 Jun 2011 14:14:10 +0900
t-coffee (8.99-0ubuntu1) lucid; urgency=low
* Rebuild for new upstream release.
* There is no changelog from upstream to read.
-- Tim Booth <tbooth@ceh.ac.uk> Sat, 29 Jan 2011 15:18:01 +0000
t-coffee (8.97-0ubuntu2) lucid; urgency=low
* New upstream release, changed watch file and auto rebuild using uupdate
* Cleared out old patch - apparently unneeded or else needs total re-write
-- Tim Booth <tbooth@ceh.ac.uk> Tue, 23 Nov 2010 14:01:22 +0000
t-coffee (8.95-1) lucid; urgency=low
* New upstream version, rebuild by Tim for Bio-Linux/Lucid
-- Tim Booth <tbooth@ceh.ac.uk> Mon, 01 Nov 2010 15:05:07 +0000
t-coffee (8.84-1) unstable; urgency=low
* New upstream version
-- Andreas Tille <tille@debian.org> Thu, 24 Jun 2010 14:46:16 +0200
t-coffee (8.47-1) unstable; urgency=low
[ Charles Plessy ]
* Collected Upstream information in debian/upstream-metadata.yaml.
[ Andreas Tille ]
* New upstream version
* Source format 3.0 (quilt)
* Standards-Version: 3.8.4 (no changes needed)
-- Andreas Tille <tille@debian.org> Fri, 09 Apr 2010 21:08:32 +0200
t-coffee (8.14-1) unstable; urgency=low
* New upstream version
-- Andreas Tille <tille@debian.org> Tue, 03 Nov 2009 13:56:33 +0100
t-coffee (8.13-1) unstable; urgency=low
* New upstream version
-- Andreas Tille <tille@debian.org> Thu, 01 Oct 2009 22:13:34 +0200
t-coffee (8.06-1) unstable; urgency=low
[ Charles Plessy ]
TODO:
Identify differences and document relevant ones.
Check that the patch can be dropped.
Support PDB in getdata.
Get the FORTRAN building right.
NOTE
The upstream install system was completely refactored, and T-Coffee
includes new functionalities that require internet access. We have to
understand them before updating our package.
* New upstream release
- say something about libsoap-lite-perl ?
* debian/control:
- t-coffee recommends libsoap-lite-perl.
- Added missing comma in t-coffee Suggests field (Closes:#536956).
[ Andreas Tille ]
* debian/control:
- Standards-Version: 3.8.3 (added README.source)
- Added myself to uploaders
- s/Debian-Med/Debian Med/
- Bumped debhelper version to >= 7.1 to possibly enable short
rules files.
- Added "Depends: ${misc:Depends}" to all packages
-- Andreas Tille <tille@debian.org> Fri, 25 Sep 2009 14:41:41 +0200
t-coffee (5.72-1) unstable; urgency=low
[ David Paleino ]
* New upstream release
[ Charles Plessy ]
* Switched to CDBS.
* debian/patches:
- Upated the dm-coffee patch because dialign-t was renamed dialign-tx.
- Dropped the unicode conversion patch.
- Dropped the manpage patch (implements the clear rule through CDBS).
* Updated my email address.
-- Charles Plessy <plessy@debian.org> Mon, 30 Jun 2008 23:34:32 +0900
t-coffee (5.31-1) unstable; urgency=low
* New upstream version.
* Debian menu transition: updated debian/t-coffee-doc.doc-base.
* debian/patches/dmcoffee.patch: to make dmcoffee work
out of the box.
* debian/control:
- Allowed Debian Maintainers to upload t-coffee.
- Checked that the package conforms to Policy 3.7.3.
- Using debhelper 5.
- Updated homepage.
- Moved t-coffee-doc to section doc.
* debian/copyright: converted to machine-readable format.
* debian/rules: builds only indep or only arch when called with
binary-indep or binary-arch (Closes: #457921).
-- Charles Plessy <charles-debian-nospam@plessy.org> Sat, 29 Dec 2007 18:54:09 +0100
t-coffee (5.05-1) unstable; urgency=low
* New upstream version.
* Assigned maintainership to Debian-Med.
* Moved boxshade from Recommended to Suggested.
* Added use of quilt.
* Homepage received its separate line.
-- Steffen Moeller <moeller@debian.org> Mon, 24 Sep 2007 15:05:07 +0200
t-coffee (2.50-1) unstable; urgency=low
* Initial Release (Closes: Bug#205370).
-- Steffen Moeller <moeller@pzr.uni-rostock.de> Fri, 13 May 2005 10:52:14 +0200
|