aboutsummaryrefslogtreecommitdiffstats
path: root/debian/prerm
Commit message (Collapse)AuthorAgeFilesLines
* rewrite postrm and prerm with case syntaxBryan Newbold2017-08-021-3/+7
|
* Import Debian changes 5e5-3.3debian/5e5-3.3Hilko Bengen2017-02-201-2/+0
| | | | | | | | scm (5e5-3.3) unstable; urgency=low * Non-maintainer upload. * Fixed texinfo errors (Closes: #712339) * Removed install-info from maintainer scripts (Closes: #708498)
* Import Debian changes 5e4-3debian/5e4-3Thomas Bushnell2017-02-201-7/+0
| | | | | | | | | | | | | | | | | | | scm (5e4-3) unstable; urgency=low * debian/rules (SCM_OPTIONS): Add -F differ. * debian/control (libscm-dev): New package. We don't make a shared library because there is no standardization of SCM options, and no way to indicate in a non-brittle fashion what SCM options are available in any particular build, nor any standardization of sonames. * debian/rules (build): Build libscm.a too. (install): Install libscm.a, scm.h, scmfig.h, and scmflags.h into libscm-dev. Don't install header files in scm package. (Closes: #459828) * debian/copyright: Add proper authorship and copyright information; make mention of the special library linking exception since we are now packaging the library.
* Import Debian changes 5e4-1debian/5e4-1Thomas Bushnell2017-02-201-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | scm (5e4-1) unstable; urgency=low * New upstream release. * debian/control: Require at least version 3a5 of slib. * debian/postrm: New file to remove /usr/lib/scm/implcat and /usr/lib/scm/slibcat upon purge. (Closes: #455124). Thanks to Kumar Appaiah for the fix. * debian/control (Architecture): Add armel and armeb. (Closes: #408792). * debian/rules (install): Don't use -s when installing. dh_strip should be sufficient, and this should make the nostrip build option work. (Closes: #438004). * continue.h: Repeat change from 5e1-2. * xgen.scm: Repeat change from 5e2-4. * scm.1: Repeat change from 5e2-4. * build.scm: Repeat change from 5e3-5.
* Import Debian changes 5e3-6.1debian/5e3-6.1Neil Williams2017-02-201-6/+0
| | | | | | | | | | | | scm (5e3-6.1) unstable; urgency=low * Non-maintainer upload. * Split doc-base file into two files, add missing 'Index' fields for 'info' sections (closes: #369576). Thanks to Robert Luberda for the patch. * Remove from rules/postinst/postrm any manually doc-base handling code, since dh_installdocs supports doc-base on its own. Thanks to Robert Luberda for the patch.
* Import Debian changes 5e2-4debian/5e2-4Thomas Bushnell2017-02-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scm (5e2-4) unstable; urgency=medium * Medium urgency because this fixes the non-working xgen.scm and compile.scm programs. * debian/control (Standards-Version): Update to 3.7.2. * debian/control (Architecture): Change i386-hurd to hurd-i386. * scm.1 (.TH): Put in section number. * debian/doc-base: Put .gz suffix after info files, since that's how we install them. * debian/rules (binary-arch): Make compile.scm and xgen.scm executable. * xgen.scm (#!): Find /usr/bin/scm in correct place. * debian/control (Build-Depends): Add debhelper. * debian/rules (DH_VERBOSE): New variable; commented out. (checkdir): Delete variable; replace with dh_testdir. (checkroot): Delete target; replace with dh_testroot. (clean): Call dh_testroot. Remove build-stamp first in case something later bombs. Call dh_clean at the end. (binary-indep): Just depend on build and install and do nothing else. (install): New target. Most of the guts come here from binary-arch. Call debhelper stuff at the front. Install into debian/scm instead of debian/tmp. (binary-arch): Use debhelper commands to build the package. (.PHONY): Add install. * debian/compat: New file (level 5). * debian/postinst: Add #DEBHELPER# token. * debian/prerm: Add #DEBHELPER# token.
* Import Debian changes 5e1-1debian/5e1-1Thomas Bushnell2017-02-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | scm (5e1-1) unstable; urgency=low * New upstream release. (Closes: #335970) * debian/rules (SCM_OPTIONS): Remove -F turtlegr; the file supporting this option seems to have gone by the wayside. * debian/rules (binary-arch): Don't try to install grtest.scm; it's gone now. * debian/rules (build-stamp): Use tee to capture output of ./build so that we can capture a copy of the file in the build log. * scm.1: Fix spelling errors in manual page: verobse -> verbose; qoutes -> quotes; aguments -> arguments; neccessary -> necessary; preceeds -> precedes. syncronization -> synchronization. (Closes: #300131) * debian/postinst, debian/prerm: Assume that install-docs is in the standard place, and test for it there with test -x. (Closes: #292996)
* Import Debian changes 5d6-3.2debian/5d6-3.2LaMont Jones2017-02-201-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scm (5d6-3.2) unstable; urgency=low * Fix hppa compile. Closes: #144062 scm (5d6-3.1) unstable; urgency=low * NMU with patch from James Troup, to fix FTBFS on sparc. Closes: #191171 scm (5d6-3) unstable; urgency=low * Add build depend on xlibs-dev (Closes: #148020) scm (5d6-2) unstable; urgency=low * Remove libregexx-dev from build-depends. * Change build to use ./scmlit rather than scmlit (should fix some build problems) (looks like alpha is mostly building) * New release (Closes: #140175) * Built with turtlegraphics last time (Closes: #58515) scm (5d6-1) unstable; urgency=low * New upstream. * Add xlib and turtlegr to requested list of features. (closes some bug) * Make clean actually clean most everything up. * Remove hacks renaming build to something else and just set build as a .PHONY target in debian/rules. * Add the turtlegr code. scm (5d5-1) unstable; urgency=low * New upstream * Has fixes for 64 bit archs. May fix alpha compile problem. Does fix (Closes: #140175) * Take out -O2 arg. scm (5d4-3) unstable; urgency=low * Don't link with regexx, but just use libc6's regular expression functions. * Define (terms) to output /usr/share/common-licenses/GPL (Closes: #119321) scm (5d4-2) unstable; urgency=low * Add texinfo to build depends (Closes: #107011) scm (5d4-1) unstable; urgency=low * New upstream release. * Move install-info --remove to prerm. scm (5d3-5) unstable; urgency=low * Move scm info files to section "The Algorithmic Language Scheme" to match up with guile. scm (5d3-4) unstable; urgency=low * Fix build depends (Closes: #76691) scm (5d3-3) unstable; urgency=low * Fix path in scm dhelp file. scm (5d3-2) unstable; urgency=low * Actually put the header files in the package. Oops. scm (5d3-1) unstable; urgency=low * New upstream. (Closes: #74761) * Make (terms) use new license location. * Make use libregexx rather than librx. * Fix build depends for above. * Using new regex lib seems to fix crash (Closes: #66787) * Consider adding scm-dev package with headers, but instead just add the headers to the scm package. (Closes: #70787) * Add doc-base support.
* Import Debian changes 5d2-3debian/5d2-3James LewisMoss2017-02-201-0/+8
scm (5d2-3) unstable frozen; urgency=low * Fix libncurses4-dev -> libncurses5-dev build depend (Closes: #58435) * Fix libreadline2-dev -> libreadline4-dev build depend. * Fix license location in copyright file (lintian warning) * Add tetex-bin as a build depend (needs makeinfo) (Closes: #53197) * Add -isp option to dpkg-gencontrol (lintian error) * Move scm to section interpreters. scm (5d2-2) unstable; urgency=low * Apply patch from upstream for bug in eval.c. (Picked up from comp.lang.scheme) * Add Build-Depends on slib, librx1g-dev, libncurses4-dev, libreadlineg2-dev. * Up standards version. * Correct description: this is an R5RS implementation now * Make sure no optimizations are done on m68k. (Closes: #52434) scm (5d2-1) unstable; urgency=low * New upstream. scm (5d1-2) unstable; urgency=low * Remove TAGS on clean (cut the diff back down to reasonable size). scm (5d1-1) unstable; urgency=low * New upstream. * move stuff to /usr/share. scm (5d0-3) unstable; urgency=low * Change scmlit call to ./scmlit call (missed one) (Fixes bugs #37455 and #35545) * Change man file permissions to 644 (fixes lintian warning) scm (5d0-2) unstable; urgency=low * Removed call to add_final in init_crs. lendwin doesn't do anything and scm was crashing when quit everytime in final_scm. * Changed copyright to reflect new source. scm (5d0-1) unstable; urgency=low * New upstream. * Changed (terms) to access "/usr/doc/copyright/GPL". * Changed regex to use -lrx scm (5c3-6) unstable; urgency=low * New maintainer.