[Debpool-commits] [SCM] Debpool Project Repository branch, andres, updated. 0.2.3-63-g38a32aa

Andres Mejia (none) andres at andres-laptop.
Tue Jun 3 07:05:37 UTC 2008


The following commit has been merged in the andres branch:
commit d2fa1845e945a8a079d7d1972bbef756cef3f4b2
Author: Andres Mejia <andres at andres-laptop.(none)>
Date:   Mon Jun 2 23:40:02 2008 -0700

    Install DebPool::Config manpage in section 5.

diff --git a/Makefile.PL b/Makefile.PL
index 5fffb61..7c0a4c9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,6 +5,7 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
     NAME              => 'DebPool',
     EXE_FILES         => [qw(bin/debpool)],
+    INSTALLMAN3DIR    => 'none',
     PREREQ_PM         => {}, # e.g., Module::Name => 1.1
     ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
       (#ABSTRACT_FROM  => 'lib/DebPool.pm', # retrieve abstract from module
diff --git a/debian/changelog b/debian/changelog
index d45b191..8b3ba34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -97,6 +97,7 @@ debpool (0.3.2) experimental; urgency=low
   * Added a test script to begin changing debpool into a pure Perl program.
   * Change AUTHOR field of Makefile.PL to Debpool Developer's mailing list.
   * Supply VERSION field when building package based on changelog.
+  * Install DebPool::Config manpage in section 5.
 
  -- Andres Mejia <mcitadel at gmail.com>  Mon, 02 Jun 2008 22:54:17 -0700
 

-- 
Debpool Project Repository



More information about the Debpool-commits mailing list