From df2441c834cf341d9b969dacc2dd8dac07cd588e Mon Sep 17 00:00:00 2001 From: xeb Date: Wed, 17 Jun 2009 00:56:34 +0400 Subject: initial import --- pptpd-1.3.3/debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 pptpd-1.3.3/debian/control (limited to 'pptpd-1.3.3/debian/control') diff --git a/pptpd-1.3.3/debian/control b/pptpd-1.3.3/debian/control new file mode 100644 index 00000000..7823247b --- /dev/null +++ b/pptpd-1.3.3/debian/control @@ -0,0 +1,15 @@ +Source: pptpd +Section: net +Priority: optional +Maintainer: Rene Mayrhofer +Standards-Version: 3.0.1.0 +Build-Depends: libwrap0-dev, debhelper (>= 4.1.16) + +Package: pptpd +Architecture: any +Depends: ${shlibs:Depends}, ppp (>=2.4.2+20030811-1), netbase, debconf, perl-base +Build-Depends: debhelper +Description: PoPToP Point to Point Tunneling Server + This implements a Virtual Private Networking Server (VPN) that is compatible + with Microsoft VPN clients. It allows windows users to connect to an + internal firewalled network using their dialup. -- cgit v1.2.3