libmstoolkit 82-2 source package in Ubuntu

Changelog

libmstoolkit (82-2) unstable; urgency=medium

  * Fix the missing license/copyright stanzas from a number of files. The
    stanzas have been added by Michael Hoopmann as a response to a private
    mail request by me. The files were modified on GitHub. I added these license
    stanzas to the files in the form of a patch. The version of the library
    was not updated and probably won't for some time. This is a compromise
    that should be acceptable.

  * Update debian/copyright for the MSSingleScan.cpp file and all the others
    that got new license notices in the patch above.

  * debian/compat 11.

  * mv source.lintian-overrides source/lintian-overrides.

  * debian/control: Standards-Version: 4.1.3

 -- Filippo Rusconi <email address hidden>  Mon, 26 Feb 2018 20:41:29 +0100

Upload details

Uploaded by:
Debichem Team
Uploaded to:
Sid
Original maintainer:
Debichem Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmstoolkit_82-2.dsc 2.1 KiB 04f80a045bd171e8a1f5bd93c2c11d3f6c106a62a6c5da310c2552fc955467d2
libmstoolkit_82.orig.tar.gz 98.7 KiB 6066d62b5110eb85ac9ec2827899c1339ce27fe6c2ad9750f09a19c6fdc2e967
libmstoolkit_82-2.debian.tar.xz 15.2 KiB 5a5715d145bec89a028b73e845ffbe419b5a5a8371cbc6492574dc5bd476f035

No changes file available.

Binary packages built by this source

libmstoolkit-dev: libraries for manipulating mass spectrometry data - dev files

 The MSToolkit is a light-weight C++ library for reading, writing, and
 manipulating mass spectrometry data. The MSToolkit is easily linked
 to virtually any C++ algorithm for simple, fast file reading and
 analysis.
 .
 Supported File Formats:
 -----------------------
   - read-only mzML including internal compression (zlib and numpress)
     and external compression (.mzML.gz) read-only;
   - read-only mzXML including internal compression (zlib) and external
     compression (.mzXML.gz)
   - read/write mgf, ms1, ms2, bms1, bms2, cms1, cms2
 .
 Simple Interface:
 ------------------
   - Open any file format from a single function call;
   - Store any spectrum in a simple, comprehensive data structure;
   - Sequential or random-access file reading.

libmstoolkit82: libraries for manipulating mass spectrometry data - runtime

 The MSToolkit is a light-weight C++ library for reading, writing, and
 manipulating mass spectrometry data. The MSToolkit is easily linked
 to virtually any C++ algorithm for simple, fast file reading and
 analysis.
 .
 Supported File Formats:
 -----------------------
   - read-only mzML including internal compression (zlib and numpress)
     and external compression (.mzML.gz) read-only;
   - read-only mzXML including internal compression (zlib) and external
     compression (.mzXML.gz)
   - read/write mgf, ms1, ms2, bms1, bms2, cms1, cms2
 .
 Simple Interface:
 ------------------
   - Open any file format from a single function call;
   - Store any spectrum in a simple, comprehensive data structure;
   - Sequential or random-access file reading.
 .
 This package ships these libraries:
 .
   - libmstoolkit;
   - libmstoolkitlite;

libmstoolkit82-dbgsym: debug symbols for libmstoolkit82