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
01743bc4
Commit
01743bc4
authored
15 years ago
by
Peter Van Eynde
Browse files
Options
Downloads
Patches
Plain Diff
Added info that this version breaks clc
parent
b1d5ff5b
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
debian/changelog
+2
-1
2 additions, 1 deletion
debian/changelog
debian/control
+2
-1
2 additions, 1 deletion
debian/control
with
4 additions
and
2 deletions
debian/changelog
+
2
−
1
View file @
01743bc4
...
...
@@ -4,8 +4,9 @@ cl-asdf (2:1.625-1) UNRELEASED; urgency=low
* Added dh_installinfo for info files. (Closes: #560290)
* Incorporated run-shell-command patch for LispWorks. Thanks tianchun!
(Closes: #457919)
* Added info that this version breaks clc
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 24 Feb 2010 21:
3
8:1
5
+0100
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 24 Feb 2010 21:
4
8:1
4
+0100
cl-asdf (2:1.502-1) unstable; urgency=low
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
1
View file @
01743bc4
...
...
@@ -13,7 +13,8 @@ Package: cl-asdf
Architecture: all
Recommends: common-lisp-controller, sbcl | lisp-compiler
Replaces: sbcl-common (<= 1:0.9.13.0-2)
Conflicts: sbcl-common (<= 1:0.9.13.0-2), common-lisp-controller (<< 6.13)
Conflicts: sbcl-common (<= 1:0.9.13.0-2), common-lisp-controller (>> 7.0)
Breaks: common-lisp-controller (<= 7.0)
Depends: ${misc:Depends}
Description: Another System Definition Facility
asdf provides a "make" type functions for Common Lisp packages. It
...
...
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