debian/0000755000000000000000000000000011653441540007171 5ustar debian/copyright0000644000000000000000000000217511653441540011131 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Leon Brocard Source: http://search.cpan.org/dist/Net-VNC/ Name: Net-VNC Files: * Copyright: 2006-2011, Leon Brocard acme@astray.com 2011, Chris Dolan clotho@cpan.org 2011, Maurice Castro maurice@ipexchange.com.au License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Salvatore Bonaccorso 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/watch0000644000000000000000000000015311653441540010221 0ustar version=3 http://search.cpan.org/dist/Net-VNC/ .*/Net-VNC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000264311653441540010601 0ustar Source: libnet-vnc-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libclass-accessor-perl, libcrypt-des-perl, libimage-imlib2-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Net-VNC/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-vnc-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-vnc-perl.git Package: libnet-vnc-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libcrypt-des-perl, libimage-imlib2-perl Description: Perl module implementing a simple VNC client Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. Net::VNC acts as a VNC client and communicates to a VNC server using the RFB protocol, allowing you to capture the screen of the remote computer. . This module dies upon connection errors (with a timeout of 15 seconds) and protocol errors. . This implementation is based largely on the RFB Protocol Specification, http://www.realvnc.com/docs/rfbproto.pdf. That document has an error in the DES encryption description, which is clarified via http://www.vidarholen.net/contents/junk/vnc.html. debian/changelog0000644000000000000000000000272011653441540011044 0ustar libnet-vnc-perl (0.40-1) unstable; urgency=low * Imported Upstream version 0.40 -- Salvatore Bonaccorso Mon, 31 Oct 2011 07:42:23 +0100 libnet-vnc-perl (0.39-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.39 * debian/copyright: - Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. - Correct and update copyright information. Correct upstream copyright information stated in the LICENSE file. The module itself contains only copyright statement for Leon Brocard. * debian/control: - Remove unneeded Build-Depends-Indep. Remove Build-Depends-Indep on perl (in Build-Depends) and libmodule-build-perl (>= 0.350000). - Move perl to Build-Depends. Move perl to Build-Depends for Build.PL use. - Remove perl from Depends. Dependency is covered by ${perl:Depends} -- Salvatore Bonaccorso Fri, 16 Sep 2011 22:31:00 +0200 libnet-vnc-perl (0.38-1) unstable; urgency=low * New upstream release * debian/copyright: Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.2. -- Salvatore Bonaccorso Sun, 15 May 2011 16:32:55 +0200 libnet-vnc-perl (0.37-1) unstable; urgency=low * Initial Release (Closes: #607469). -- Salvatore Bonaccorso Wed, 22 Dec 2010 16:57:24 +0100 debian/rules0000755000000000000000000000003611653441540010250 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011653441540010471 5ustar debian/source/format0000644000000000000000000000001411653441540011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211653441540010367 0ustar 8