debian/0000755000000000000000000000000012176370772007202 5ustar debian/copyright0000644000000000000000000000252312176370772011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-Autoformat Upstream-Contact: Damian Conway Source: https://metacpan.org/release/Text-Autoformat/ Files: * Copyright: 1997-2009, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2000, 2001, 2002, 2003, 2004, Ardo van Rangelrooij 2004, Daniel Ruoso 2006, Niko Tyni 2007, Joey Hess 2008, gregor herrmann 2009, Ryan Niebur 2010, Jonathan Yu 2010-2013, Salvatore Bonaccorso 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000043212176370772010232 0ustar version=3 # other indexing problem, filed as CPAN#35814. http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Text-Autoformat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) https://metacpan.org/release/Text-Autoformat/ .*/Text-Autoformat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/libtext-autoformat-perl.examples0000644000000000000000000000003012176370772015525 0ustar config.emacs config.vim debian/control0000644000000000000000000000241412176370772010606 0ustar Source: libtext-autoformat-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9), perl Build-Depends-Indep: libtext-reform-perl Maintainer: Debian Perl Group Uploaders: Daniel Ruoso , Niko Tyni , gregor herrmann , Ryan Niebur , Jonathan Yu , Salvatore Bonaccorso Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Text-Autoformat/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-autoformat-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-autoformat-perl.git Package: libtext-autoformat-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtext-reform-perl Description: module for automatic text wrapping and reformatting Text::Autoformat provides intelligent formatting of plain text without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bullet and number schemes, centered text, and block quotations, and reformats each appropriately. Other options allow the user to adjust inter-word and inter-paragraph spacing, justify text, and impose various capitalization schemes. debian/changelog0000644000000000000000000002043012176370772011053 0ustar libtext-autoformat-perl (1.669004-1) unstable; urgency=low * Imported Upstream version 1.669004 -- Salvatore Bonaccorso Thu, 01 Aug 2013 07:27:45 +0200 libtext-autoformat-perl (1.669003-1) unstable; urgency=low [ gregor herrmann ] * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 1.669003 * Email change: Salvatore Bonaccorso -> carnil@debian.org * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Bump Debhelper compat level to 9. Adjust versioned Build-Depends on debhelper to (>= 9). * Move perl to Build-Depends for Module::Build use * Update debian/copyright information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for debian/* packaging files. Refer to Debian systems in general instead of only Debian GNU/Linux systems. Explicitly refer to GPL-1 license text in common-licenses. * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Fri, 17 May 2013 12:44:10 +0200 libtext-autoformat-perl (1.669002-1) unstable; urgency=low * New upstream release -- Salvatore Bonaccorso Wed, 23 Jun 2010 08:46:49 +0200 libtext-autoformat-perl (1.669001-1) unstable; urgency=low * New upstream release * Add myself to Uploaders. * Refresh copyright years in debian/copyright and update format specification to revision 135 of DEP5 proposal. -- Salvatore Bonaccorso Sun, 30 May 2010 22:16:32 +0200 libtext-autoformat-perl (1.668001-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Add myself to Uploaders and Copyright * Use new 3.0 (quilt) source format * Remove patches no longer needed * Reformat control description [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * Update years of upstream copyright to the more recent of the two versions offered by upstream. -- Jonathan Yu Tue, 06 Apr 2010 16:59:10 -0400 libtext-autoformat-perl (1.666.0-1) unstable; urgency=low [ Martín Ferrari ] * debian/watch: workaround to CPAN indexes problem (CPAN#35814). [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ryan Niebur ] * New upstream release * Add myself to Uploaders * Debian Policy 3.8.1 * machine readable copyright format * debhelper 7 * use module name in long description * remove duplicate fields in debian/control * add quilt patching to fix pod2man errors [ gregor herrmann ] * debian/{control,copyright}: change my email address. -- Ryan Niebur Fri, 24 Apr 2009 22:27:24 -0700 libtext-autoformat-perl (1.14.0-1) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #468013). * debian/watch: use dist-based URL. * New upstream release. * debian/copyright: add specific upstream source location, about years of copyright, license wording, and references to license file on Debian systems. * Set Standards-Version to 3.7.3 (no changes). * debian/rules: update with dh-make-perl's help. * Drop debian/libtext-autoformat-perl.*: don't install README anymore; handle examples from debian/rules. * debian/control: add libversion-perl to Build-Depends-Indep, add /me to Uploaders. -- gregor herrmann Thu, 06 Mar 2008 18:20:51 +0100 libtext-autoformat-perl (1.13-2) unstable; urgency=low [ Frank Lichtenheld ] * Fix typos in Description [ Joey Hess ] * Add self to uploaders. * Current standards-version. -- Joey Hess Sat, 11 Aug 2007 22:39:54 -0400 libtext-autoformat-perl (1.13-1) unstable; urgency=low * New upstream release * Add myself to Uploaders. * Move debhelper from Build-Depends-Indep to Build-Depends, as per policy. * Upgrade to debhelper compatibility level 5. * Add ${misc:Depends} to Depends, as recommended by debhelper. * Upgrade to Standards-Version 3.6.2. No changes needed. * Install the new sample config files config.{emacs,vim} as examples. * Add debian/watch. * Revamp package installation in debian/rules; don't use dh_install anymore. -- Niko Tyni Thu, 2 Feb 2006 23:12:50 +0200 libtext-autoformat-perl (1.12-3) unstable; urgency=low * Adopting Package. -- Daniel Ruoso Wed, 26 May 2004 21:29:49 -0300 libtext-autoformat-perl (1.12-2) unstable; urgency=low * debian/control: upgraded to Debian Policy 3.6.1 (no changes) -- Ardo van Rangelrooij Sat, 7 Feb 2004 22:42:24 -0600 libtext-autoformat-perl (1.12-1) unstable; urgency=low * New upstream release * debian/control: updated short description * debian/control: updated long description * debian/control: added (build) dependency on 'libtext-reform-perl' * debian/rules: moved debhelper compatibility level setting to 'debian/compat' per latest debhelper best practices * debian/control: updated sections according to latest archive changes: - 'libtext-autoformat-perl' from 'interpreters' to 'perl' * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)' * debian/control: upgraded to Debian Policy 3.6.0 (no changes) -- Ardo van Rangelrooij Sun, 24 Aug 2003 13:28:12 -0500 libtext-autoformat-perl (1.04-7) unstable; urgency=low * debian/rules: added erroneously removed 'dh_testroot' to 'binary-indep' -- Ardo van Rangelrooij Sun, 4 Aug 2002 16:38:31 -0500 libtext-autoformat-perl (1.04-6) unstable; urgency=low * debian/rules: upgraded to debhelper v4 * debian/control: changed build dependency on debhelper accordingly * debian/rules: migrated from 'dh_movefiles' to 'dh_install' * debian/rules: split off 'install' target from 'binary-indep' target * debian/copyright: added pointer to license -- Ardo van Rangelrooij Sun, 4 Aug 2002 12:22:02 -0500 libtext-autoformat-perl (1.04-5) unstable; urgency=low * debian/control: fixed typo in long description (closes: Bug#125056) * debian/control: upgraded to Debian Policy 3.5.6 -- Ardo van Rangelrooij Sun, 23 Dec 2001 12:30:38 -0600 libtext-autoformat-perl (1.04-4) unstable; urgency=low * debian/control: upgraded to Debian Policy 3.5.5 * debian/control: upgraded to Debian Perl Policy 1.20 -- Ardo van Rangelrooij Thu, 5 Jul 2001 21:46:58 -0500 libtext-autoformat-perl (1.04-3) unstable; urgency=low * debian/control: updated perl dependency -- Ardo van Rangelrooij Sat, 14 Apr 2001 15:05:23 -0500 libtext-autoformat-perl (1.04-2) unstable; urgency=low * Makefile.PL: fixed error in module location (closes: Bug#89648, Bug#89654, Bug#90064) * debian/control: updated debhelper dependency to remove dh_testversion * debian/control: upgraded to Debian Policy 3.5.2 * debian/control: upgraded to Debian Perl Policy 1.17 * debian/rules: upgraded to Debian Perl Policy 1.17 -- Ardo van Rangelrooij Sun, 1 Apr 2001 12:32:24 -0500 libtext-autoformat-perl (1.04-1) unstable; urgency=low * New upstream release * Makefile.PL: adapted to install only the module files * debian/control: upgraded to Debian Policy 3.2.1 * debian/rules: upgraded to debhelper v3 -- Ardo van Rangelrooij Sun, 14 Jan 2001 11:51:14 -0600 libtext-autoformat-perl (1.03-1) unstable; urgency=low * New upstream release -- Ardo van Rangelrooij Mon, 25 Dec 2000 14:43:55 +0200 libtext-autoformat-perl (1.02-1) unstable; urgency=low * Initial Release (closes: Bug#69596) -- Ardo van Rangelrooij Tue, 22 Aug 2000 21:51:48 +0200 debian/rules0000755000000000000000000000032012176370772010255 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples chmod 664 $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/source/0000755000000000000000000000000012176370772010502 5ustar debian/source/format0000644000000000000000000000001412176370772011710 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212176370772010400 0ustar 9