[Pkg-voip-commits] r4043 - zaptel/trunk/debian
msp at alioth.debian.org
msp at alioth.debian.org
Sat Aug 18 12:13:57 UTC 2007
Author: msp
Date: 2007-08-18 12:13:57 +0000 (Sat, 18 Aug 2007)
New Revision: 4043
Modified:
zaptel/trunk/debian/changelog
zaptel/trunk/debian/rules
Log:
* Ship new wctdm24xxp modules
Modified: zaptel/trunk/debian/changelog
===================================================================
--- zaptel/trunk/debian/changelog 2007-08-18 12:07:35 UTC (rev 4042)
+++ zaptel/trunk/debian/changelog 2007-08-18 12:13:57 UTC (rev 4043)
@@ -27,8 +27,9 @@
* Add debian/patches/inlcude.dpatch - upstream typo
* debian/rules: upstream change INSTALL_PREFIX->DESTDIR
* debian/zaptel.doc-base.readme add Index: doc-base-file-no-index
+ * Ship new wctdm24xxp modules
- -- Mark Purcell <msp at debian.org> Sat, 18 Aug 2007 13:03:59 +0100
+ -- Mark Purcell <msp at debian.org> Sat, 18 Aug 2007 13:13:54 +0100
zaptel (1:1.4.4~dfsg-1) unstable; urgency=low
Modified: zaptel/trunk/debian/rules
===================================================================
--- zaptel/trunk/debian/rules 2007-08-18 12:07:35 UTC (rev 4042)
+++ zaptel/trunk/debian/rules 2007-08-18 12:13:57 UTC (rev 4043)
@@ -147,7 +147,7 @@
# driver source code
mkdir -p $(TARDIR)/debian/generated
cp Makefile Makefile.kernel26 configure install-sh makeopts.in .version *.c *.h *.rbt $(TARDIR)/
- for dir in build_tools firmware include vzaphfc oslec oct612x wct4xxp wctc4xxp xpp; do \
+ for dir in build_tools firmware include vzaphfc oslec oct612x wct4xxp wctc4xxp wctdm24xxp xpp; do \
if [ -d $$dir ]; then cp -r $$dir $(TARDIR); fi; \
done
cp -a $(GENERATED_SOURCES) $(TARDIR)/debian/generated/
More information about the Pkg-voip-commits
mailing list