2011
apcalc (2.12.4.4-2) unstable; urgency=low
* Fixed debhelper Build-Depends
* Fixed spelling error in apcalc-common description
* Added Depends: ${misc:Depends} to make lintian happy
-- Martin Buck <mbuck@debian.org> Wed, 17 Aug 2011 09:14:43 +0200
apcalc (2.12.4.4-1) unstable; urgency=low
* New upstream release * Switched to debhelper compatibility level 8 * Build-depend just on libreadline-dev. Closes: #553725 * Fixed a few typos in the manpage. Thanks to Francesco Poli for spotting them. Closes: #602081 * Fixed FTBFS on kFreeBSD/Hurd. Closes: #490552 * Switched to dpkg-source 3.0 (quilt) format
-- Martin Buck <mbuck@debian.org> Fri, 12 Aug 2011 09:21:47 +0200
2008
apcalc (2.12.3.3-1) unstable; urgency=low
* New upstream release. Closes: #440759 (see "help unexpected") * Upstream switched from releasing .gz to .bz2: - Updated debian/watch to search for .bz2 - Added get-orig-source target to debian/rules to download and convert source to .gz - Added note to copyright file as required by Developer's Reference * Upgraded to Standards-Version 3.8.0.0 - Use menu section Applications/Science/Mathematics - Moved homepage URL from description to its field in debian/control * Updated menu file to also depend on apcalc-common to make lintian happy * Added lintian-overrides for non-bugs * Don't link against libhistory and libncurses - libhistory isn't used at all and libncurses is only required when linking statically, which we don't * Removed useless dh_makeshlibs call * Added groff-base to Build-Depends
-- Martin Buck <mbuck@debian.org> Mon, 16 Jun 2008 07:28:38 +0200
2007
apcalc (2.12.1.13-3) unstable; urgency=low
* Fixed garbage output/dangling pointer when executing
config("mode","XX"). Closes: #430866
* Applied typo fixes in manpage received from A. Costa. Closes: #438448
-- Martin Buck <mbuck@debian.org> Fri, 17 Aug 2007 13:04:41 +0200
apcalc (2.12.1.13-2) unstable; urgency=low
* Temporary workaround for FTBFS bug on big endian machines, restoring
the code from 2.12.1.5 that seemed to work fine for us. To be fixed
properly in next upstream release. Closes: #414893
* Added missing bsdmainutils (we require /usr/bin/col) to Build-Depends.
Closes: #415046
* Added debian/watch
* Fixed output of "help usage" to show the formatted instead of the
unformatted man page
* Fixed "make clobber" to remove all files built by "make all"
-- Martin Buck <mbuck@debian.org> Wed, 14 Mar 2007 21:32:53 +0100
apcalc (2.12.1.13-1) unstable; urgency=low
* New upstream release
-- Martin Buck <mbuck@debian.org> Wed, 14 Mar 2007 15:20:37 +0100
2006
apcalc (2.12.1.5-1) unstable; urgency=low
* New upstream release
* Use ${source:Version} instead of ${Source-Version} for apcalc-common
dependency to make it binNMU-safe
* Give gcc 4.1 a try on all archs
* Switched to debhelper compatibility level 5
* Upgraded to Standards-Version 3.7.2.0 (no changes required)
-- Martin Buck <mbuck@debian.org> Tue, 3 Oct 2006 09:29:43 +0200
apcalc (2.11.11-1) unstable; urgency=low
* New upstream release
* As usual, the latest gcc (tested up to 4:4.0.2-2) is broken on some
architectures, this time on arm and m68k. Build-depend on and use gcc-3.3
on these.
-- Martin Buck <mbuck@debian.org> Sat, 7 Jan 2006 21:29:12 +0100
2005
apcalc (2.11.10.1-2) unstable; urgency=low
* Fixed build dependencies to also list real packages in addition to virtual
ones. Closes: #326387
* Fixed typo in "help builtin" output. Closes: #307671
* Build-depend on gcc >= 4.0.2 to avoid early 4.0 versions which miscompiled
apcalc at least on i386. Closes: #318362
* Upgraded to Standards-Version 3.6.2.0 (no changes required)
-- Martin Buck <mbuck@debian.org> Thu, 6 Oct 2005 11:01:07 +0200
2004
apcalc (2.11.10.1-1) unstable; urgency=low
* New upstream release. Closes: #280990
-- Martin Buck <mbuck@debian.org> Thu, 30 Dec 2004 15:09:52 +0100
apcalc (2.11.9.3-1) unstable; urgency=low
* New upstream release * Moved arch-independent files to new package apcalc-common. Closes: #233327
-- Martin Buck <mbuck@debian.org> Mon, 8 Mar 2004 01:12:15 +0100
2003
apcalc (2.11.8.1-1) unstable; urgency=low
* New upstream release * Use "pager" instead of "more" * Moved apcalc-dev from section math to devel to match override file
-- Martin Buck <mbuck@debian.org> Fri, 29 Aug 2003 00:50:57 +0200
apcalc (2.11.6.3-1) unstable; urgency=low
* New upstream release
- Documents -f instead of -S for shell script mode. Closes: #172201
* We now build-depend on gcc >= 3.1 for m68k, alpha, powerpc, so:
- Build m68k with optimization again since #64832 finally seems to be fixed
- Removed workaround for #61537 on alpha
- Removed workaround introduced in 2.11.5t0-1 on powerpc
* Build apcalc-dev without readline support to avoid dependency of libcalc.a
on readline. Closes: #141419
* Upgraded to Standards-Version 3.5.8
-- Martin Buck <mbuck@debian.org> Thu, 23 Jan 2003 00:15:53 +0100
2001
apcalc (2.11.5t4.5-1) unstable; urgency=low
* New upstream release
* Removed version numbers from -dev packages in Build-Depends
* Compile with optimization turned off on m68k because gcc is broken there
and causes test suite failures. Closes: #119742
-- Martin Buck <mbuck@debian.org> Thu, 6 Dec 2001 01:59:21 +0100
apcalc (2.11.5t4.4-1) unstable; urgency=low
* New upstream release. Closes: #99327
-- Martin Buck <mbuck@debian.org> Fri, 20 Jul 2001 22:13:11 +0200
apcalc (2.11.5t0-1) unstable; urgency=low
* New upstream release. Closes: #85257 * Added debhelper to Build-Depends. Closes: #70140 * Implemented workaround for PPC optimization problems with gcc-2.95.2
-- Martin Buck <mbuck@debian.org> Mon, 5 Mar 2001 20:52:06 +0100
2000
apcalc (2.11.2t1.0-1) unstable; urgency=low
* New upstream version * Compiled with libreadline4. Closes: #63177 * Added Build-Depends to control file
-- Martin Buck <mbuck@debian.org> Sat, 5 Aug 2000 00:16:27 +0200
apcalc (2.11.1t3-1) unstable; urgency=low
* New upstream version (Warning: New search paths for library files;
new copyright)
* Implemented workaround for Alpha optimization problems with gcc-2.95.2
Closes: #61537
-- Martin Buck <mbuck@debian.org> Mon, 24 Apr 2000 17:36:34 +0200
1999
apcalc (2.11.0t9.4.5-1) unstable; urgency=low
* New upstream version * Enabled readline-support
-- Martin Buck <mbuck@debian.org> Sun, 5 Dec 1999 22:52:09 +0100
apcalc (2.11.0t8.10-2) unstable; urgency=low
* Put all documentation into /usr/share/{doc,man} instead of having some
of it in /usr/{doc,man} (Yes folks, I know I'm stupid. No need to tell
me :-)
* Moved everything from /usr/{,local/}lib/calc to /usr/{,local/}share/calc
-- Martin Buck <mbuck@debian.org> Mon, 1 Nov 1999 23:26:09 +0100
apcalc (2.11.0t8.10-1) unstable; urgency=low
* New upstream version
* Removed -fno-strict-aliasing for m68k: The regression errors were not
due to a gcc/calc optimization bug, but due to a problem with the m68k
build daemon (exact reason still unclear)
* Updated calc URL in copyright file
* Upgraded to Debian Policy 3.0.1.1
-- Martin Buck <mbuck@debian.org> Mon, 1 Nov 1999 01:37:36 +0100
apcalc (2.10.3t5.46-3) unstable; urgency=low
* Back to gcc on m68k (with -fno-strict-aliasing)
-- Martin Buck <mbuck@debian.org> Fri, 3 Sep 1999 22:55:31 +0200
apcalc (2.10.3t5.46-2) unstable; urgency=low
* No longer symlink /usr/doc/apcalc-dev to /usr/doc/apcalc because
this violates policy (apcalc-dev only Suggests: apcalc).
* Also include libcustcalc.a, because this is required to link with
libcalc.a
* Compiled with -D_REENTRANT
* Compile with egcc on m68k, because gcc-2.7.2.3 miscompiles calc.
* Checked conformance with Debian policy 2.5.0 (not completely,
because there's still no shared libcalc).
-- Martin Buck <mbuck@debian.org> Thu, 26 Aug 1999 23:38:54 +0200
1998
apcalc (2.10.3t5.46-1) unstable; urgency=low
* New upstream version * Use more debhelper features
-- Martin Buck <mbuck@debian.org> Sun, 4 Oct 1998 11:09:20 +0200
apcalc (2.10.3t5.45-5) unstable; urgency=low
* Removed /bin/ash-dependency from custom/Makefile (closes: Bug#26864)
-- Martin Buck <mbuck@debian.org> Thu, 24 Sep 1998 22:24:51 +0200
apcalc (2.10.3t5.45-4) unstable; urgency=low
* Removed /usr/doc/apcalc/{copyright,changelog*} from package apcalc-dev
because these files are also in apcalc, apcalc-dev depends on it and
apcalc dev contains a link from /usr/doc/apcalc-dev to /usr/doc/apcalc.
Now dpkg no longer complains about files being overwritten.
-- Martin Buck <mbuck@debian.org> Wed, 9 Sep 1998 23:19:58 +0200
apcalc (2.10.3t5.45-3) unstable; urgency=low
* Use pristine sources
* Switched from debstd to debhelper
* Disabled regression tests 951 & 5984 to allow building without stdin
connected to a tty (closes: Bug#25786)
-- Martin Buck <mbuck@debian.org> Tue, 25 Aug 1998 23:10:56 +0200
1997
apcalc (2.10.3t5.45-2) unstable; urgency=low
* apcalc-dev now depends on libc6-dev instead of libc5-dev
-- Martin Buck <mbuck@debian.org> Mon, 6 Oct 1997 01:09:51 +0200
apcalc (2.10.3t5.45-1) unstable; urgency=low
* Initial Release.
-- Martin Buck <mbuck@debian.org> Tue, 23 Sep 1997 00:40:50 +0200