debian/0000755000000000000000000000000011650300266007165 5ustar debian/control0000644000000000000000000000213511650300266010571 0ustar Source: libdancer-session-memcached-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100) Build-Depends-Indep: perl, libcache-memcached-perl, libdancer-perl (>= 1.130) Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-session-memcached-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdancer-session-memcached-perl.git Homepage: http://search.cpan.org/dist/Dancer-Session-Memcached/ Package: libdancer-session-memcached-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcache-memcached-perl, libdancer-perl (>= 1.130) Description: Memcached-based session backend for Dancer Dancer::Session::Memcached implements a session engine based on the Memcached API. Sessions are stored as memcached objects via a list of Memcached servers. . Dancer is a lightweight yet powerful web application framework. debian/copyright0000644000000000000000000000216211650300266011121 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Alexis Sukrieh Source: http://search.cpan.org/dist/Dancer-Session-Memcached/ Name: Dancer-Session-Memcached Files: * Copyright: 2009-2011, Alexis Sukrieh License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Damyan Ivanov 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/watch0000644000000000000000000000032411650300266010215 0ustar version=3 opts=uversionmangle=s/\.\d$/$&000/;s/\.\d\d$/$&00/;s/\.\d\d\d$/$&0/; \ http://search.cpan.org/dist/Dancer-Session-Memcached/ .*/Dancer-Session-Memcached-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211650300266010363 0ustar 8 debian/changelog0000644000000000000000000000237711650300266011050 0ustar libdancer-session-memcached-perl (0.2020-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 21 Oct 2011 16:24:40 +0200 libdancer-session-memcached-perl (0.2001-1) unstable; urgency=low * New upstream release. * debian/watch: update uversionmangle to 4-digit minor versions. -- gregor herrmann Wed, 05 Oct 2011 18:23:53 +0200 libdancer-session-memcached-perl (0.200-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Correct Vcs-Browser and Vcs-Git URLs. [ gregor herrmann ] * New upstream release. * debian/watch: add a uversionmangle in case upstream goes back to one- or two-digit minor versions. * Remove patch, applied upstream. * Don't install README anymore (text version of the POD/manpage). * Add /me to Uploaders. * Update years of upstream copyright. * Add build dependency on Module::Build 0.3601. -- gregor herrmann Tue, 04 Oct 2011 18:36:24 +0200 libdancer-session-memcached-perl (0.1-1) unstable; urgency=low * Initial Release. (Closes: #631474 -- ITP) -- Damyan Ivanov Fri, 24 Jun 2011 11:41:46 +0300 debian/source/0000755000000000000000000000000011650300266010465 5ustar debian/source/format0000644000000000000000000000001411650300266011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611650300266010244 0ustar #!/usr/bin/make -f %: dh $@