2009
gap (4r4p12-1) unstable; urgency=low
* New upstream release. Closes: #510823. - Better support for ia64 architecture. * debian/rules: - No more build with -O0 on ia64. * Move doc-base menu entries to Science/Mathematics. Closes: #458543. Thanks Marco Rodrigues. * debian/README.Debian: remove paragraph about upgrade from Sarge. * debian/gap-core.links: - Add symlink /usr/share/gap/sysinfo.gap -> /usr/lib/gap/sysinfo.gap * debian/control: - Bump Standards-Version to 3.8.0. - Move Homepage field from description to the source section. * debian/tarball: - Extract gap and tomlib versions from files in the tarballs. * debian/README.source: (added) - Document how to generate the Debian tarballs from the upstream ones. * debian/gap-core.triggers, debian/gap-core.postinst - Set up a trigger to rebuild the system GAP workspace if it exists, when Debian GAP packages are updated. * debian/doc/update-gap-workspace.1, debian/doc/gap-policy.sgml - Document that the system GAP workspace is automatically updated.
-- Bill Allombert <ballombe@debian.org> Thu, 19 Feb 2009 10:35:52 +0100
2008
gap (4r4p10-2) unstable; urgency=low
* Change make_doc to use #!/bin/bash to allow building with
/bin/sh->/bin/dash. Closes: #459064.
* debian/copyright:
- convert to UTF-8
* debian/control:
- bump Standards-Version to 3.7.3.
-- Bill Allombert <ballombe@debian.org> Mon, 21 Jan 2008 11:29:01 +0100
2007
gap (4r4p10-1) unstable; urgency=low
* New upstream release
* Change debian/tarball script to include tools tarball in source.
* Update menu entry section to Applications/Science/Mathematics.
* debian/control:
- Build-Depends on texlive-base instead of tetex-*.
- Use ${binary:Version} instead ${Source-Version}
-- Bill Allombert <ballombe@debian.org> Thu, 22 Nov 2007 18:37:55 +0100
2006
gap (4r4p9-1) unstable; urgency=low
* New upstream release
-- Bill Allombert <ballombe@debian.org> Sun, 12 Nov 2006 15:49:23 +0100
gap (4r4p8-1) unstable; urgency=low
* New upstream release
* Bump Standard-Versions to 3.7.2
* debian/control:
- Use ${source:Version} instead ${Source-Version} to allow binNMU.
- Build-Depends on dpkg-dev (>= 1.13.19)
* Fix whatis entries of gap(1) and update-gap-workspace(1).
* Do not hard-code path to mrabbrev, see #359684. Thanks Frank Küster
-- Bill Allombert <ballombe@debian.org> Wed, 11 Oct 2006 21:39:57 +0200
gap (4r4p7-1) unstable; urgency=low
* New upstream release * debian/rules: Change -X\\.pdf to -X.pdf since dh_install was fixed. * regenerate GAP manpage.
-- Bill Allombert <ballombe@debian.org> Sat, 25 Mar 2006 13:01:43 +0100
2005
gap (4r4p6-1) unstable; urgency=low
* New upstream release
* sysinfo.gap: moved to gap-core
* debian/control: gap-core replaces gap-dev sysinfo.gap file.
* debian/README.Debian: document that some GAP packages require
gap-dev to build.
-- Bill Allombert <ballombe@debian.org> Tue, 18 Oct 2005 08:41:30 +0200
gap (4r4p5-1) unstable; urgency=low
* New upstream release
- This release includes lib/colorprompt.g by Frank Luebeck.
* Update README.Debian to reflect the new instructions to set up
colors in gap.
* cnf/gac.in: Remove spurious final rmdir (sigh).
* Tighten dependencies to avoid differents parts of GAP getting
out of sync with each others.
* Bump Standard-Versions to 3.6.2
* Add icon to menu entry.
-- Bill Allombert <ballombe@debian.org> Fri, 1 Jul 2005 16:50:34 +0200
gap (4r4p4-1) unstable; urgency=low
* New upstream release
* Remove obsolete watch file.
* Fix sections of doc-base files.
* GAP packaging policy: Recommends to compress large datasets.
* README.Debian: Add sections "Browsing GAP Documentation", "Large GAP
libraries are compressed" and "Supporting GAP".
* Fix update-gap-workspace scripts (use gap -R).
-- Bill Allombert <ballombe@debian.org> Wed, 12 Jan 2005 12:09:35 +0100
2004
gap (4r4p3-2) unstable; urgency=medium
* gap-libs:
+ Add an empty /usr/share/gap/pkg directory. GAP would fail to
start without one (if no gap-pkg-* are installed).
+ Add lib/colorprompt.g by Frank Luebeck.
-- Bill Allombert <ballombe@debian.org> Sat, 31 Jul 2004 09:48:45 +0200
gap (4r4p3-1) unstable; urgency=low
* New upstream release
* Add script update-gap-workspace to build a GAP workspace to start
GAP faster. Please read the manpage!
* Add debian/tarball script to split upstream tarballs.
* gac script patch was merged upstream. Thanks the GAP team.
* debian/control:
+ Use Homepage instead of Web page in long description.
+ Bump Standard-Version to 3.6.1.0.
+ gap now Suggests: gap-table-of-marks.
* Document update-gap-workspace in README.Debian
* Change gap script to automatically load GAP workspace if available.
* gap-core.menu: quote fields properly.
* Add the gap packaging policy document to gap-doc.
* Run a minimal test suite at build time.
* debian/rules: call make compile, not make to avoid strip.
-- Bill Allombert <ballombe@debian.org> Tue, 18 May 2004 17:50:15 +0200
2003
gap (4r3n5-1) unstable; urgency=low
* New upstream bugfix * gap-doc, gap-dev: Fix section. * Fix gap-characters-tables --> gap-character-tables typo in Suggests:
-- Bill Allombert <ballombe@debian.org> Tue, 24 Jun 2003 16:05:27 +0200
gap (4r3n4-2) unstable; urgency=low
* gap-doc: Install properly for use with SetHelpViewer and ctbllib. * gap-libs: Add pkg/ALLPKG for autoloading of gap packages. * control: Add Web page to description, remove false readline reference. * Simplify/fix gap script. Thanks Werner Nickel! * Bump Standard-Version to 3.5.10.0. * control: Replaces gap, not gap4. * control: gap Suggests gap-character-tables. * gap.1: Add reference to documentation of options. * gap-libs: Add support for compressed DVI files. * gap-core: Fix problems when writing files.
-- Bill Allombert <ballombe@debian.org> Mon, 19 May 2003 00:03:12 +0200
gap (4r3n4-1) unstable; urgency=low
* Initial Release of GAP first GPL version, 4r3, Bugfix 4.
* Changelog for the old non DSFG-free versions are in changelog-3.4.Debian
and changelog-4.2.Debian.
* New maintainer. Closes: #103406
* New upstream version: Closes: #155648, #155652.
* Fix typo in description. Closes: #124660. Thanks Matt Zimmerman.
* gap-dev contains /usr/lib/gap/src/config.h Closes: #119851
* Include files are in /usr/include/gap Closes: #119850
* Closes: #121846 which is obsolete due to package renaming.
-- Bill Allombert <ballombe@debian.org> Tue, 15 Apr 2003 22:13:35 +0200