Skip to content
Snippets Groups Projects
Commit 9c9187bb authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Releasing 3.22.1 with debian

parent fea1c70d
No related branches found
No related tags found
No related merge requests found
......@@ -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
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment