Skip to content

Debian Changelog snappea (3.0d3-20.1)

2010

snappea (3.0d3-20.1) unstable; urgency=low

   * Non-maintainer upload.
   * Set PYTHONPATH in a secure way. (Closes: #605151)
   * Change doc-base section to Science/Mathematics.
   * debian/control: Add ${misc:Depends}.

 -- Ansgar Burchardt <ansgar@debian.org>  Thu, 02 Dec 2010 13:15:42 +0100

2007

snappea (3.0d3-20) unstable; urgency=low

   * Updated for new debian menu layout.  Menu entries have moved from
     Apps/Math to Applications/Science/Mathematics.
   * Replaced ${Source-Version} with ${binary:Version} in snappea-dev's
     dependency list.
   * Other lintian fixes: move DH_COMPAT to debian/compat; only allow
     $(MAKE) distclean to fail if the Makefile is missing.

 -- Ben Burton <bab@debian.org>  Sat, 13 Oct 2007 07:46:20 +1000

2006

snappea (3.0d3-19) unstable; urgency=low

   * Updated to new python policy (finally!), using python-central
     (closes: #380954).
   * Changed hard-coded dependency on python2.3 to dependency on the
     default python version.
   * Switch to debhelper compatibility level 5.
   * Bumped standards-version to 3.7.2.1.

 -- Ben Burton <bab@debian.org>  Sun, 10 Sep 2006 09:09:20 +1000

2005

snappea (3.0d3-18) unstable; urgency=low

   * Updated copyright file to include more comprehensive statements
     regarding licensing and funding.
   * Updated closed orientable census data with new data that has recently
     been made available by the author.  The new data has documentation, more
     invariants and greater detail, as well as a couple of minor corrections
     (which are noted in the documentation).  The file itself has been
     renamed from ClosedOrientableDistinct.txt to ClosedCensusInvariants.txt.
   * Minor aesthetic changes to short package descriptions.
   * Greetings from the ICE-EM/AMSI Summer School!

 -- Ben Burton <bab@debian.org>  Tue, 25 Jan 2005 18:30:59 +1100

2004

snappea (3.0d3-17) unstable; urgency=low

   * Switched from python2.1 to default version of python (in this case 2.3).
   * Using python-pmw from debian instead of shipping our own older pmw code.
   * Patched sources to use OptionMenu.getcurselection() instead of
     OptionMenu.get(), as required by newer python-pmw.
   * Using dh_python to handle bytecode compilation.
   * Re-libtoolised to fix some build errors that have recently appeared.
   * Using Replaces instead of Conflicts for files that moved from
     snappea into snappea-dev way back in version 3.0d3-10.
   * Quoted 'needs' and 'section' fields in the debian menu file.

 -- Ben Burton <bab@debian.org>  Fri, 2 Jul 2004 20:37:27 +1000

2003

snappea (3.0d3-16) unstable; urgency=low

   * Updated upstream website and upstream author email.
   * Changed -dev package section to libdevel.
   * Bumped standards-version to 3.6.1.

 -- Ben Burton <bab@debian.org>  Sun, 12 Oct 2003 19:35:57 +1000

snappea (3.0d3-15) unstable; urgency=low

   * Minor manpage updates.
   * Bumped standards-version to 3.6.0.

 -- Ben Burton <bab@debian.org>  Thu, 28 Aug 2003 09:04:22 +1000

snappea (3.0d3-14) unstable; urgency=low

   * Reworked to use python2.1 since in its current state SnapPea does not
     support python2.2.
   * New maintainer email address.
   * Bumped standards-version to 3.5.8.

 -- Ben Burton <bab@debian.org>  Fri, 31 Jan 2003 19:39:37 +1100

2002

snappea (3.0d3-13) unstable; urgency=low

   * Applied libtool patch to cope with one snappea library linking against
     another (closes: Bug#164232).
   * Wrapped unix_kit prototypes in extern "C" for C++ users.
   * Bumped standards-version to 3.5.7.0.

 -- Ben Burton <benb@acm.org>  Mon, 14 Oct 2002 15:23:48 +1000

snappea (3.0d3-12) unstable; urgency=low

   * Updated libtool (closes: Bug#163608).
   * Updated author's website.

 -- Ben Burton <benb@acm.org>  Wed, 9 Oct 2002 08:58:38 +1000

snappea (3.0d3-11) unstable; urgency=low

   * Default version of python is now 2.2.

 -- Ben Burton <benb@acm.org>  Sun, 8 Sep 2002 17:33:39 +1000

snappea (3.0d3-10) unstable; urgency=low

   * Happy new year!
   * Added autoconf/automake infrastructure.
   * Added shared library plus snappea-dev package (closes: Bug#126531).
   * Moved from python1.5 to python2.1.
   * Shaved README.Debian.

 -- Ben Burton <benb@acm.org>  Tue, 1 Jan 2002 18:22:53 +1000

2001

snappea (3.0d3-9) unstable; urgency=low

   * Updated to conform to new python policy (closes: Bug#117539).

 -- Ben Burton <benb@acm.org>  Mon, 29 Oct 2001 09:15:37 -0600

snappea (3.0d3-8) unstable; urgency=low

   * Suggests regina-normal.

 -- Ben Burton <benb@acm.org>  Thu, 11 Oct 2001 23:13:00 -0500

snappea (3.0d3-7) unstable; urgency=low

   * Depends on python instead of python-base.

 -- Ben Burton <benb@acm.org>  Fri, 21 Sep 2001 10:41:46 -0500

snappea (3.0d3-6) unstable; urgency=low

   * Removed broken links from HTML documentation.
   * General cleanup in debian/.

 -- Ben Burton <benb@acm.org>  Thu, 9 Aug 2001 14:10:14 +1000

snappea (3.0d3-5) unstable; urgency=low

   * Upped standards-version to 3.5.6.

 -- Ben Burton <benb@acm.org>  Sat, 4 Aug 2001 21:09:59 +1000

snappea (3.0d3-4) unstable; urgency=low

   * Cosmetic changes to the man page.

 -- Ben Burton <benb@acm.org>  Mon, 7 May 2001 07:58:17 -0500

snappea (3.0d3-3) unstable; urgency=low

   * Updated debian/rules to DH_COMPAT=3.
   * Build-Depends: required version (>> 3.0.0) of debhelper.
   * Updated Standards-Version to 3.5.2.
   * Removed dh_testversion from debian/rules.
   * Miscellaneous tidying in debian/.

 -- Ben Burton <benb@acm.org>  Thu, 26 Apr 2001 12:47:52 -0500

snappea (3.0d3-2) unstable; urgency=low

   * Added the SnapPea icon to the corresponding debian menu item.

 -- Ben Burton <benb@acm.org>  Thu, 1 Mar 2001 14:51:09 -0600

snappea (3.0d3-1) unstable; urgency=low

   * Initial Release (closes: Bug#84996).
   * Added a top-level Makefile.
   * Added program execution scripts /usr/bin/snappea and
     /usr/bin/snappea-console.
   * Hard-coded the census location as /usr/share/snappea/CuspedCensusData.

 -- Ben Burton <benb@acm.org>  Thu, 15 Feb 2001 10:58:17 -0600