[libapp-stacktrace-perl] 02/06: Manual fine-tuning of dh-make-perl's result

Axel Beckert abe at deuxchevaux.org
Fri Dec 12 15:39:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libapp-stacktrace-perl.

commit 52596dad27ca18c451c115b022e7c15c4083e1cc
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 12 16:05:46 2014 +0100

    Manual fine-tuning of dh-make-perl's result
---
 debian/control   | 33 +++++----------------------------
 debian/copyright |  8 --------
 2 files changed, 5 insertions(+), 36 deletions(-)

diff --git a/debian/control b/debian/control
index b2ca658..18c3fc2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,33 +11,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-stacktrace-perl.git
 Homepage: https://metacpan.org/release/App-Stacktrace
 Testsuite: autopkgtest-pkg-perl
 
-Package: libapp-stacktrace-perl
+Package: perl-stacktrace
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Stack trace
- perl-stacktrace prints Perl stack traces of Perl threads for a given Perl
- process. For each Perl frame, the full file name and line number are printed.
- .
- For example, a stack dump of a running perl program:
- .
- $ ps x | grep cpan
- .
- 24077 pts/12 T 0:01 /usr/local/bin/perl /usr/local/bin/cpan
- .
- 24093 pts/12 S+ 0:00 grep cpan
- .
- $ perl-stacktrace 24077
- .
- 0x00d73416 in __kernel_vsyscall ()
- .
- /usr/local/bin/cpan:11
- .
- /usr/local/lib/perl5/5.12.2/App/Cpan.pm:364
- .
- /usr/local/lib/perl5/5.12.2/App/Cpan.pm:295
- .
- /usr/local/lib/perl5/5.12.2/CPAN.pm:339
- .
- /usr/local/lib/perl5/5.12.2/Term/ReadLine.pm:198
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Create stack traces of a running perl processes
+ perl-stacktrace prints Perl stack traces of Perl threads for a given
+ Perl process. For each Perl frame, the full file name and line number
+ are printed.
diff --git a/debian/copyright b/debian/copyright
index ecc04ad..dea2287 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/App-Stacktrace
 Upstream-Contact: Josh Jore <jjore at cpan.org>
 Upstream-Name: App-Stacktrace
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Josh Jore <jjore at cpan.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-stacktrace-perl.git



More information about the Pkg-perl-cvs-commits mailing list