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
5aa6bc91
Commit
5aa6bc91
authored
11 years ago
by
Francois-Rene Rideau
Browse files
Options
Downloads
Patches
Plain Diff
Fix debian package.
parent
bd30a8d0
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/cl-asdf.install
+1
-1
1 addition, 1 deletion
debian/cl-asdf.install
debian/rules
+0
-3
0 additions, 3 deletions
debian/rules
with
8 additions
and
4 deletions
debian/changelog
+
7
−
0
View file @
5aa6bc91
cl-asdf (2:3.0.1.2-1) unstable; urgency=low
ASDF 3.0.1.2 fixes issues with the debian package itself.
It also includes fixes to run-program and run-shell-command.
-- Francois-Rene Rideau <fare@tunes.org> Mon, 27 May 2013 22:44:50 -0400
cl-asdf (2:3.0.1-1) unstable; urgency=low
cl-asdf (2:3.0.1-1) unstable; urgency=low
ASDF 3.0.1 is an emergency release for better compatibility with Quicklisp.
ASDF 3.0.1 is an emergency release for better compatibility with Quicklisp.
...
...
This diff is collapsed.
Click to expand it.
debian/cl-asdf.install
+
1
−
1
View file @
5aa6bc91
uiop
/
*.
lisp
build
/
asdf
.
lisp
contrib
/
asdf
.
asd
build
.
xcvb
usr
/
share
/
common
-
lisp
/
source
/
cl
-
asdf
/
uiop
/
*.
lisp
build
/
contrib
/
asdf
.
asd
build
.
xcvb
version
.
lisp
-
expr
usr
/
share
/
common
-
lisp
/
source
/
cl
-
asdf
/
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
3
View file @
5aa6bc91
#!/usr/bin/make -f
#!/usr/bin/make -f
# MAde with the aid of dh_make, by Craig Small
# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
# Some lines taken from debmake, by Cristoph Lameter.
# Uncomment this to turn on verbose mode.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
#export DH_VERBOSE=1
...
...
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