debian/0000755000000000000000000000000012217142142007162 5ustar debian/libio-async-loop-glib-perl.examples0000644000000000000000000000001311671745447015773 0ustar examples/* debian/watch0000644000000000000000000000020212217142070010205 0ustar version=3 https://metacpan.org/release/IO-Async-Loop-Glib/ .*/IO-Async-Loop-Glib-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000222212217142070011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IO-Async-Loop-Glib Upstream-Contact: Paul Evans Source: https://metacpan.org/release/IO-Async-Loop-Glib/ Files: * Copyright: 2007-2013, Paul Evans License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2009-2011, gregor herrmann 2013, Florian Schlichting 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/control0000644000000000000000000000227112217142070010567 0ustar Source: libio-async-loop-glib-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libglib-perl, libio-async-perl (>= 0.49), libtest-exception-perl, libtest-fatal-perl, libtest-pod-perl, libtest-refcount-perl, perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/IO-Async-Loop-Glib/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-async-loop-glib-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-async-loop-glib-perl.git Package: libio-async-loop-glib-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libglib-perl, libio-async-perl (>= 0.49) Breaks: libio-async-perl (<< 0.33) Description: Perl extension for an event loop using GLib IO::Async::Loop::Glib is a Perl module that provides an implementation of an event loop that uses the GNOME Library's main event loop implementation. The GLib main event loop manages all the available sources of events for GLib and GTK+ applications. debian/compat0000644000000000000000000000000212217142070010360 0ustar 8 debian/changelog0000644000000000000000000000733312217142142011042 0ustar libio-async-loop-glib-perl (0.21-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 [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.21 * Bump years of upstream copyright * Bump dependency on libio-async-perl to 0.49 * Wrap and sort (build-)dependencies * Bump dh compatibility to level 8 (no changes necessary) * Bump Standards-Version to 3.9.4 (no change) * Enable t/06loop-control.t again, as upstream has fixed #699258 / RT#83033 * Delete pollhup.patch, constant _CAN_ON_HANGUP was removed in 0.21 * Add myself to uploaders and copyright -- Florian Schlichting Fri, 20 Sep 2013 23:49:34 +0200 libio-async-loop-glib-perl (0.20-3) unstable; urgency=low * Disable t/06loop-control.t. These tests are unreliable and have been removed by upstream for the next release; cf. CPAN RT#83033. (Closes: #699258) -- gregor herrmann Fri, 01 Mar 2013 01:16:04 +0100 libio-async-loop-glib-perl (0.20-2) unstable; urgency=low * Add patch pollhup.patch: remove declaration that IO::Async::Loop::Glib can handle on_hangup. POLLHUP is not reliable to detect that the reader has closed their end of a pipe. Thanks to Paul Evans (upstream author) for the patch. (Closes: #680806) -- gregor herrmann Wed, 15 Aug 2012 15:12:49 +0200 libio-async-loop-glib-perl (0.20-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. * debian/copyright: Update years of copyright. * debian/control: Convert Vcs-* fields to Git. * Bumped Standards-Version to 3.9.2. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Sun, 18 Sep 2011 18:23:27 +0200 libio-async-loop-glib-perl (0.19-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Update for the new IO::Async 0.33 API * Use new 3.0 (quilt) source format * Standards-Version 3.9.1 (no changes) * Refresh copyright information [ gregor herrmann ] * Update years of copyright. * Add build dependency on libtest-fatal-perl. -- gregor herrmann Sat, 19 Feb 2011 00:49:56 +0100 libio-async-loop-glib-perl (0.18-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Install examples provided upstream [ gregor herrmann ] * Update years of copyright. -- Jonathan Yu Mon, 04 Jan 2010 16:49:14 -0500 libio-async-loop-glib-perl (0.17-2) unstable; urgency=low * Add libtest-refcount-perl to Build-Depends-Indep, thanks to Lucas Nussbaum for the bug report (closes: #551246). * Add /me to Uploaders. * Add libtest-pod-perl to Build-Depends-Indep (enables an additional test). -- gregor herrmann Fri, 16 Oct 2009 21:18:44 +0200 libio-async-loop-glib-perl (0.17-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Only compatible with libio-async-perl (>= 0.24) * Standards-Version 3.8.3 (no changes) [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Tue, 13 Oct 2009 10:34:32 -0400 libio-async-loop-glib-perl (0.15-1) unstable; urgency=low * Initial Release (Closes: #537658) -- Jonathan Yu Sun, 19 Jul 2009 18:47:45 -0400 debian/source/0000755000000000000000000000000011671745447010506 5ustar debian/source/format0000644000000000000000000000001411671745447011714 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612217140533010243 0ustar #!/usr/bin/make -f %: dh $@