[Pkg-voip-commits] r4092 - zaptel/trunk/debian

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Sat Aug 18 21:52:38 UTC 2007


Author: tzafrir-guest
Date: 2007-08-18 21:52:38 +0000 (Sat, 18 Aug 2007)
New Revision: 4092

Modified:
   zaptel/trunk/debian/changelog
   zaptel/trunk/debian/docs
   zaptel/trunk/debian/rules
   zaptel/trunk/debian/zaptel.doc-base.astribank
Log:
There's now an HTML version of README.Astribank . And upstream Makefile 
is better at cleaning.


Modified: zaptel/trunk/debian/changelog
===================================================================
--- zaptel/trunk/debian/changelog	2007-08-18 21:35:25 UTC (rev 4091)
+++ zaptel/trunk/debian/changelog	2007-08-18 21:52:38 UTC (rev 4092)
@@ -5,8 +5,14 @@
   [ Kilian Krause ]
   * Add dpkg-dev (>= 1.13.19) to Build-Depends for binary:Version
 
- -- Kilian Krause <kilian at debian.org>  Sat, 18 Aug 2007 21:42:25 +0200
+  [ Tzafrir Cohen ]
+  * Re-add zaptel_perl.dpatch. Clarified patch's description in hope to aviod
+    re-re-re-removal of this patch.
+  * There's now an HTML version of README.Astribank . And upstream Makefile is
+    better at cleaning.
 
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Sat, 18 Aug 2007 23:58:25 +0300
+
 zaptel (1:1.4.5~dfsg-1) unstable; urgency=low
 
   * New Upstream Maintenance Release

Modified: zaptel/trunk/debian/docs
===================================================================
--- zaptel/trunk/debian/docs	2007-08-18 21:35:25 UTC (rev 4091)
+++ zaptel/trunk/debian/docs	2007-08-18 21:52:38 UTC (rev 4092)
@@ -3,4 +3,5 @@
 README.fxotune
 README.fxsusb
 xpp/README.Astribank
+xpp/README.Astribank.html
 tonezones.txt

Modified: zaptel/trunk/debian/rules
===================================================================
--- zaptel/trunk/debian/rules	2007-08-18 21:35:25 UTC (rev 4091)
+++ zaptel/trunk/debian/rules	2007-08-18 21:52:38 UTC (rev 4092)
@@ -83,17 +83,14 @@
 	| awk -F\" '{ print $$2"\t"$$4 }' \
 	>>$@
 
-README.html: README
-	$(MAKE) $@
-
 build: build-stamp
-build-stamp: patch-stamp tonezones.txt README.html
+build-stamp: patch-stamp tonezones.txt
 	dh_testdir
 	
 	./configure
 	$(MAKE) $(GENERATED_SOURCES)
-	$(MAKE) programs
-	$(MAKE) -C xpp/utils
+	$(MAKE) programs README.html xpp/README.html
+	cp xpp/README.html xpp/README.Astribank.html
 	touch $@
 
 clean: clean-unpatched unpatch
@@ -105,7 +102,7 @@
 	# Add here commands to clean up after the build process.
 	rm -rf $(MOD_EXAMPLES_DIR)
 	rm -f tonezones.txt
-	rm -f README.html
+	rm -f xpp/README.Astribank.html
 	rm -f $(GENERATED_SOURCES)
 	-$(MAKE) clean
 	

Modified: zaptel/trunk/debian/zaptel.doc-base.astribank
===================================================================
--- zaptel/trunk/debian/zaptel.doc-base.astribank	2007-08-18 21:35:25 UTC (rev 4091)
+++ zaptel/trunk/debian/zaptel.doc-base.astribank	2007-08-18 21:52:38 UTC (rev 4092)
@@ -4,6 +4,10 @@
 Abstract: Technical Documentation ofd the Xorcom Astribank
 Section: Comm
 
+Format: HTML
+Index: /usr/share/doc/zaptel/README.Astribank.html
+Files: /usr/share/doc/zaptel/README.Astribank.html
+
 Format: text
 Files: /usr/share/doc/zaptel/README.Astribank.gz
 




More information about the Pkg-voip-commits mailing list