debian/0000755000000000000000000000000011616336111007165 5ustar debian/control0000644000000000000000000000265311616336111010576 0ustar Source: libnet-jifty-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libany-moose-perl (>= 0.04), libdatetime-perl, libemail-address-perl, libencode-perl (>= 2.41) | perl (>= 5.13.9), libhash-merge-perl, libpath-class-perl, libterm-readkey-perl, libtest-mockobject-perl, liburi-perl, libwww-perl, libyaml-perl Maintainer: Debian Perl Group Uploaders: Christine Spang , Jonathan Yu , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Net-Jifty/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-jifty-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-jifty-perl.git Package: libnet-jifty-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libany-moose-perl (>= 0.04), libdatetime-perl, libemail-address-perl, libencode-perl (>= 2.41) | perl (>= 5.13.9), libhash-merge-perl, libpath-class-perl, libterm-readkey-perl, liburi-perl, libwww-perl, libyaml-perl Description: interface to applications using the Jifty web framework Net::Jifty is a Perl module for interacting with web applications based on the Jifty web framework via its REST interface. Using this module, you can easily write client-side utilities and scripts, as well as more complex applications, such as Net::Hiveminder. debian/copyright0000644000000000000000000000251211616336111011120 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Shawn M Moore Source: http://search.cpan.org/dist/Net-Jifty/ Name: Net-Jifty Files: * Copyright: 2007-2009, Best Practical Solutions License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Christine Spang 2011, Jonathan Yu 2011, gregor herrmann 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/watch0000644000000000000000000000015711616336111010221 0ustar version=3 http://search.cpan.org/dist/Net-Jifty/ .*/Net-Jifty-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211616336111010363 0ustar 8 debian/changelog0000644000000000000000000000153211616336111011040 0ustar libnet-jifty-perl (0.14-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release (closes: #636390). * Standards-Version 3.9.1 (refer to GPL-1+) * Refresh copyright information * Bump to debhelper compat 8 * Use new 3.0 (quilt) source format * Rewrite control description * Add myself to Uploaders and Copyright [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/copyright: add information about inc/*. * Add /me to Uploaders. * Set Standards-Version to 3.9.2 (no changes). * debian/control: add new build and runtime dependencies. -- gregor herrmann Wed, 03 Aug 2011 23:15:43 +0200 libnet-jifty-perl (0.12-1) unstable; urgency=low * Initial Release. (Closes: #542313) -- Christine Spang Tue, 25 Aug 2009 14:40:04 -0400 debian/source/0000755000000000000000000000000011616336111010465 5ustar debian/source/format0000644000000000000000000000001411616336111011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611616336111010244 0ustar #!/usr/bin/make -f %: dh $@