debian/0000755000000000000000000000000011336100100007147 5ustar debian/control0000644000000000000000000000162611336000532010567 0ustar Source: libgtk2-ex-simple-list-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: perl, xauth, xvfb, libglib-perl, libgtk2-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Gtk2-Ex-Simple-List/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgtk2-ex-simple-list-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgtk2-ex-simple-list-perl/ Package: libgtk2-ex-simple-list-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libglib-perl, libgtk2-perl Description: simple interface to Gtk2's complex MVC list widget Gtk2::Ex::Simple::List is a simple interface to the powerful but complex Gtk2::TreeView and Gtk2::ListStore combination, implementing using tied arrays to make thing simple and easy. debian/libgtk2-ex-simple-list-perl.examples0000644000000000000000000000001311336000532016061 0ustar examples/* debian/copyright0000644000000000000000000000264511336000532011121 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Ross McFarland Source: http://search.cpan.org/dist/Gtk2-Ex-Simple-List/ Name: Gtk2-Ex-Simple-List Copyright: © 2004, Gtk2-Perl team License: GPL-2.1+ Files: debian/* Copyright: © 2010, Ansgar Burchardt 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' License: GPL-2.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 2.1, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000020211212456133010207 0ustar version=3 http://search.cpan.org/dist/Gtk2-Ex-Simple-List/ .+/Gtk2-Ex-Simple-List-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211336000532010355 0ustar 7 debian/changelog0000644000000000000000000000304111336000532011027 0ustar libgtk2-ex-simple-list-perl (0.50-2) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. [ Ryan Niebur ] * Remove Florian Ragwitz from Uploaders * Close ITA (Closes: #523133) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Refresh debian/rules for debhelper 7. * Include examples in binary package. * Use source format 3.0 (quilt). * debian/control: Mention module name in description. * debian/control: Build-dep on xauth instead of xbase-clients. * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sun, 14 Feb 2010 17:33:17 +0900 libgtk2-ex-simple-list-perl (0.50-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467939 -- Mark Hymers Sat, 05 Apr 2008 21:09:15 +0100 libgtk2-ex-simple-list-perl (0.50-1) unstable; urgency=low * Initial Release. -- Florian Ragwitz Fri, 16 Jun 2006 12:00:54 +0200 debian/source/0000755000000000000000000000000011336077764010504 5ustar debian/source/format0000644000000000000000000000001411336100076011671 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000011711336000532010236 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: xvfb-run -a dh_auto_test