debian/0000755000000000000000000000000011664206063007172 5ustar debian/control0000644000000000000000000000276311664206063010605 0ustar Source: libdancer-plugin-flashmessage-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdancer-perl (>= 1.3001), perl (>= 5.12) | libmodule-build-perl (>= 0.3601), perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-plugin-flashmessage-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdancer-plugin-flashmessage-perl.git Homepage: http://search.cpan.org/dist/Dancer-Plugin-FlashMessage/ Package: libdancer-plugin-flashmessage-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdancer-perl (>= 1.3001) Description: Dancer plugin to display temporary, so called "flash messages" Dancer::Plugin::FlashMessage helps you display temporary messages, also known as "flash messages". Flash messages can be used to inform the user that a certain operation was successful in way that doesn't take space when there are no messages to be shown. . The plugin provides a flash() method for setting the message and takes care of attaching the content to the session, propagating it to the templating system, and then removing it from the session. . The developer's only remaining job is to provide a place in the views or the layout where the message will be displayed. . Dancer is a lightweight yet powerful web application framework. debian/copyright0000644000000000000000000000215111664206063011124 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Damien "dams" Krotkine Source: http://search.cpan.org/dist/Dancer-Plugin-FlashMessage/ Name: Dancer-Plugin-FlashMessage Files: * Copyright: 2011, Damien "dams" Krotkine 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/watch0000644000000000000000000000022111664206063010216 0ustar version=3 http://search.cpan.org/dist/Dancer-Plugin-FlashMessage/ .*/Dancer-Plugin-FlashMessage-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211664206063010370 0ustar 8 debian/changelog0000644000000000000000000000110511664206063011041 0ustar libdancer-plugin-flashmessage-perl (0.314-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. * Add /me to Uploaders. -- gregor herrmann Sat, 26 Nov 2011 16:56:23 +0100 libdancer-plugin-flashmessage-perl (0.313-1) unstable; urgency=low * Initial Release. (Closes: #631492 -- ITP) -- Damyan Ivanov Fri, 24 Jun 2011 14:03:41 +0300 debian/source/0000755000000000000000000000000011664206063010472 5ustar debian/source/format0000644000000000000000000000001411664206063011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611664206063010251 0ustar #!/usr/bin/make -f %: dh $@