Rev |
Age |
Author |
Path |
Log message |
Diff |
105 |
4134d 10h |
magnus |
/trunk/debian/ |
Delete code moving the no longer existing nettle directory out of the way. |
|
93 |
4739d 05h |
magnus |
/trunk/debian/ |
Use dpkg-buildflags. |
|
86 |
4975d 02h |
magnus |
/trunk/debian/ |
s/dh_clean -k/dh_prep/ |
|
85 |
4975d 03h |
magnus |
/trunk/debian/ |
Enable tests.
testsuite-mini-inetd-localhost.patch (new): When told to bind to
"localhost", mini-inetd, which is used in certain (optional) tests,
seems to bind to 255.255.255.255, which is of course no good. Tell it
to bind to 127.0.0.1 instead. |
|
83 |
4975d 07h |
magnus |
/trunk/debian/ |
Revert the part of debian/rules that runs the tests, so that it can be added together with the changelog entry and related patch. |
|
79 |
4975d 07h |
magnus |
/trunk/debian/ |
* Change source format to 3.0 (quilt), renaming all patches
from *.dpatch to *.patch and dropping the numbers.
* While 30_nonettle.dpatch was a script that used sed to modify
instances of Makefile.in, nonettle.patch patches Makefile.am files as
well as configure.ac. dh-autoremake is used to call autoremake before
configure and to restore the effects in the clean target. The
src/nettle subdirectory still needs to be renamed to avoid its header
files from being found; that is now done in debian/rules.
* Switch from CDBS to a more old-style debian/rules to get better
control over the build process.
* Increase Debhelper compat level to 7. |
|
40 |
5538d 05h |
magnus |
/trunk/debian/ |
Drop the no longer useful lsh-server-config script. |
|
26 |
5972d 11h |
magnus |
/trunk/debian/ |
I hear that --no-undefined / -z defs should be before --as-needed. |
|
25 |
5972d 11h |
magnus |
/trunk/debian/ |
Use --as-needed to avoid unnecessary dependencies. |
|
8 |
6238d 07h |
magnus |
/trunk/debian/ |
Many changes:
* Wrap dependency fields
* Put names of files to install in *.install, *.manpages etc., with
a few exceptions
* Add 30_nonettle.dpatch, which moves src/nettle out of the way
and changes references to nettle in the various Makefile.in:s.
* Drop the deprecated lshc wrapper.
* Delete debian/*.dirs (dh_installdirs is almost never needed).
* Change lshc to lsh in debian/mans/lcp.1
* No longer ship sexp-conv, which comes from nettle, but let lsh-utils
depend on nettle-bin instead. lsh-utils.postinst and lsh-utils.prerm
thus can be dropped.
* Put sftp-server in /usr/lib/lsh-server and let the manpage be
sftp-server(8lsh), so that it doesn't have to be called
sftp-server.lsh.
* Depend on dpatch again.
* Ship lsh documentation in HTML format and add
debian/lsh-doc.doc-base listing it and the Info file. |
|
7 |
6238d 12h |
magnus |
/trunk/debian/ |
Commit _all_ the changes pertaining to lsh-utils-doc becoming lsh-doc, and update the changelog timestamp. |
|
2 |
6369d 09h |
magnus |
/trunk/debian/ |
[svn-inject] Applying Debian modifications to trunk |
|