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

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sat Aug 18 23:08:54 UTC 2007


Hi

Hmm...

I was planning on testing if Zaptel actually got to building extra
module properly (or maybe using MODULES_EXTRA and SUBDIRS_EXTRA in
thebuild command is needed, see README). 

But so far ran into some other issues:

* I get an error from asciidoc for xpp/README.Astribank (line 331?).
  Seems to be related to a new feature of asciidoc 8, as it worked
  perfectly well in the Etch version...

Instead of the zaptel_perl patch, set PERLLIBDIR=/usr/share/perl5
through the make command-line?

Will look into this tommorow when I can think straight...

On Sat, Aug 18, 2007 at 09:52:38PM +0000, tzafrir-guest at alioth.debian.org wrote:
> 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
>  
> 
> 
> _______________________________________________
> Pkg-voip-commits mailing list
> Pkg-voip-commits at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-voip-commits

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the Pkg-voip-maintainers mailing list