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
Package 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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tarn Burton
asdf
Commits
8a5d086c
Commit
8a5d086c
authored
11 years ago
by
Francois-Rene Rideau
Browse files
Options
Downloads
Patches
Plain Diff
Update debian files for another attempt at packaging.
parent
7e560d71
Branches
Branches containing commit
Tags
debian/2%3.1.2-2
Tags containing commit
No related merge requests found
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
debian/changelog
+2
-2
2 additions, 2 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/copyright
+7
-11
7 additions, 11 deletions
debian/copyright
debian/rules
+0
-1
0 additions, 1 deletion
debian/rules
debian/watch
+1
-1
1 addition, 1 deletion
debian/watch
with
11 additions
and
16 deletions
debian/changelog
+
2
−
2
View file @
8a5d086c
cl-asdf (2:3.1.2-
1
) unstable; urgency=low
cl-asdf (2:3.1.2-
2
) unstable; urgency=low
New release:
* ~/common-lisp/ is now present by default in the source-registry, so
...
...
@@ -56,7 +56,7 @@ cl-asdf (2:3.1.2-1) unstable; urgency=low
* Substantially rewritten, updated, and expanded manual.
* TODO updated.
-- Francois-Rene Rideau <fare@tunes.org>
Tue
, 1
6
May 2014
07:04:29 +02
00
-- Francois-Rene Rideau <fare@tunes.org>
Mon
, 1
9
May 2014
20:07:40 -04
00
cl-asdf (2:3.0.3-1) unstable; urgency=low
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
8a5d086c
...
...
@@ -10,7 +10,7 @@ Uploaders: Peter Van Eynde <pvaneynd@debian.org>,
Robert P. Goldman <rpgoldman@sift.info>
Build-Depends: debhelper (>> 7)
Build-Depends-Indep: texinfo, texlive-extra-utils, texlive, texlive-generic-recommended
Standards-Version: 3.9.
4
Standards-Version: 3.9.
5
Homepage: http://common-lisp.net/project/asdf/
Vcs-Git: git://common-lisp.net/projects/asdf/asdf.git
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
7
−
11
View file @
8a5d086c
This package was debianized by Kevin M. Rosenberg <kmr@debian.org> on
This package was
initially
debianized by Kevin M. Rosenberg <kmr@debian.org> on
Fri, 16 Aug 2002 23:14:49 -0600.
It was downloaded from SourceForge CVS server with the below commands:
cvs -d:pserver:anonymous@cvs.cclan.sourceforge.net:/cvsroot/cclan login
(no password: just press Enter)
cvs -z3 -d:pserver:anonymous@cvs.cclan.sourceforge.net:/cvsroot/cclan \
co asdf
Peter Van Eynde took over in 2005. Then from 2010 to 2014, Francois-Rene Rideau
maintained the debian package as part of the upstream git repository at
git://common-lisp.net/projects/asdf/asdf.git
The debian related changes and files are licensed according to the GPL-v2, see
/usr/share/common-licenses/GPL-2
Upstream Authors: Dan Barlow <dan@telent.net> & Contributors
Copyright:
(This is the MIT / X Consortium license as taken from
http://www.opensource.org/licenses/mit-license.html)
http://www.opensource.org/licenses/mit-license.html on or about
Monday; July 13, 2009)
Copyright (c) 2001-20
07
Daniel Barlow and contributors
Copyright (c) 2001-20
14
Daniel Barlow and contributors
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
...
...
@@ -38,4 +35,3 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
1
View file @
8a5d086c
...
...
@@ -30,7 +30,6 @@ binary-indep: build
dh_testdir -i
dh_testroot -i
dh_prep -i
chmod +x test/run-tests.sh
dh_installdirs -i
dh_install -i
#dh_lisp -i
...
...
This diff is collapsed.
Click to expand it.
debian/watch
+
1
−
1
View file @
8a5d086c
...
...
@@ -2,4 +2,4 @@
# I can maintain the debian package directly in the upstream git.
# But when I'm gone, anything goes.
version=3
http://common-lisp
\
.net/project/asdf/archives/asdf-([0-9]+
(\.[0-9]+)*
)\.tar\.gz
http://common-lisp.net/project/asdf/archives/
asdf-([0-9
.
]+)\.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