debian/0000755000000000000000000000000012061133275007166 5ustar debian/rules0000755000000000000000000000003612061133275010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000245712061133275010601 0ustar Source: libhttp-cookiemonster-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdata-printer-perl, libdata-serializer-perl, libhttp-cookies-perl, libmoo-perl (>= 1.000003), libsafe-isa-perl, libsub-exporter-perl, libtest-most-perl, perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-cookiemonster-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-cookiemonster-perl.git Homepage: http://search.cpan.org/dist/HTTP-CookieMonster/ Package: libhttp-cookiemonster-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-cookies-perl, libmoo-perl (>= 1.000003), libsafe-isa-perl, libsub-exporter-perl Description: module for easy read/write access to HTTP::Cookies jar HTTP::CookieMonster was created because messing around with HTTP::Cookies is non-trivial. HTTP::Cookies is a very useful module, but using it is not always as easy and clean as it could be. HTTP::CookieMonster gives you a simple interface for getting and setting cookies. . Warning: this is BETA code which is still subject to change. debian/source/0000755000000000000000000000000012061133275010466 5ustar debian/source/format0000644000000000000000000000001412061133275011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000064312061133275011043 0ustar libhttp-cookiemonster-perl (0.05-1) unstable; urgency=low * New upstream release. * Install new example script. * debian/control: add a verb in the long description. -- gregor herrmann Sun, 09 Dec 2012 17:05:13 +0100 libhttp-cookiemonster-perl (0.4-1) unstable; urgency=low * Initial release (closes: #688352). -- gregor herrmann Sat, 22 Sep 2012 00:00:52 +0200 debian/libhttp-cookiemonster-perl.examples0000644000000000000000000000001312061133275016205 0ustar examples/* debian/compat0000644000000000000000000000000212061133275010364 0ustar 8 debian/copyright0000644000000000000000000000206212061133275011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-CookieMonster Source: http://search.cpan.org/dist/HTTP-CookieMonster/ Upstream-Contact: Olaf Alders Files: * Copyright: 2012, Olaf Alders License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000020112061133275010210 0ustar version=3 http://search.cpan.org/dist/HTTP-CookieMonster/ .*/HTTP-CookieMonster-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$