Source: libtorrent
Priority: extra
Section: libs
Maintainer: Jose Luis Rivas <ghostbar@debian.org>
Uploaders:
 Rogério Brito <rbrito@ime.usp.br>,
 Dmitry E. Oboukhov <unera@debian.org>,
 Jonathan McDowell <noodles@earth.li>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 libcppunit-dev,
 libcurl4-openssl-dev,
 libsigc++-2.0-dev,
 libssl-dev
Standards-Version: 3.9.6
Vcs-git: git://git.debian.org/git/collab-maint/libtorrent.git
Vcs-browser: http://git.debian.org/?p=collab-maint/libtorrent.git;a=summary
Homepage: https://rakshasa.github.io/rtorrent/

Package: libtorrent-dev
Section: libdevel
Architecture: any
Depends:
 libsigc++-2.0-dev,
 libtorrent19 (= ${binary:Version}),
 ${misc:Depends}
Description: C++ BitTorrent library by Rakshasa (development files)
 LibTorrent is a BitTorrent library written in C++ for *nix. It is
 designed to avoid redundant copying and storing of data that other
 clients and libraries suffer from.
 .
 This package contains the files needed to compile and link programs
 which use LibTorrent.

Package: libtorrent19
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: C++ BitTorrent library by Rakshasa
 LibTorrent is a BitTorrent library written in C++ for *nix. It is
 designed to avoid redundant copying and storing of data that other
 clients and libraries suffer from.
