debian/0000755000000000000000000000000012044736426007176 5ustar debian/rules0000755000000000000000000000027612044736426010263 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm $(TMP)/usr/share/perl5/Algorithm/*.pl debian/control0000644000000000000000000000232212044736426010600 0ustar Source: libalgorithm-diff-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Jonathan Yu , Salvatore Bonaccorso , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalgorithm-diff-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libalgorithm-diff-perl.git Homepage: http://search.cpan.org/~tyemq/Algorithm-Diff/ Package: libalgorithm-diff-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Recommends: libalgorithm-diff-xs-perl Description: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). debian/source/0000755000000000000000000000000012044736426010476 5ustar debian/source/format0000644000000000000000000000001412044736426011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001330712044736426011054 0ustar libalgorithm-diff-perl (1.19.02-3) unstable; urgency=low [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Xavier Guimard ] * Bump Standards-Version to 3.9.4 * Update d/copyright to format 1.0 * Add myself to uploaders * Change source URL since permalink points to an old release (Closes: #661578) * Forward fix-pod.patch to rt.cpan.org * Update debhelper dependency to 8 -- Xavier Guimard Fri, 02 Nov 2012 13:24:25 +0100 libalgorithm-diff-perl (1.19.02-2) unstable; urgency=low [ Jonathan Yu ] * Add myself to Uploaders and Copyright * Rewrite control description * Standards-Version 3.8.3 (no changes) * Install scripts + README via example + docs file * Update to new short debhelper rules format * Recommend the forthcoming libalgorithm-diff-xs-perl module * Add a patch to fix POD [ gregor herrmann ] * debian/watch: improved regexp for matching upstream releases. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * Change my email address. [ 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). * Convert to '3.0 (quilt)' source package format. Drop README.source as not needed anymore and drop quilt framework from debian/{rules,control}. * Add myself to Uploaders. * Refresh debian/copyright to revision 135 of DEP5s format- specification for machine-readable copyright files. * Bump Standards-Version to 3.9.1. * Add fix-spelling-error-in-manpage.patch to fix spelling error in manpage of Algorithm::Diff. -- Salvatore Bonaccorso Wed, 28 Jul 2010 22:48:28 +0200 libalgorithm-diff-perl (1.19.02-1) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://lists.debian.org/debian-perl/2008/03/msg00055.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 Weimer ). * debian/watch: add uversionmangle. * New upstream release (includes both patches from earlier Debian versions: "export LCSidx" and "typo in example"). * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 5 (and add debian/compat). * debian/control: - add /me to Uploaders - remove Section and Priority from binary package stanza - move debhelper to Build-Depends * Remove debian/libalgorithm-diff-perl.dirs. * debian/rules: update based on dh-make-perl's templates. * debian/copyright: mention Debian Perl Group, add additional copyright holder, use specific download URL instead of pointing to CPAN at large. -- gregor herrmann Sun, 09 Mar 2008 23:20:32 +0100 libalgorithm-diff-perl (1.19.01-2) unstable; urgency=low * Update debian/watch to match only relevant .tar.gz files. * Apply patch from Martin Zobel-Helas to properly export LCSidx. Closes: #341227. * Fix typo in Diff.pm example (upstream bug 16067). * Bump Standards-Version to 3.6.2.1. No changes necessary. -- Florian Weimer Tue, 29 Nov 2005 15:05:46 +0100 libalgorithm-diff-perl (1.19.01-1) unstable; urgency=low * New upstream release. * Adopt the package. Closes: #274119. -- Florian Weimer Fri, 1 Oct 2004 10:52:39 +0200 libalgorithm-diff-perl (1.15-5) unstable; urgency=low * Rebuild so that .arch-ids/ files don't get included in the package. -- Michael Alan Dorman Tue, 23 Dec 2003 19:37:44 -0500 libalgorithm-diff-perl (1.15-4) unstable; urgency=low * Update standards version * Remove examples file, since examples are being dealt with in a different manner -- Michael Alan Dorman Fri, 19 Dec 2003 14:43:54 -0500 libalgorithm-diff-perl (1.15-3) unstable; urgency=low * Fix override disparity. -- Michael Alan Dorman Fri, 15 Aug 2003 18:40:06 -0400 libalgorithm-diff-perl (1.15-2) unstable; urgency=low * Fix some problems with the copyright statement. (closes: Bug#157538) -- Michael Alan Dorman Sat, 15 Mar 2003 14:12:36 -0500 libalgorithm-diff-perl (1.15-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Sun, 7 Jul 2002 16:04:53 -0400 libalgorithm-diff-perl (1.11a-1) unstable; urgency=low * New upstream version (closes: bug#128190) -- Michael Alan Dorman Tue, 22 Jan 2002 13:12:31 -0500 libalgorithm-diff-perl (1.10-3) unstable; urgency=low * Whooops! My package somehow got screwed up, with the newer version of the module appended to the text of the older module. Fixed. -- Michael Alan Dorman Sun, 15 Apr 2001 21:11:44 -0400 libalgorithm-diff-perl (1.10-2) unstable; urgency=low * Add build-depends. * Many edits to rules file. -- Michael Alan Dorman Sun, 15 Apr 2001 14:39:34 -0400 libalgorithm-diff-perl (1.10-1) unstable; urgency=low * New upstream release -- Michael Alan Dorman Wed, 20 Sep 2000 15:31:15 -0400 libalgorithm-diff-perl (0.59-1) unstable; urgency=low * Initial packaging -- Michael Alan Dorman Sat, 8 Apr 2000 17:55:34 -0400 debian/libalgorithm-diff-perl.examples0000644000000000000000000000005012044736426015254 0ustar cdiff.pl diffnew.pl diff.pl htmldiff.pl debian/compat0000644000000000000000000000000212044736426010374 0ustar 8 debian/libalgorithm-diff-perl.docs0000644000000000000000000000000712044736426014370 0ustar README debian/patches/0000755000000000000000000000000012044736426010625 5ustar debian/patches/fix-spelling-error-in-manpage.patch0000644000000000000000000000122412044736426017407 0ustar Description: Fix spelling error in manpage of Algorithm::Diff Origin: vendor Bug: http://rt.cpan.org/Ticket/Modify.html?id=59789 Forwarded: http://rt.cpan.org/Ticket/Modify.html?id=59789 Author: Salvatore Bonaccorso Last-Update: 2010-07-28 --- a/lib/Algorithm/Diff.pm +++ b/lib/Algorithm/Diff.pm @@ -1580,7 +1580,7 @@ with different order of events. C might be a bit slower than C, -noticable only while processing huge amounts of data. +noticeable only while processing huge amounts of data. The C function of this module is implemented as call to C. debian/patches/series0000644000000000000000000000006212044736426012040 0ustar fix-spelling-error-in-manpage.patch fix-pod.patch debian/patches/fix-pod.patch0000644000000000000000000000133712044736426013220 0ustar Description: fix pod errors Author: Jonathan Yu Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=80563 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=80563 Last-Update: 2012-11-02 --- a/lib/Algorithm/Diff.pm +++ b/lib/Algorithm/Diff.pm @@ -986,8 +986,6 @@ a contiguous section of items which should be added, deleted, replaced, or left unchanged. -=over 4 - The following summary of all of the methods looks a lot like Perl code but some of the symbols have different meanings: @@ -1018,6 +1016,8 @@ Passing in C for an optional argument is always treated the same as if no argument were passed in. +=over + =item C $pos = $diff->Next(); # Move forward 1 hunk debian/copyright0000644000000000000000000000270612044736426011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Algorithm-Diff Upstream-Contact: This version released by Tye McQueen (http://perlmonks.org/?node=tye). Source: http://search.cpan.org/~tyemq/Algorithm-Diff/ Files: * Copyright: 2000-2004, Ned Konz License: Artistic or GPL-1+ Files: cdiff.pl diff.pl diffnw.pl Copyright: 1998, M-J. Dominus License: Artistic or GPL-1+ Files: debian/* Copyright: 2000, 2001, 2002, 2003, Michael Alan Dorman 2004, 2005, Florian Weimer 2008, gregor herrmann 2009, Jonathan Yu 2010, Salvatore Bonaccorso 2012, Xavier Guimard 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 version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000036512044736426010233 0ustar version=3 # http://search.cpan.org/dist/Algorithm-Diff/ doesn't carry current versions options=uversionmangle=s/\.(\d\d)(\d\d)/.$1.$2/ \ http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Diff-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)