Imported Debian version 1.2.2~svn3653

This commit is contained in:
cristian paul peñaranda rojas 2008-11-29 00:31:58 -05:00 committed by root
commit ce56f3183d
35 changed files with 12965 additions and 0 deletions

14
debian/control vendored Normal file
View file

@ -0,0 +1,14 @@
Source: n2n
Section: net
Priority: extra
Maintainer: cristian paul peñaranda rojas <kristian.paul@gmail.com>
Build-Depends: debhelper (>= 5), libc6-dev (>= 2.0), quilt
Standards-Version: 3.8.0
Package: n2n
Architecture: any
Depends: ${shlibs:Depends}
Description: Peer-to-Peer VPN network daemon
n2n is an open source VPN application which utilizes
a Peer-to-peer architecture for network membership
and routing.