debian/0000755000000000000000000000000012135567752007203 5ustar debian/control0000644000000000000000000000173112135567702010603 0ustar Source: libstring-diff-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libalgorithm-diff-perl, libtest-base-perl, libyaml-perl, libhtml-parser-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-diff-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-diff-perl.git Homepage: https://github.com/yappo/p5-String-Diff/tree Package: libstring-diff-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: simple diff for strings String::Diff compares two strings, and emphasizes changed hunks within the resulting diff. . The markup of the addition and the deletion can be freely changed, e.g. coloring for the terminal with ANSI, or using HTML for web usage. debian/source/0000755000000000000000000000000011731713440010467 5ustar debian/source/format0000644000000000000000000000001411731713440011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024612135567113011046 0ustar libstring-diff-perl (0.06-1) unstable; urgency=low * Initial Release. Closes: bug#706030. -- Jonas Smedegaard Tue, 23 Apr 2013 22:21:37 +0200 debian/README.source0000644000000000000000000000056312134050530011342 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212063066606010371 0ustar 8 debian/watch0000644000000000000000000000023312135532655010224 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/String-Diff/ .*/String-Diff-(\d[\d.]+)\.tar\.gz$ debian/copyright_hints0000644000000000000000000000247412135545314012340 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST META.yml Makefile.PL README README.mkdn debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/GithubMeta.pm inc/Module/Install/Makefile.pm inc/Module/Install/ReadmeFromPod.pm inc/Module/Install/ReadmeMarkdownFromPod.pm inc/Module/Install/Repository.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm lib/String/Diff.pm t/00_compile-pp.t t/00_compile.t t/01_export-pp.t t/01_export.t t/02_diff_fully-pp.t t/02_diff_fully.t t/03_diff-pp.t t/03_diff.t t/04_diff_merge-pp.t t/04_diff_merge.t t/05_diff_regexp-pp.t t/05_diff_regexp.t t/06_escape.t Copyright: *No copyright* License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2013, Jonas Smedegaard License: GPL-3+ FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2012, Adam Kennedy License: UNKNOWN FIXME Files: inc/Pod/Markdown.pm Copyright: 2004, Marcel Gruenauer License: UNKNOWN FIXME debian/copyright0000644000000000000000000000602612135566237011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: String::Diff Upstream-Contact: Kazuhiro Osawa http://rt.cpan.org/NoAuth/ReportBug.html?Queue=String-Diff Source: https://github.com/yappo/p5-String-Diff git://github.com/yappo/p5-String-Diff.git Files: * Copyright: Kazuhiro Osawa License: Artistic or GPL-1+ Comment: License: . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . Comment: . Perl 5 is licensed under either the Artistic license or the GNU General Public License, version 1 or later. . Source lacks explicit copyright statement, but upstream bug RT#48063 refers to http://blog.yappo.jp/debian.txt containing the following: . All of my modules available at http://search.cpan.org/~yappo/ with the statement "AUTHOR: Kazuhiro Osawa" are, unless otherwise noted, Copyright (c) Kazuhiro Osawa. Files: inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. Files: inc/Module/Install/GithubMeta.pm Copyright: Chris Williams and Tatsuhiko Miyagawa License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::GithubMeta. Files: inc/Module/Install/ReadmeFromPod.pm Copyright: 2012, Chris 'BinGOs' Williams License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::ReadmeFromPod. Files: inc/Module/Package/Dist/ReadmeMarkdownFromPod.pm Copyright: 2009, Marcel Grünauer License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::ReadmeMarkdownFromPod. Files: inc/Pod/Markdown.pm Copyright: 2004, Marcel Grünauer License: Artistic or GPL-1+ Comment: Mangled convenience copy of Pod::Markdown. Files: debian/* Copyright: 2013, Jonas Smedegaard License: GPL-3+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL'. License: GPL-3+ 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 3, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611731713440010607 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000300612135566477010265 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2013 Jonas Smedegaard # Description: Main Debian packaging script for String::Diff # # 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 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk DEB_UPSTREAM_PACKAGE = String-Diff DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/Y/YA/YAPPO DEB_UPSTREAM_TARBALL_MD5 = be19b772f0ad33ea80cf731c01e8b509 pkg = $(DEB_SOURCE_PACKAGE) # Needed by upstream build process and (always) at runtime deps = libalgorithm-diff-perl # Needed by upstream testsuite deps-test = libtest-base-perl, libyaml-perl, libhtml-parser-perl # Needed (often) at runtime recommends = libalgorithm-diff-xs-perl CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test) CDBS_DEPENDS_$(pkg) = $(deps) CDBS_RECOMMENDS_$(pkg) = $(recommends) debian/control.in0000644000000000000000000000153212135567652011213 0ustar Source: libstring-diff-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-diff-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-diff-perl.git Homepage: https://github.com/yappo/p5-String-Diff/tree Package: libstring-diff-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: simple diff for strings String::Diff compares two strings, and emphasizes changed hunks within the resulting diff. . The markup of the addition and the deletion can be freely changed, e.g. coloring for the terminal with ANSI, or using HTML for web usage.