lp:debian/stretch/cmucl

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/cmucl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

18. By Peter Van Eynde

* clarify PCL license request. (Closes: #821150)
* Added Brazilian Portuguese debconf translation
  (Closes: #816927)
* use https for anonscm.debian.org reference
* Fix hardening options in rules
* Really remove check for common-lisp-controller in site-init.lisp

17. By Peter Van Eynde

Fix "FTBFS (missing build-depends)" by adding a Build-Depends on
hardening-includes and cleaning up the build environment.
(Closes: #806246)

16. By Peter Van Eynde

Make cmucl-docs and cmucl-source 'Multi-Arch: foreign' as suggested by
Aaron M. Ucko. (Closes: #801694)

15. By Peter Van Eynde

* Imported new upstream. For a list of changes see:
  https://gitlab.common-lisp.net/cmucl/cmucl/wikis/Release21a

  Highlights are:

  * LISP:WITH-STRING-CODEPOINT-ITERATOR added to iterate over the
    codepoints in a string. This works the same as
    WITH-HASH-TABLE-ITERATOR.
  * LISP:WITH-STRING-GLYPH-ITERATOR added to iterate over the glyphs
    in a string. Works like WITH-HASH-TABLE-ITERATOR.
  * LOOP supports new extended keywords
     (loop for cp being the codepoint of string ...)
    codepoints, code-point, and code-points are aliases for codepoint.
     (loop for g-string being the glpyh of string ...)
    glyphs is an alias for glpyh.
  * Added clx-inspector module.
  * The external-format :UTF is no longer an alias for :UTF-8.
* Remove the patch to remove Xp, upstream removed it.
* Remove check for common-lisp-controller in site-init.lisp
* cmucl-source might be Indep, but we still need to Depend on it
* Remove cmucl-source dependency on cl-asdf as we already ship it.

14. By Peter Van Eynde

Remove reference to Xp. This library seems not to be used in reality.
(Closes: #789515)

13. By Peter Van Eynde

* New upstream release. Changes:
  http://trac.common-lisp.net/cmucl/wiki/Release20e
  http://trac.common-lisp.net/cmucl/wiki/Release20f

  This fixes:
   - "segfault" with newer kernels (Closes: #723679)

* Build now created linux-n not anymore build-n
* Use canonical URL for git repository
* Updated Standard Version, no major changes
* Upstream now only supports SSE2 builds, no more x87 only,
  modified to cmucl.1 manpage to reflect this.
* include updated watch file from

  http://anonscm.debian.org/viewvc/sepwatch/trunk/watchfiles/cmucl_20c-2.1.watch?view=markup

  thanks to bartm.
* Don't copy the clx and hemlock sources twice into the cmucl-source
  package. Thanks to the dedup project.
* use pathfind in prerm to avoid lintian warning
  command-with-path-in-maintainer-script
* Now using debhelper compatibility level 9
* Removed references to pre-historic versions and conflicts
* Enable debian hardening options
* Prevented duplicate conf-file by running dh_buildep with
  appropriate options
* Fix "FTBFS: build-indep needed for binary-arch" by moving the
  cmucl-clm documentation to cmucl-docs. This builds on the previous
  entry which implemented the --arch --indep seperation.

  Thanks for Paul Gevers <email address hidden> for the patch.

  (Closes: #683398)
* Fix "clean target does not clean up all created files" by
  importing the patch from Paul Gevers <email address hidden>.
  (Closes: #728045)
* Added the Italian translation of debconf messages.
  (Closes: #737220)
* disable the gray-stream-examples-protection.patch as it
  breaks the gray-streams in fact.
* Use the motif packages instead of lesstif.
* Fix the Vcs-Git URL

12. By Paul Gevers

* Non-maintainer upload.
* Transition from lesstif2 to motif (Closes: #714655)
* Build depend on libxt-dev (was pulled in by lesstif2 until now)
* Add patch to not link against libXp (it is going to be removed
  from Debian, see bug #657253) and other unnecessary libraries
  (libXext was no build dependency anyways)
* Add patch to prevent endless loop during build (Closes: #728044)
* Prevent building twice by touching build-*-stamp
* Prevent dublicate control entries by calling dh_builddeb only on the
  proper target

11. By Peter Van Eynde

* Actually reference the changelog for 20c, not 19d!
* Remove unneeded postinst/prerm for cmucl-source. (Closes: #656317)

10. By Peter Van Eynde

* New upstream release: 20c. Lots of changes see:
  http://common-lisp.net/project/cmucl/downloads/release/20c/release-20c.txt
* Add workaround for gcc-4.6 over-optimization. (Closes: #483331)
* Added Danish translation. (Closes: #626735)
* Document workaround-for-gcc-4.6-overoptimization patch
* Updated Standards-Version, no real changes
* Remove the 'The''s in the Descriptions
* Removed non-required changelog files
* Improved cmucl package description
* Stop using common-lisp-controller and dh-lisp
* Prepare for release

9. By Peter Van Eynde

* New upstream release: 20b. (Closes: #587450)
* Integrated patch 20b-000
* We were cleaning up too much, don't remove .gif files
* Fixed typo in src/docs/cmu-user/unicode.tex
* Make documentation work with newer texlive/hevea
* Updated Standards-Version, no real changed
* Use + in NEWS file
* move own-work round as quilt assumes that all our stuff is in debian/
* Found a workaround. Now we build sse2 and x87 images of cmucl.
  (Closes: #526584)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/cmucl
This branch contains Public information 
Everyone can see this information.

Subscribers