debian/0000755000000000000000000000000011576660205007176 5ustar debian/control0000644000000000000000000000156111576660205010604 0ustar Source: libbencode-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Bencode/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbencode-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbencode-perl.git Package: libbencode-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for BitTorrent serialisation format Bencode implements the BitTorrent bencode serialisation format as described in http://www.bittorrent.org/beps/bep_0003.html . BitTorrent is a protocol for distributing files. It identifies content by URL and is designed to integrate seamlessly with the web. debian/copyright0000644000000000000000000000203711576660205011133 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Aristotle Pagaltzis Source: http://search.cpan.org/dist/Bencode/ Name: Bencode Files: * Copyright: 2010, Aristotle Pagaltzis License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Fabrizio Regalli License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015311576660205010226 0ustar version=3 http://search.cpan.org/dist/Bencode/ .*/Bencode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211576660205010374 0ustar 8 debian/changelog0000644000000000000000000000024011576660205011044 0ustar libbencode-perl (1.4-1) unstable; urgency=low * Initial Release. (Closes: #630653) -- Fabrizio Regalli Thu, 16 Jun 2011 11:03:54 +0200 debian/source/0000755000000000000000000000000011576660205010476 5ustar debian/source/format0000644000000000000000000000001411576660205011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611576660205010255 0ustar #!/usr/bin/make -f %: dh $@