Various small changes.
[oweals/tinc.git] / debian / control
index 21b624c07b1dd821b76d9294bbb590ad2a4d0839..0b6032c5417a093823b1f504f876722c553e32b6 100644 (file)
@@ -3,12 +3,12 @@ Section: non-US/main
 Priority: optional
 Maintainer: Ivo Timmermans <ivo@debian.org>
 Standards-Version: 3.0.1
-Build-Depends: libc6-dev, libssl095a-dev, autoconf (>= 2.12),
- automake, debhelper
+Build-Depends: libc6-dev, libssl096-dev, autoconf (>= 2.12),
+ automake, debhelper, gettext
 
 Package: tinc
-Architecture: i386
-Depends: ${shlibs:Depends}, (libssl095a|libssl095|libssl09), perl5
+Architecture: i386 alpha
+Depends: ${shlibs:Depends}, ${perl:Depends}
 Description: Virtual Private Network daemon
  tinc is a daemon with which you can create a virtual private network
  (VPN).  One daemon can handle multiple connections, so you can
@@ -16,5 +16,5 @@ Description: Virtual Private Network daemon
  participating computer.
  .
  You need to have two kernel modules installed, on a Debian system
- they should already be there; if they are not, the manual will
+ they should already be there.  If they are not, the manual will
  explain you how to do that.