Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcvb
cl-launch
Commits
d7053077
Commit
d7053077
authored
May 26, 2015
by
Francois-Rene Rideau
Browse files
Tweak debian control
parent
9bf90505
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
d7053077
...
...
@@ -6,14 +6,14 @@ Maintainer: Francois-Rene Rideau <fare@tunes.org>
Uploaders: Christoph Egger <christoph@debian.org>, Kan-Ru Chen <koster@debian.org>, Milan Zamazal <pdm@debian.org>, Peter Van Eynde <pvaneynd@debian.org>, Julien Danjou <acid@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6.1
Vcs-Git:
git://
common-lisp.net/
projects/
xcvb/cl-launch.git
Vcs-Git:
https://gitlab.
common-lisp.net/xcvb/cl-launch.git
Package: cl-launch
Architecture: all
Depends: ${misc:Depends}
Suggests: cl-asdf (>= 2:3.1.4)
Recommends: sbcl (>= 1:1.2.3), cl-asdf (>= 2:3.1.2)
Breaks: cl-asdf (<
<
2:3.1.1), common-lisp-controller (<= 7.
2
)
Breaks: cl-asdf (<
=
2:3.1.1), common-lisp-controller (<= 7.
3
)
Description: uniform frontend to running Common Lisp code from the shell
CL-Launch will allow you to invoke Common Lisp source code from the shell
command line, from a shell script or as a Common Lisp script. It will also
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment