mmass (5.5.0-4) unstable; urgency=medium

  * Update for wxwidgets3.0 (Closes: #758949). Thanks to Olly Betts
    <olly@survex.com> for providing the patch. 
  
 -- Filippo Rusconi <lopippo@debian.org>  Sun, 07 Sep 2014 18:46:52 +0200
  
mmass (5.5.0-3) unstable; urgency=medium

  * mv upstream upstream/metadata;

  * Bump-up to Standards-Version: 3.9.5.
  
 -- Filippo Rusconi <lopippo@debian.org>  Mon, 18 Aug 2014 11:47:51 +0200

mmass (5.5.0-2) unstable; urgency=low

  * debian/watch: fix syntax error. Thanks to Daniel Leidert
    <daniel.leidert@wgdd.de> for reporting the bug (Closes: #675840) and
    to Sebastian Gibb <mail@sebastiangibb.de> for pinging me about it.

 -- Filippo Rusconi <lopippo@debian.org>  Wed, 17 Jul 2013 12:41:52 +0200

mmass (5.5.0-1) unstable; urgency=low

  * New upstream release;
  * debian/mmass.desktop: add Keywords field;
  * debian/control: canonicalized the Vcs* fields;

 -- Filippo Rusconi <lopippo@debian.org>  Wed, 03 Jul 2013 10:30:03 +0200

mmass (5.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 17 Jan 2013 11:28:55 +0100

mmass (5.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Filippo Rusconi <lopippo@debian.org>  Sun, 18 Nov 2012 23:11:24 +0100

mmass (5.3.0-1) unstable; urgency=low

  * New upstream release.

  * Fix problem with absent build dependency [dpkg-dev (>= 1.16.1~)].

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 13 Sep 2012 14:11:45 +0200

mmass (5.2.0-2) unstable; urgency=low

  * Fix bug in the debian/start-script that did not pass the command line
    arguments to the mmass.py program.

 -- Filippo Rusconi <lopippo@debian.org>  Mon, 23 Jul 2012 14:23:47 +0200

mmass (5.2.0-1) unstable; urgency=low

  * New upstream release.

 -- Filippo Rusconi <lopippo@debian.org>  Mon, 02 Jul 2012 22:43:45 +0200

mmass (5.1.0-1) unstable; urgency=low

  * New upstream release implementing, amongst others, a suggestion that I
    made to Martin Strohalm : to compute the mass of the analyte and
    display it right away on the basis of the span tool that might be
    gragged between to consecutive peaks in an isotopic cluster.
  
  * Add hardening build flags in debian/rules to fix the
    hardening-no-stackprotector lintian warning about building the
    mspy/calculations.so module.

  * Add debian/upstream file to document a scientific article describing
    mmass.
  
  * Add lintian overrides for mmass and mmass-modules.

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 24 May 2012 12:01:23 +0200
  
mmass (5.0.1-1) unstable; urgency=low

  * New upstream release (bug fixes).

 -- Filippo Rusconi <lopippo@debian.org>  Fri, 20 Apr 2012 17:25:50 +0200

mmass (5.0.0-1) unstable; urgency=low

  * New upstream release.  
  
    - Updated debian/* files as the mspy/plot directory has gone and this
    is where the calculations.c code file was compile.

 -- Filippo Rusconi <lopippo@debian.org>  Wed, 21 Mar 2012 22:40:05 +0100

mmass (4.0.0-1) unstable; urgency=low

  * New upstream release. 
  
    - Feature improvements. One of these was suggested by me: provide
    automatically the charge of the ion that produced one isotopic peak
    over which the space ruler is used.

 -- Filippo Rusconi <lopippo@debian.org>  Wed, 07 Dec 2011 22:04:02 +0100

mmass (3.12.1-1) unstable; urgency=low

  * New upstream release.
  
    - Bug fixes. One of the bugs was reported by me : crash when closing
    last document.

 -- Filippo Rusconi <lopippo@debian.org>  Mon, 29 Aug 2011 09:37:13 +0200

mmass (3.12.0-1) UNRELEASED; urgency=low

  * New upstream release.
  
    - Found a bug and reported it. Not releasing, waiting for new version.
  
 -- Filippo Rusconi <lopippo@debian.org>  Sun, 28 Aug 2011 16:55:32 +0200

mmmmass (3.11.0-3) unstable; urgency=low

  * Move to dh_python2 pacakging helper;
  * Change my address to lopippo@debian.org and remove the
    DM-Upload-Allowed field.

 -- Filippo Rusconi <lopippo@debian.org>  Fri, 01 Jul 2011 21:13:45 +0200

mmass (3.11.0-2) unstable; urgency=low

  * Change calculations.so install path so that the kFreeBSD kernel is
    supported along with Linux (Closes: #626743). Thanks to Christoph
    Egger <christoph@christoph-egger.org> for reporting the bug and
    providing the patch to fix it.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Sun, 15 May 2011 10:56:37 +0200

mmass (3.11.0-1) unstable; urgency=low

  * New upstream release;
  * rules: fix clean target : remove the rm -f debian/mmass.pdf command,
    as the user guide is no more shipped within the mmass package (DFSG);
  * rules: update the VERSION number and also improve the get-orig-source
    target removing one more lint file from the source tarball.
  
 -- Filippo Rusconi <rusconi-debian@laposte.net>  Thu, 12 May 2011 18:06:54 +0200

mmass (3.10.0-1) unstable; urgency=low

  * New upstream release.
  * Fix restrictive dependency on python2.6 (Closes: #617758). Now
    python2.x is allowed. Following suggestion by Fabrice Coutadeur
    <fabricesp@ubuntu.com> (thanks for the patch).
  * Put the calculations.so private extension into a new mmass-modules
    binary package. Remove the corresponding lintian override.
  * Make a clear statement of how the upstream source tarball was
    repackaged to yield the orig.tar.gz file. The description is located
    at the bottom of the copyright file and in the README.Debian-source
    file.
  * Remove the mmass-doc binary package to ship the user guide
    PDF-formatted file as it comes in upstream's source tarball with no
    source and no license (remove dependency on mmass-doc for binary
    package mmass);
  * Update copyright date and legal text to reflect the wording in the new
    version;
  * debian/copyright : fix one typo in the GPL version (Thanks Joachim
    Reichel <joachim.reichel@gmx.de>);
  * Rename README.Debian-source to README.source (Thanks Joachim
    Reichel <joachim.reichel@gmx.de>);
  * debian/rules: add get-orig-source target (Thanks Joachim
    Reichel <joachim.reichel@gmx.de>);
  * Add README.Debian to document the absence of the User Guide. Get
    installed via mmass.docs (Thanks Joachim Reichel
    <joachim.reichel@gmx.de>);
  * Reworded the description of the binary pacakged in the control file
    (Thanks Joachim Reichel <joachim.reichel@gmx.de>);
  * Sponsored upload by Joachim Reichel <joachim.reichel@gmx.de>;

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Tue, 12 Apr 2011 13:47:11 +0200

mmass (3.9.0-1) unstable; urgency=low

  * New upstream release.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Fri, 14 Jan 2011 22:59:02 +0100

mmass (3.8.0-2) unstable; urgency=low

  * debian/start-script: fix insecure PYTHONPATH setting by making
    sure the variable is not empty (thanks Jakub Wilk
    <jwilk@debian.org> for pointing to the problem and to Chow Loong
    Jin <hyperair@ubuntu.com> and Vincent Bernat <bernat@debian.org>
    for the suggested fix).

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Fri, 26 Nov 2010 14:01:21 +0100

mmass (3.8.0-1) unstable; urgency=low

  * New upstream release (Closes: #600752). This packaging has been
    reworked as the upstream software was entirely rewritten. The package
    now includes code to build a private module. The user manual is no
    more a set of HTML files but one single PDF file. Packaging was thusly
    adapted. Note that a new mmass-modules package was initially
    envisaged, but since we are in release times in the new package would
    force a sieve through the NEW queue, we sticked to a single binary
    'any' package containing arch-dep and arch-indep stuff. Thanks to DD
    Michael Banck for the suggestion.
  * Set source format to 3.0 (quilt).

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Mon, 01 Nov 2010 15:17:10 +0100

mmass (2.4.0-4) unstable; urgency=low

  * debian/control: add ${misc:Depends} dependency to Depends: field (so
    as to remove one lintian warning);
  * debian/control: bump up Standards-Version: 3.8.3.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Wed, 13 Jan 2010 17:51:56 +0100

mmass (2.4.0-3) unstable; urgency=low

  * debian/changelog: add field XS-Python-Version: >= 2.4 and make
    Depends: ${python:Depends} instead of Depends: python2.5 | python2.4;
  
  * debian/start-script: remove conditional on the presence of python2.4
    or python2.5, start program with exec python
    /usr/share/mmass/mmass.py;
  
  * Both changes above are to prepare for introduction of Python2.6 and
    removal of Python2.5 (Closes: #561162). Thanks to Jakub Wilk
    <ubanus@users.sf.net> for the patch.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Tue, 15 Dec 2009 22:20:37 +0100

mmass (2.4.0-2) unstable; urgency=low

  * watch: fix rule to match new mmass.org site and structure.
  
  * Fixes in the man pages;
  
  * Add -i do dh_* in binary-indep target.
    
 -- Filippo Rusconi <rusconi-debian@laposte.net>  Fri, 06 Nov 2009 09:29:03 +0100

mmass (2.4.0-1) unstable; urgency=low

  * Initial release (Closes: #525675);
    
 -- Filippo Rusconi <rusconi-debian@laposte.net>  Wed, 20 May 2009 23:30:28 +0200

