Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
8a4134f3
Commit
8a4134f3
authored
Aug 25, 2009
by
Peter Van Eynde
Browse files
now using debhelper v7
parent
decd0919
Changes
4
Hide whitespace changes
Inline
Side-by-side
debian/changelog
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
...
...
debian/compat
View file @
8a4134f3
4
7
debian/control
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/
...
...
debian/rules
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
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment