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
8a4134f3
Commit
8a4134f3
authored
15 years ago
by
Peter Van Eynde
Browse files
Options
Downloads
Patches
Plain Diff
now using debhelper v7
parent
decd0919
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/changelog
+2
-1
2 additions, 1 deletion
debian/changelog
debian/compat
+1
-1
1 addition, 1 deletion
debian/compat
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
5 additions
and
4 deletions
debian/changelog
+
2
−
1
View file @
8a4134f3
...
...
@@ -2,8 +2,9 @@ cl-asdf (1:20090819-1) unstable; urgency=low
* New upstream, New homepage and new upstream repository.
* changed section to lisp
* now using debhelper v7
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 25 Aug 2009 23:0
2:11
+0200
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 25 Aug 2009 23:0
3:28
+0200
cl-asdf (1.111-1) unstable; urgency=low
...
...
This diff is collapsed.
Click to expand it.
debian/compat
+
1
−
1
View file @
8a4134f3
4
7
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
8a4134f3
...
...
@@ -3,7 +3,7 @@ Section: lisp
Priority: optional
Maintainer: Debian Common Lisp Team <pkg-common-lisp-devel@lists.alioth.debian.org>
Uploaders: Peter Van Eynde <pvaneynd@debian.org>
Build-Depends: debhelper (>>
4.0.0
)
Build-Depends: debhelper (>>
7
)
Build-Depends-Indep: cvs2cl, texinfo,texlive-extra-utils, texlive, texlive-generic-recommended, dh-lisp
Standards-Version: 3.7.3.0
Homepage: http://common-lisp.net/project/asdf/
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
8a4134f3
...
...
@@ -32,7 +32,7 @@ binary-arch: build
binary-indep: build
dh_testdir -i
dh_testroot -i
dh_
clean -k
-i
dh_
prep
-i
chmod +x test/run-tests.sh
dh_installdirs -i
dh_install -i
...
...
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