[SCM] Debian packaging of libdevel-nytprof-perl branch, master, updated. debian/4.25-1-5-g7da0220

Stig Sandbeck Mathisen ssm at debian.org
Mon Apr 15 12:54:39 UTC 2013


The following commit has been merged in the master branch:
commit 0f83b7e3916c4d9b6fc8a2d94bc0b887f437c051
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Mon Apr 15 13:02:54 2013 +0200

    Refresh manpage-section.patch, add manpage

diff --git a/debian/patches/manpage-section.patch b/debian/patches/manpage-section.patch
index 5f3b303..e152099 100644
--- a/debian/patches/manpage-section.patch
+++ b/debian/patches/manpage-section.patch
@@ -9,17 +9,19 @@ Last-Update: 2010-09-25
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -29,10 +29,10 @@
+@@ -29,11 +29,11 @@
      @man = ( MAN1PODS => {}, MAN3PODS => {} );
  } else {
      @man = ( MAN1PODS  => {
 -        'bin/nytprofhtml' => '$(INST_MAN1DIR)/nytprofhtml.1',
 -        'bin/nytprofmerge'=> '$(INST_MAN1DIR)/nytprofmerge.1',
 -        'bin/nytprofcsv'  => '$(INST_MAN1DIR)/nytprofcsv.1',
+-        'bin/nytprofcalls'=> '$(INST_MAN1DIR)/nytprofcalls.1',
 -        'bin/nytprofcg'   => '$(INST_MAN1DIR)/nytprofcg.1',
 +        'bin/nytprofhtml' => '$(INST_MAN1DIR)/nytprofhtml.1p',
 +        'bin/nytprofmerge'=> '$(INST_MAN1DIR)/nytprofmerge.1p',
 +        'bin/nytprofcsv'  => '$(INST_MAN1DIR)/nytprofcsv.1p',
++        'bin/nytprofcalls'=> '$(INST_MAN1DIR)/nytprofcalls.1p',
 +        'bin/nytprofcg'   => '$(INST_MAN1DIR)/nytprofcg.1p',
      } );
  }

-- 
Debian packaging of libdevel-nytprof-perl



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