[Pkg-voip-commits] r2526 - opal/branches/sarge/debian

Kilian Krause kilian at costa.debian.org
Mon Oct 9 11:52:59 UTC 2006


Author: kilian
Date: 2006-10-09 11:52:59 +0000 (Mon, 09 Oct 2006)
New Revision: 2526

Modified:
   opal/branches/sarge/debian/control
   opal/branches/sarge/debian/rules
Log:
backport latest changes to sarge


Modified: opal/branches/sarge/debian/control
===================================================================
--- opal/branches/sarge/debian/control	2006-10-09 11:48:34 UTC (rev 2525)
+++ opal/branches/sarge/debian/control	2006-10-09 11:52:59 UTC (rev 2526)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>
-Build-Depends: debhelper (>= 4.0.2), libpt-dbg (>= 1.10.2), libpt-dev (>= 1.10.2), g++ (>= 2.95), dpatch (>= 1.11), doxygen, autotools-dev
+Build-Depends: debhelper (>= 4.0.2), libpt-dbg (>= 1.10.2-1), libpt-dev (>= 1.10.2-1), g++ (>= 2.95), dpatch (>= 1.11), doxygen, autotools-dev
 Build-Depends-Indep: doxygen
 Build-Conflicts: linux-kernel-headers (<< 2.5.999-test7-bk-14), libopenh323-dev, libopal-dev
 Standards-Version: 3.6.2

Modified: opal/branches/sarge/debian/rules
===================================================================
--- opal/branches/sarge/debian/rules	2006-10-09 11:48:34 UTC (rev 2525)
+++ opal/branches/sarge/debian/rules	2006-10-09 11:52:59 UTC (rev 2526)
@@ -222,7 +222,7 @@
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
 	@@echo Downloading $(UPFILENAME) from $(URL) ...
 	@@wget -N -nv -T10 -t3 -O ../tarballs/$(UPFILENAME) $(URL)
-	@@echo Repacking as DFSG-free (removing iLBC)...
+	@@echo 'Repacking as DFSG-free (removing iLBC)...'
 	@@mkdir -p ../tarballs/opal-$(UPVERSION).tmp/
 	@@cd ../tarballs/opal-$(UPVERSION).tmp ; \
 	tar xfz ../$(UPFILENAME) 




More information about the Pkg-voip-commits mailing list