Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cl-launch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xcvb
cl-launch
Commits
9c9187bb
Commit
9c9187bb
authored
11 years ago
by
Francois-Rene Rideau
Browse files
Options
Downloads
Patches
Plain Diff
Releasing 3.22.1 with debian
parent
fea1c70d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+2
-1
2 additions, 1 deletion
Makefile
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
with
8 additions
and
1 deletion
Makefile
+
2
−
1
View file @
9c9187bb
...
...
@@ -111,4 +111,5 @@ quickrelease: reinstall_here
VER
=
`
./cl-launch.sh
--version
|
(
read
a b
;
echo
$$
b
)
`
;
\
cd
..
&&
\
tar
zcf cl-launch-
$${
VER
}
.tar.gz
--exclude
.git cl-launch
&&
\
rsync
-av
cl-launch/cl-launch.sh cl-launch-
$${
VER
}
.tar.gz common-lisp.net:/project/xcvb/public_html/cl-launch/
rsync
-av
cl-launch/cl-launch.sh cl-launch-
$${
VER
}
.tar.gz common-lisp.net:/project/xcvb/public_html/cl-launch/
&&
\
ssh common-lisp.net
ln
-sf
cl-launch-
$${
VER
}
.tar.gz /project/xcvb/public_html/cl-launch/cl-launch.tar.gz
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
9c9187bb
cl-launch (3.22.1-1) unstable; urgency=low
* Tweak to hush ASDF upgrade. Minor edit of documentation.
-- Francois-Rene Rideau <fare@tunes.org> Mon, 16 May 2013 01:22:49 -0400
cl-launch (3.22-1) unstable; urgency=low
* Release of cl-launch to match ASDF 3.0.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment