debian/0000755000000000000000000000000011564522300007164 5ustar debian/control0000644000000000000000000000240311564522140010570 0ustar Source: liblayout-manager-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libgeometry-primitive-perl, libgraphics-primitive-perl, libmoose-perl (>= 0.79), perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Angel Abad Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Layout-Manager/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblayout-manager-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblayout-manager-perl/ Package: liblayout-manager-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgeometry-primitive-perl, libgraphics-primitive-perl, libmoose-perl (>= 0.79) Description: module for managing layout of graphical components Layout::Manager is a Perl module that provides a framework for working with layout managers, which are classes that determine the size and position of arbitrary components within a container. A few managers are provided for reference purposes, but this module is intended to serve as a basis for other implementations. . This module uses Graphics::Primitive::Container as a source of its components (see libgraphics-primitive-perl for details). debian/copyright0000644000000000000000000000241611561501637011131 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Cory G Watson Source: http://search.cpan.org/dist/Layout-Manager/ Name: Layout-Manager Files: * Copyright: 2008-2010, Cory G Watson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Angel Abad 2009-2010, Jonathan Yu License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson 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/watch0000644000000000000000000000017111317410227010214 0ustar version=3 http://search.cpan.org/dist/Layout-Manager/ .*/Layout-Manager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211317410227010362 0ustar 7 debian/changelog0000644000000000000000000000170511564522160011045 0ustar liblayout-manager-perl (0.34-1) unstable; urgency=low [ Angel Abad ] * New upstream release [ gregor herrmann ] * Remove (build) dependency on libmoosex-attributehelpers-perl. -- Angel Abad Tue, 17 May 2011 13:46:57 +0200 liblayout-manager-perl (0.33-1) unstable; urgency=low * New upstream release * debian/copyright: Update license stanzas * Bump Standards-Version to 3.9.2 (no changes) -- Angel Abad Sun, 08 May 2011 13:14:32 +0200 liblayout-manager-perl (0.32-1) unstable; urgency=low * New upstream release * Add myself to uploaders * Update copyright file * Bump Standards-Version to 3.9.1 (no changes) * Switch to dpkg-source format 3.0 (quilt) -- Angel Abad Tue, 24 Aug 2010 00:45:08 +0200 liblayout-manager-perl (0.31-1) unstable; urgency=low * Initial Release (Closes: #568124) -- Jonathan Yu Fri, 12 Feb 2010 09:05:04 -0500 debian/source/0000755000000000000000000000000011564522300010464 5ustar debian/source/format0000644000000000000000000000001411561501637011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611317410227010243 0ustar #!/usr/bin/make -f %: dh $@