debian/0000755000000000000000000000000011460353631007170 5ustar debian/control0000644000000000000000000000150711460327745010605 0ustar Source: libtext-patch-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Xavier Oswald , Jotam Jr. Trejo Build-Depends-Indep: perl, libtext-diff-perl Build-Depends: debhelper (>= 7) Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Test-Patch/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-patch-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-patch-perl/ Package: libtext-patch-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for patching text with a given patch Text::Patch combines source text with given diff (difference) data. Diff data is produced by Text::Diff module or by the standard diff utility (man diff, see -u option). debian/copyright0000644000000000000000000000213411460263766011134 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Vladi Belperchinov-Shabanski Source: http://search.cpan.org/dist/Text-Patch/ Name: Text-Patch Files: * Copyright: 2004, Vladi Belperchinov-Shabanski License: GPL-2+ Files: debian/* Copyright: 2008, Xavier Oswald 2010, Jotam Jr. Trejo License: Artistic | GPL-2+ License: GPL-2+ 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; version 2 dated June, 1991, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. 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'. debian/watch0000644000000000000000000000015711212456153010222 0ustar version=3 http://search.cpan.org/dist/Text-Patch/ .*/Text-Patch-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211460263766010377 0ustar 7 debian/changelog0000644000000000000000000000260211460353542011043 0ustar libtext-patch-perl (1.8-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * debian/control: remove DM-Upload-Allowed since Xavier Oswald is a DD now. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Jotam Jr. Trejo ] * New upstream release * debian/control: Add myself to Uploaders * debian/copyright: Adopt format specification givin in revision 135 of DEP5 proposal for machine readable copyright information * debian/control: stable have perl version 5.10.0 so we will not use 'perl (>=5.8.7)' any more (by the way old stable is archived) * debian/control: Bump Standards Version to 3.9.1 no changes needed * debian/compat: Bump compatibility level to 7 + debian/control Build depend on debhelper '(>= 7)' * debian/rules: Use rules tiny version * Adopt Source Format 3.0, http://wiki.debian.org/Projects/DebSrc3.0 * Add libtext-diff-perl required by t/test.t to Build-Depends-Indep, needs Text::Diff >= 0.35 and there is nothing older in debian -- Jotam Jr. Trejo Fri, 22 Oct 2010 10:33:32 -0600 libtext-patch-perl (1.4-1) unstable; urgency=low * Initial release (Closes: #494142) -- Xavier Oswald Thu, 07 Aug 2008 14:47:02 +0200 debian/source/0000755000000000000000000000000011460353567010500 5ustar debian/source/format0000644000000000000000000000001411460263764011705 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511460263766010257 0ustar #!/usr/bin/make -f %: dh $@