debian/0000755000000000000000000000000012013311014007150 5ustar debian/rules0000755000000000000000000000012212013311014010223 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: /bin/echo "Skipping tests" debian/control0000644000000000000000000000221712013311014010555 0ustar Source: libvuser-google-api-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvuser-google-api-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libvuser-google-api-perl.git Homepage: http://search.cpan.org/dist/VUser-Google-Api/ Package: libvuser-google-api-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl, libmoose-perl, libwww-perl, libxml-simple-perl Description: Perl module that implements the Google Apps Provisioning API VUser::Google::ProvisioningAPI provides a simple interface to the Google Apps for Your Domain Provisioning API. . The Google Apps for Your Domain Provisioning API enables application developers to programmatically enable access to Google Apps. It provides functions for creating, retrieving, updating and deleting user accounts with one or more domains, nicknames, email aliases, organization units, and groups. debian/source/0000755000000000000000000000000012013311014010450 5ustar debian/source/format0000644000000000000000000000001412013311014011656 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025512013311014011024 0ustar libvuser-google-api-perl (1.0.1-1) unstable; urgency=low * Initial Release. (Closes: #679161) -- Joenio Costa Fri, 13 Jul 2012 16:05:42 -0300 debian/compat0000644000000000000000000000000212013311014010346 0ustar 8 debian/patches/0000755000000000000000000000000012013311014010577 5ustar debian/patches/manpage-has-errors-from-pod2man0000644000000000000000000000066112013311014016517 0ustar Description: Fix syntax error in manpage generated by pod2man, patch forwarded and accepted by upstream but not released yet Forwarded: http://code.google.com/p/vuser/issues/detail?id=12&can=1 --- a/lib/VUser/Google/ApiProtocol.pm +++ b/lib/VUser/Google/ApiProtocol.pm @@ -199,6 +199,7 @@ If set to a true value, C will refresh the authentication token even if it's not necessary. + =back =head2 Read-only members debian/patches/series0000644000000000000000000000004012013311014012006 0ustar manpage-has-errors-from-pod2man debian/copyright0000644000000000000000000000206212013311014011103 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VUser-Google-Api Source: http://search.cpan.org/dist/VUser-Google-Api/ Files: * Copyright: 2006, Johan Reinalda 2007-2009, Randy Smith License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Joenio Costa 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/watch0000644000000000000000000000017512013311014010204 0ustar version=3 http://search.cpan.org/dist/VUser-Google-Api/ .*/VUser-Google-Api-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$