Get the head revision up to date with cabal
authorIvo Timmermans <ivo@lychnis.net>
Wed, 18 Oct 2000 19:44:11 +0000 (19:44 +0000)
committerIvo Timmermans <ivo@lychnis.net>
Wed, 18 Oct 2000 19:44:11 +0000 (19:44 +0000)
THANKS
configure.in
debian/changelog
debian/control

diff --git a/THANKS b/THANKS
index 9f8f47f510e7a98ad78193939d01a14b6b19f669..6116810a009a1a8a92be8c57a8b69d556a28c7dd 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -13,6 +13,7 @@ I would like to thank
  * Robert van der Meulen (early configuration code)
  * Cris van Pelt (small fixes)
  * Enrique Zanardi (for the Spanish translation)
  * Robert van der Meulen (early configuration code)
  * Cris van Pelt (small fixes)
  * Enrique Zanardi (for the Spanish translation)
+ * Matias Carrasco (for the Spanish translation of the manual)
 
 for their help, support and ideas.  Thank you guys!
 
 
 for their help, support and ideas.  Thank you guys!
 
index 93a6f74600d46f0d6d5f5eb7201a90d848e1b010..4adbb627806f7e750283d3de29670256ee1bca39 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process this file with autoconf to produce a configure script.
 
 dnl Process this file with autoconf to produce a configure script.
 
-dnl $Id: configure.in,v 1.13.2.10 2000/10/16 11:35:10 zarq Exp $
+dnl $Id: configure.in,v 1.13.2.11 2000/10/18 19:44:11 zarq Exp $
 
 AC_INIT(src/tincd.c)
 
 AC_INIT(src/tincd.c)
-AM_INIT_AUTOMAKE(tinc, 1.0pre3)
+AM_INIT_AUTOMAKE(tinc, echelon)
 AM_CONFIG_HEADER(config.h)
 
 dnl Include the macros from the m4/ directory
 AM_CONFIG_HEADER(config.h)
 
 dnl Include the macros from the m4/ directory
index f89acaebe17cf4a47463088c78ea66517d087aaf..6c570df1c5869e082bc17a0c7af487796aae036e 100644 (file)
@@ -1,6 +1,6 @@
-tinc (1.0pre3-1) unstable; urgency=low
+tinc (1.0pre3-0.1) unstable; urgency=low
 
 
-  * 
+  * upgraded to upstream version 1.0pre3
 
  -- Ivo Timmermans <itimmermans@bigfoot.com>  Sun, 25 Jun 2000 00:00:00 +0200
 
 
  -- Ivo Timmermans <itimmermans@bigfoot.com>  Sun, 25 Jun 2000 00:00:00 +0200
 
index c08c622bf5d815be23d83547e3312844d566e3af..ea9c9ca20607db95928746596940bfbc6d82a38b 100644 (file)
@@ -14,5 +14,6 @@ Description: Virtual Private Network daemon
  create an entire (moderately sized) VPN with only one daemon per
  participating computer.
  .
  create an entire (moderately sized) VPN with only one daemon per
  participating computer.
  .
- You need to have two kernel modules installed, the manual will
+ You need to have two kernel modules installed, on a Debian system
+ they should already be there; if they are not, the manual will
  explain you how to do that.
  explain you how to do that.