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
95bb845e
Commit
95bb845e
authored
Mar 03, 2014
by
Francois-Rene Rideau
Browse files
4.0.2.2: another trivial attempt at a debian package.
parent
84b9f9da
Changes
3
Hide whitespace changes
Inline
Side-by-side
cl-launch.sh
View file @
95bb845e
#!/bin/sh
#| cl-launch.sh -- shell wrapper generator for Common Lisp software -*- Lisp -*-
CL_LAUNCH_VERSION
=
'4.0.2.
1
'
CL_LAUNCH_VERSION
=
'4.0.2.
2
'
license_information
()
{
AUTHOR_NOTE
=
"
\
# Please send your improvements to the author:
...
...
debian/changelog
View file @
95bb845e
cl-launch (4.0.2.
1
-1) unstable; urgency=low
cl-launch (4.0.2.
2
-1) unstable; urgency=low
* Package control via --package and --system-package
* --entry is now a variant of --restart, not of --init.
...
...
@@ -7,7 +7,7 @@ cl-launch (4.0.2.1-1) unstable; urgency=low
* ARGV0 support, in conjunction with ASDF 3.1.0.87.
* Documentation updated, as well as TODO file.
-- Francois-Rene Rideau <fare@tunes.org> Mon, 03 Mar 2014
19:47
:38 -0500
-- Francois-Rene Rideau <fare@tunes.org> Mon, 03 Mar 2014
22:03
:38 -0500
cl-launch (4.0.1.1-3) unstable; urgency=low
...
...
debian/watch
View file @
95bb845e
version=3
http://common-lisp.net/project/xcvb/cl-launch/ cl-launch-([0-9]+
(\.[0-9]+)*
)\.tar\.gz
http://common-lisp.net/project/xcvb/cl-launch/ cl-launch-([0-9
.
]+)\.tar\.gz
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