[SCM] Debian packaging of libdevel-nytprof-perl branch, master, updated. 9fa8e443bb3d70bb9c62c0c188ba829c923c0e20

Alessandro Ghedini al3xbio at gmail.com
Thu Aug 16 11:00:33 UTC 2012


The following commit has been merged in the master branch:
commit 5137e9f682c7715ee4e51397fc62f36e4c7f4119
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Aug 16 12:14:35 2012 +0200

    Update manpage-section.patch

diff --git a/debian/patches/manpage-section.patch b/debian/patches/manpage-section.patch
index ee7716b..5f3b303 100644
--- a/debian/patches/manpage-section.patch
+++ b/debian/patches/manpage-section.patch
@@ -9,17 +9,18 @@ Last-Update: 2010-09-25
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -29,9 +29,10 @@
+@@ -29,10 +29,10 @@
      @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/nytprofcg'   => '$(INST_MAN1DIR)/nytprofcg.1',
 +        'bin/nytprofhtml' => '$(INST_MAN1DIR)/nytprofhtml.1p',
++        'bin/nytprofmerge'=> '$(INST_MAN1DIR)/nytprofmerge.1p',
 +        'bin/nytprofcsv'  => '$(INST_MAN1DIR)/nytprofcsv.1p',
 +        'bin/nytprofcg'   => '$(INST_MAN1DIR)/nytprofcg.1p',
-+        'bin/nytprofmerge'=> '$(INST_MAN1DIR)/nytprofmerge.1p',
      } );
  }
  

-- 
Debian packaging of libdevel-nytprof-perl



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