[Pkg-voip-commits] r928 - in zaptel/trunk/debian: . patches
Mark Purcell
msp at costa.debian.org
Tue Nov 1 21:30:10 UTC 2005
Author: msp
Date: 2005-11-01 21:30:09 +0000 (Tue, 01 Nov 2005)
New Revision: 928
Modified:
zaptel/trunk/debian/changelog
zaptel/trunk/debian/patches/00list
zaptel/trunk/debian/rules
Log:
releasing version 1:1.2.0-beta2-2
Modified: zaptel/trunk/debian/changelog
===================================================================
--- zaptel/trunk/debian/changelog 2005-11-01 21:22:37 UTC (rev 927)
+++ zaptel/trunk/debian/changelog 2005-11-01 21:30:09 UTC (rev 928)
@@ -1,3 +1,15 @@
+zaptel (1:1.2.0-beta2-2) experimental; urgency=low
+
+ * Suggestions from Tzafrir Cohen
+ - Makefile_man.dpatch can be removed: fixed by upstream
+ - fxotune.tmpfile.dpatch can be removed: fixed by upstream
+ - a small manual fix to Makefile_targets.dpatch: s/ manpages$//
+ - debian/rules: dh_installman: 's/debian/doc/' a number of times
+ (don't use doc/*.8 as there is no reason to install the pathetic
+ torisatool.8 man page)
+
+ -- Mark Purcell <msp at debian.org> Tue, 1 Nov 2005 21:26:36 +0000
+
zaptel (1:1.2.0-beta2-1) experimental; urgency=low
* New upstream release
Modified: zaptel/trunk/debian/patches/00list
===================================================================
--- zaptel/trunk/debian/patches/00list 2005-11-01 21:22:37 UTC (rev 927)
+++ zaptel/trunk/debian/patches/00list 2005-11-01 21:30:09 UTC (rev 928)
@@ -3,11 +3,3 @@
Makefile_uname
Makefile_pscmd
Makefile_targets
-Makefile_man
-fxotune_tmpfile
-#Makefile.dpatch
-# this one depends on "Makefile":
-#bristuff_Makefile.dpatch
-#zone-head.dpatch
-#ukcid.dpatch
-#bristuff.dpatch
Modified: zaptel/trunk/debian/rules
===================================================================
--- zaptel/trunk/debian/rules 2005-11-01 21:22:37 UTC (rev 927)
+++ zaptel/trunk/debian/rules 2005-11-01 21:30:09 UTC (rev 928)
@@ -174,15 +174,9 @@
#install -m644 debian/$(PREFIX).modprobe.d debian/$(PREFIX)/etc/modprobe.d/$(PREFIX)
- #docbook2man -o debian/ debian/ztcfg.sgml
- #docbook2man -o debian/ debian/ztmonitor.sgml
- #docbook2man -o debian/ debian/zttool.sgml
-
dh_installdocs -a
- dh_installman -a doc
+ dh_installman -a doc/*
- # doc/ztmonitor.8.gz doc/ztcfg.8.gz doc/zttool.8.gz \
-
# should be removed, eventually. Still left for compatibility
dh_installinit --update-rcd-params="defaults 15 30"
dh_installexamples -a zaptel.conf.sample $(MOD_EXAMPLES_DIR)/*
More information about the Pkg-voip-commits
mailing list