Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asdf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Hugo Ishimaru
asdf
Commits
8d5d7acf
Commit
8d5d7acf
authored
11 years ago
by
Francois-Rene Rideau
Browse files
Options
Downloads
Patches
Plain Diff
Update the (debian) changelog
parent
d8bac5b4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+5
-3
5 additions, 3 deletions
debian/changelog
with
5 additions
and
3 deletions
debian/changelog
+
5
−
3
View file @
8d5d7acf
...
@@ -4,13 +4,15 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low
...
@@ -4,13 +4,15 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low
* asdf-package-system combines the one-file, one-package, one-system paradigm
* asdf-package-system combines the one-file, one-package, one-system paradigm
of quick-build and faslpath with the portability and robustness of ASDF 3.
of quick-build and faslpath with the portability and robustness of ASDF 3.
* Portability: much improved support for the latest GCL 2.8.
* Portability: much improved support for the latest GCL 2.8.
* Robustness: Fixes
and tweaks
for ABCL, CLISP, ECL, SBCL/Windows, XCL.
* Robustness: Fixes for ABCL, CLISP, ECL,
LispWorks,
SBCL/Windows, XCL.
Test improvements. Added missing dependencies in asdf.asd(!).
Test improvements. Added missing dependencies in asdf.asd(!).
Fixes to version-satisfies (thanks to stassats) and to the file-stamp cache.
Fixes to version-satisfies (thanks to stassats) and to the file-stamp cache.
Fixes regression from 3.0.2.12 whereby ASDF failed to avoid downgrading.
Some cleanups in the operation class definitions.
* run-program tweaked again on Windows;
* run-program tweaked again on Windows;
punting on trying to ensure no final space is ever echo'ed by CMD.EXE " ".
punting on trying to ensure no final space is ever echo'ed by CMD.EXE " ".
* provide both "asdf" and "ASDF" to play nicer with various Lisps.
* provide both "asdf" and "ASDF" to play nicer with various Lisps.
* Upgrading from a sufficiently forward-compatible version (currently: 2.
27
)
* Upgrading from a sufficiently forward-compatible version (currently: 2.
33
)
will be less disruptive of ASDF uses and enhancements in the current image:
will be less disruptive of ASDF uses and enhancements in the current image:
previously loaded systems will not be cleared anymore,
previously loaded systems will not be cleared anymore,
variables defined with defparameter* will not be reset.
variables defined with defparameter* will not be reset.
...
@@ -20,7 +22,7 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low
...
@@ -20,7 +22,7 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low
* ASDF3.1 feature pushed, to signal the slew of significant improvements
* ASDF3.1 feature pushed, to signal the slew of significant improvements
since initial ASDF 3.0 pre-release (i.e. version 2.27).
since initial ASDF 3.0 pre-release (i.e. version 2.27).
-- Francois-Rene Rideau <fare@tunes.org> Tue,
03
Jan 2014
15:10:56
-0500
-- Francois-Rene Rideau <fare@tunes.org> Tue,
14
Jan 2014
00:28:00
-0500
cl-asdf (2:3.0.3-1) unstable; urgency=low
cl-asdf (2:3.0.3-1) unstable; urgency=low
...
...
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