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

ceros-guest ceros-guest at alioth.debian.org
Tue Jun 3 07:07:04 UTC 2008


The following commit has been merged in the master branch:
commit 7338de8cce7e32041ada6fd4880c54ec8b4388ab
Author: ceros-guest <ceros-guest>
Date:   Thu Jan 10 07:10:57 2008 +0000

    Add --release option for pod2man to set release to 'debpool v0.2.4'.

diff --git a/debian/rules b/debian/rules
index 5cf8cb0..554e4fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ build:
 		mkdir debian/tmp && \
 		pod2man --name="DebPool::Config" \
 			--center="DebPool Configuration" \
+			--release="debpool v0.2.4" \
 			--section=5 \
 			share/DebPool/Config.pm \
 			debian/tmp/DebPool::Config.5 && \

-- 
Debpool Project Repository



More information about the Debpool-commits mailing list