debian/0000755000000000000000000000000011511161376007170 5ustar debian/copyright0000644000000000000000000000260511511160760011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Adam Kennedy , Steffen Mueller Source: http://search.cpan.org/dist/Text-FindIndent/ Name: Text-FindIndent Files: * Copyright: 2008-2010, Adam Kennedy 2008-2010, Steffen Mueller 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+ Files: debian/* Copyright: 2009, 2010, Jonathan Yu 2009, Damyan Ivanov 2010, Angel Abad 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/watch0000644000000000000000000000036211511160737010222 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Text-FindIndent/ .*/Text-FindIndent-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000206311511160737010574 0ustar Source: libtext-findindent-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.80) Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Jonathan Yu , Angel Abad Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Text-FindIndent/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-findindent-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-findindent-perl/ Package: libtext-findindent-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to heuristically determine indentation style Text::FindIndent is a Perl module that attempts to detect the underlying indentation "policy" for a text file (most likely a source code file). You give it a chunk of text, and it tells you if tabs, spaces or combination of both are used for indentation. . It honours Vim midelines and Emacs Local Variables settings. debian/changelog0000644000000000000000000000356111511161045011040 0ustar libtext-findindent-perl (0.10-1) unstable; urgency=low * Team upload. * New upstream release * debian/copyright: Refer to Debian systems in general instead of only Debian GNU/Linux systems. -- Salvatore Bonaccorso Wed, 05 Jan 2011 22:26:58 +0100 libtext-findindent-perl (0.09-1) unstable; urgency=low * New upstream release * debian/control: - Add libtest-simple-perl to B-D-I - Add myself to Uploaders * debian/copyright: - Update copyright years - Update license information * Bump Standards-Version to 3.9.1 (no changes) * Switch to dpkg-source format 3.0 (quilt) -- Angel Abad Wed, 22 Sep 2010 01:05:00 +0200 libtext-findindent-perl (0.08-1) unstable; urgency=low * New upstream release -- Jonathan Yu Wed, 06 Jan 2010 23:50:51 -0500 libtext-findindent-perl (0.07-1) unstable; urgency=low * New upstream release -- Jonathan Yu Wed, 23 Dec 2009 08:46:12 -0500 libtext-findindent-perl (0.05-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Refresh copyright information * Standards-Version 3.8.3 (no changes) * Use new short debhelper rules format [ Ryan Niebur ] * New upstream release * Update debian/copyright years for inc/* [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ 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). [ gregor herrmann ] * debian/copyright: update years of upstream copyright. -- Jonathan Yu Thu, 26 Nov 2009 19:17:54 -0500 libtext-findindent-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #511659) -- Damyan Ivanov Tue, 13 Jan 2009 09:51:54 +0200 debian/rules0000755000000000000000000000003611511160737010247 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011511161355010465 5ustar debian/source/format0000644000000000000000000000001411511160737011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211511160737010366 0ustar 7