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
Jan Moringen
asdf
Commits
a22a081a
Commit
a22a081a
authored
15 years ago
by
Peter Van Eynde
Browse files
Options
Downloads
Patches
Plain Diff
added ${misc:Depends} to cl-asdf Depends
parent
88fea4e3
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
+1
-0
1 addition, 0 deletions
debian/control
with
3 additions
and
1 deletion
debian/changelog
+
2
−
1
View file @
a22a081a
...
@@ -7,8 +7,9 @@ cl-asdf (1:20090819-1) unstable; urgency=low
...
@@ -7,8 +7,9 @@ cl-asdf (1:20090819-1) unstable; urgency=low
* remove cvs2cl from dependencies
* remove cvs2cl from dependencies
* remove upstream ChangeLog
* remove upstream ChangeLog
* added dummy watch file
* added dummy watch file
* added ${misc:Depends} to cl-asdf Depends
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 01 Sep 2009 08:1
8
:0
7
+0100
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 01 Sep 2009 08:1
9
:0
1
+0100
cl-asdf (1.111-1) unstable; urgency=low
cl-asdf (1.111-1) unstable; urgency=low
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
0
View file @
a22a081a
...
@@ -14,6 +14,7 @@ Architecture: all
...
@@ -14,6 +14,7 @@ Architecture: all
Recommends: common-lisp-controller, sbcl | lisp-compiler
Recommends: common-lisp-controller, sbcl | lisp-compiler
Replaces: sbcl-common (<= 1:0.9.13.0-2)
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 (<< 6.13)
Depends: ${misc:Depends}
Description: Another System Definition Facility
Description: Another System Definition Facility
asdf provides a "make" type functions for Common Lisp packages. It
asdf provides a "make" type functions for Common Lisp packages. It
provides compilation and loading features for complex Lisp systems
provides compilation and loading features for complex Lisp systems
...
...
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