- If necessary, patch po/Makefile.in from po-Makefile.in.in.diff to

get DESTDIR installation (required to get locales installed
correctly).
- Use dh_perl to get accurate perl dependencies.
This commit is contained in:
Ivo Timmermans 2000-11-02 22:51:16 +00:00
parent ef12849c1a
commit 6a10e42f73
4 changed files with 43 additions and 14 deletions

4
debian/changelog vendored
View file

@ -1,10 +1,12 @@
tinc (1.0pre3-0.1) unstable; urgency=low
tinc (1.0pre3-0.2) unstable; urgency=low
* New upstream version (1.0pre3) (Closes: #71274).
* Better Depends and Build-Depends lines.
* Dropped dependencies on libgmp, added libssl.
* doc-base.tinc: New file.
* Deleted the file shlibs, as there on longer is a libblowfish.
* Patch po/Makefile.in.in from po-Makefile.in.in.diff if necessary.
* Use dh_perl to get accurate perl dependencies.
-- Ivo Timmermans <ivo@debian.org> Thu, 2 Nov 2000 16:53:52 +0100