debian/0000775000000000000000000000000012170534057007174 5ustar debian/rules0000775000000000000000000000013412170533065010250 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs Changes debian/watch0000664000000000000000000000016112170533065010221 0ustar version=3 http://www.exit1.org/download/event-execflow /packages/Event-ExecFlow/dist/Event-ExecFlow-(.*).tar.gz debian/changelog0000664000000000000000000000357112170534007011047 0ustar event-execflow (0.64-0ubuntu3) saucy; urgency=low * debian/source/format: Indicate 3.0 (quilt) format. * debian/control: - Build-depend on debhelper (>= 9). - Bump Standards-Version to 3.9.4. * debian/compat: Bump to 9. * debian/copyright: - Update Format URI. - Update obsolete field names. -- Logan Rosen Sun, 14 Jul 2013 10:32:12 -0400 event-execflow (0.64-0ubuntu2) lucid; urgency=low * Use libanyevent-perl instead of anyevent-perl -- Emmet Hikory Fri, 15 Jan 2010 21:24:52 +0900 event-execflow (0.64-0ubuntu1) lucid; urgency=low * New upstream release. * Switch to debhelper 7. * debian/control: - Bump Standards. - Build-Depends on anyevent-perl. - {Build-,}Depends on libintl-perl. - Add${misc:Depends} macro to Depends field. - Add Homepage field. * Update debian/copyright. -- Alessio Treglia Sat, 19 Dec 2009 18:20:53 +0000 event-execflow (0.63-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 14 Apr 2007 00:01:03 +0200 event-execflow (0.62-0.1) unstable; urgency=low * Rename the package in libevent-execflow-perl. -- Christian Marillat Thu, 29 Jun 2006 19:04:30 +0200 event-execflow (0.62-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 17 Jun 2006 22:28:06 +0200 event-execflow (0.61-0.1) unstable; urgency=low * Rebuild for amd64. -- Christian Marillat Sun, 14 May 2006 14:22:56 +0200 event-execflow (0.61-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 3 Apr 2006 10:33:48 +0200 event-execflow (0.60-0.0) unstable; urgency=low * Initial release. -- Christian Marillat Sun, 2 Apr 2006 11:44:23 +0200 debian/compat0000664000000000000000000000000212170533233010365 0ustar 9 debian/copyright0000664000000000000000000000236012170533752011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Event-ExecFlow Upstream-Contact: Jörn Reder Source: http://www.exit1.org/download/event-execflow Files: * Copyright: 2006, Jörn Reder License: GPL-2 Files: debian/* Copyright: 2009, Alessio Treglia 2006-2007, Christian Marillat License: GPL-2 License: GPL-2 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 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. X-Comment: On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. debian/source/0000775000000000000000000000000012170534057010474 5ustar debian/source/format0000664000000000000000000000001412170533144011676 0ustar 3.0 (quilt) debian/control0000664000000000000000000000115312170533227010575 0ustar Source: event-execflow Section: perl Priority: optional Maintainer: Alessio Treglia Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) Build-Depends-Indep: libanyevent-perl, libintl-perl Homepage: http://www.exit1.org/Event-ExecFlow/ Package: libevent-execflow-perl Architecture: all Depends: ${perl:Depends}, libanyevent-perl, libintl-perl, ${misc:Depends} Replaces: event-execflow-perl Description: High level API for event-based execution flow control Event::ExecFlow provides a ligh level API for defining complex flow controls with asynchronous execution of external programs.