Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kmrcl
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Nyxt
kmrcl
Commits
2d863a7d
Commit
2d863a7d
authored
15 years ago
by
Kevin Rosenberg
Browse files
Options
Downloads
Patches
Plain Diff
mild cleanup
parent
fee00d2b
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
debian/control
+0
-1
0 additions, 1 deletion
debian/control
debian/copyright
+1
-1
1 addition, 1 deletion
debian/copyright
debian/postinst
+0
-3
0 additions, 3 deletions
debian/postinst
debian/prerm
+0
-2
0 additions, 2 deletions
debian/prerm
debian/watch
+0
-1
0 additions, 1 deletion
debian/watch
with
1 addition
and
8 deletions
debian/control
+
0
−
1
View file @
2d863a7d
...
...
@@ -14,4 +14,3 @@ Description: General Utilities for Common Lisp Programs
This package includes general purpose utilities for Common Lisp
programs. It is packages for Debian primarily to support more complex
Common Lisp packages by the upstream author Kevin Rosenberg.
This diff is collapsed.
Click to expand it.
debian/copyright
+
1
−
1
View file @
2d863a7d
...
...
@@ -5,7 +5,7 @@ It was downloaded from http://files.b9.com/kmrcl
Upstream Author: Kevin M. Rosenberg <kevin@rosenberg.net>
Copyright (C) 2000-200
6
by Kevin M. Rosenberg.
Copyright (C) 2000-200
9
by Kevin M. Rosenberg.
This code is free software; you can redistribute it and/or modify it
under the terms of the version 2.1 of the GNU Lesser General Public
...
...
This diff is collapsed.
Click to expand it.
debian/postinst
+
0
−
3
View file @
2d863a7d
...
...
@@ -15,9 +15,6 @@ case "$1" in
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit
0
This diff is collapsed.
Click to expand it.
debian/prerm
+
0
−
2
View file @
2d863a7d
...
...
@@ -15,8 +15,6 @@ case "$1" in
;;
esac
#DEBHELPER#
exit
0
This diff is collapsed.
Click to expand it.
debian/watch
+
0
−
1
View file @
2d863a7d
version=3
http://files.b9.com/kmrcl/kmrcl-([\d\.]*)\.tar\.gz
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