debian/0000755000000000000000000000000012115415212007160 5ustar debian/rules0000755000000000000000000000026512115415212010243 0ustar #!/usr/bin/make -f # Skip tests because to be useful, they require a working instance of i3, which # is not expected to run on debian build nodes override_dh_auto_test: %: dh $@ debian/control0000644000000000000000000000201512115415212010561 0ustar Source: libanyevent-i3-perl Maintainer: Debian Perl Group Uploaders: Michael Stapelberg , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libanyevent-perl, libjson-xs-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-i3-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-i3-perl.git Homepage: https://metacpan.org/release/AnyEvent-I3/ Package: libanyevent-i3-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libanyevent-perl, libjson-xs-perl Description: Perl module to communicate with the i3 window manager AnyEvent::I3 provides integration of the i3 IPC protocol into the AnyEvent framework. Use it to have an easy way of communicating with i3 using event-based (or blocking, if you like) programming. debian/source/0000755000000000000000000000000012115415212010460 5ustar debian/source/format0000644000000000000000000000001412115415212011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000273312115415212011037 0ustar libanyevent-i3-perl (0.15-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.15 * Update debian/copyright: + update years + add Module::Install license * Remove libanyevent-i3-perl.docs * Bump Standards-Version to 3.9.4 * Use debhelper 8 * Update description * Remove README from docs -- Xavier Guimard Tue, 05 Mar 2013 08:05:21 +0100 libanyevent-i3-perl (0.12-1) unstable; urgency=low * Imported Upstream version 0.12 * change maintainer to Debian Perl Group, add myself to uploaders * bump standards-version (no changes required) * set debian/source/format to 3.0 (quilt) * update debian/copyright * add Vcs-* fields to debian/control -- Michael Stapelberg Fri, 20 Jul 2012 18:52:16 +0200 libanyevent-i3-perl (0.08-1) unstable; urgency=low * New upstream version * Use the right dist tarball (Closes: #642149) -- Michael Stapelberg Tue, 04 Oct 2011 19:01:03 +0100 libanyevent-i3-perl (0.07-1) unstable; urgency=low * New upstream version -- Michael Stapelberg Sat, 27 Aug 2011 11:35:32 +0200 libanyevent-i3-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #577415) -- Michael Stapelberg Sun, 11 Apr 2010 13:41:40 +0200 debian/compat0000644000000000000000000000000212115415212010356 0ustar 8 debian/copyright0000644000000000000000000000246312115415212011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AnyEvent-I3 Source: https://metacpan.org/release/AnyEvent-I3/ Upstream-Contact: Michael Stapelberg, Files: * Copyright: 2010-2012, Michael Stapelberg License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2012, Michael Stapelberg 2012-2013, Xavier Guimard 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/watch0000644000000000000000000000016412115415212010212 0ustar version=3 https://metacpan.org/release/AnyEvent-I3/ .*/AnyEvent-I3-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$