debian/0000755000000000000000000000000012146756555007206 5ustar debian/copyright0000644000000000000000000000237012146756555011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Net-Dropbox-API Upstream-Contact: Lenz Gschwendtner Source: https://metacpan.org/release/Net-Dropbox-API/ Files: * Copyright: 2010, Lenz Gschwendtner License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012, 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/watch0000644000000000000000000000017412146756555010241 0ustar version=3 https://metacpan.org/release/Net-Dropbox-API/ .*/Net-Dropbox-API-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000215212146756555010611 0ustar Source: libnet-dropbox-api-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcommon-sense-perl, libdata-random-perl, libhttp-message-perl, libjson-perl, libmouse-perl, libnet-oauth-perl, libtest-pod-perl, libtest-pod-coverage-perl, liburi-perl, libwww-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-dropbox-api-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-dropbox-api-perl.git Homepage: https://metacpan.org/release/Net-Dropbox-API/ Package: libnet-dropbox-api-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcommon-sense-perl, libdata-random-perl, libhttp-message-perl, libjson-perl, libmouse-perl, libnet-oauth-perl, liburi-perl, libwww-perl Suggests: libmojolicious-perl Description: Perl module providing a dropbox API interface Net::Dropbox::API is a perl interface to the Dropbox API. The Dropbox API is a OAuth based API. debian/changelog0000644000000000000000000000265612146756555011071 0ustar libnet-dropbox-api-perl (1.9-1) unstable; urgency=low * Imported Upstream version 1.9 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Tue, 21 May 2013 22:43:56 +0200 libnet-dropbox-api-perl (1.8-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 1.8 * Update debian/copyright information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for included Module::Install in inc/Module/. Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Fri, 23 Mar 2012 08:22:10 +0100 libnet-dropbox-api-perl (1.7-1) unstable; urgency=low * New upstream release * debian/control: Add liburi-perl to (Build-)Depends(-Indep). -- Salvatore Bonaccorso Tue, 28 Jun 2011 08:38:08 +0200 libnet-dropbox-api-perl (1.6.1-1) unstable; urgency=low * New upstream release -- Salvatore Bonaccorso Fri, 24 Jun 2011 08:07:59 +0200 libnet-dropbox-api-perl (1.6-1) unstable; urgency=low * Initial Release (Closes: #629996). -- Salvatore Bonaccorso Tue, 14 Jun 2011 09:02:46 +0200 debian/rules0000755000000000000000000000003612146756555010265 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012146756555010506 5ustar debian/source/format0000644000000000000000000000001412146756555011714 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212146756555010404 0ustar 8 debian/libnet-dropbox-api-perl.examples0000644000000000000000000000001312146756555015377 0ustar examples/*