[Pkg-voip-commits] r5850 - in /callweaver/trunk/debian: callweaver-dev.install callweaver.dirs callweaver.install changelog control docs rules

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Wed Jun 11 23:29:13 UTC 2008


Author: tzafrir-guest
Date: Wed Jun 11 23:29:13 2008
New Revision: 5850

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5850
Log:
* Update callweaver configuration to 1.2.0.1 .
* Repackaging because the have a debian/ subdir.
* Sync packaging with their debian/ directory.

Modified:
    callweaver/trunk/debian/callweaver-dev.install
    callweaver/trunk/debian/callweaver.dirs
    callweaver/trunk/debian/callweaver.install
    callweaver/trunk/debian/changelog
    callweaver/trunk/debian/control
    callweaver/trunk/debian/docs
    callweaver/trunk/debian/rules

Modified: callweaver/trunk/debian/callweaver-dev.install
URL: http://svn.debian.org/wsvn/pkg-voip/callweaver/trunk/debian/callweaver-dev.install?rev=5850&op=diff
==============================================================================
--- callweaver/trunk/debian/callweaver-dev.install (original)
+++ callweaver/trunk/debian/callweaver-dev.install Wed Jun 11 23:29:13 2008
@@ -3,3 +3,4 @@
 usr/lib/callweaver/lib*.la
 usr/lib/lib*.la
 usr/lib/callweaver/modules/*.la
+usr/lib/callweaver/modules/*.la

Modified: callweaver/trunk/debian/callweaver.dirs
URL: http://svn.debian.org/wsvn/pkg-voip/callweaver/trunk/debian/callweaver.dirs?rev=5850&op=diff
==============================================================================
--- callweaver/trunk/debian/callweaver.dirs (original)
+++ callweaver/trunk/debian/callweaver.dirs Wed Jun 11 23:29:13 2008
@@ -6,6 +6,7 @@
 var/lib/callweaver/firmware
 var/lib/callweaver/firmware/iax
 var/lib/callweaver/moh
+var/lib/callweaver/core/
 var/log/callweaver/cdr-csv
 var/log/callweaver/cdr-custom
 var/run/callweaver

Modified: callweaver/trunk/debian/callweaver.install
URL: http://svn.debian.org/wsvn/pkg-voip/callweaver/trunk/debian/callweaver.install?rev=5850&op=diff
==============================================================================
--- callweaver/trunk/debian/callweaver.install (original)
+++ callweaver/trunk/debian/callweaver.install Wed Jun 11 23:29:13 2008
@@ -2,7 +2,7 @@
 usr/lib/callweaver/libcwjb*.so.*
 usr/lib/callweaver/libcwsqlite3*.so.*
 usr/lib/callweaver/modules/*.so
-usr/lib/callweaver/libedit.so.* usr/lib/callweaver/
+usr/lib/callweaver/modules/icd/*.so
 usr/sbin
 usr/bin
 etc/callweaver

Modified: callweaver/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/callweaver/trunk/debian/changelog?rev=5850&op=diff
==============================================================================
--- callweaver/trunk/debian/changelog (original)
+++ callweaver/trunk/debian/changelog Wed Jun 11 23:29:13 2008
@@ -1,6 +1,6 @@
-callweaver (1.2.0~rc4-1) UNRELEASED; urgency=low
+callweaver (1.2.0.1~dfsg-1) UNRELEASED; urgency=low
 
-  * Openpbx.org 1.2 initial release.
+  * Initial package.
   * Imported from openpbx.org original package.
   * Replace GnomeMeeting by Ekiga
   * Add Homepage field as added in dpkg-dev 1.14.6.

Modified: callweaver/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/callweaver/trunk/debian/control?rev=5850&op=diff
==============================================================================
--- callweaver/trunk/debian/control (original)
+++ callweaver/trunk/debian/control Wed Jun 11 23:29:13 2008
@@ -2,8 +2,8 @@
 Priority: optional
 Section: comm
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
-Uploaders: Kilian Krause <kilian at debian.org>, Mark Purcell <msp at debian.org>
-Build-Depends: debhelper (>= 4.1.0), dpatch, libcap-dev, libedit-dev, libspandsp-dev (>= 0.0.4~pre3), libssl-dev, libncurses-dev, libpq-dev, libspeex-dev, libcurl4-dev, unixodbc-dev, libcapi20-dev, zaptel-source, libreadline-dev, libsqlite3-dev, libmysqlclient15-dev, libbluetooth2-dev
+Uploaders: Kilian Krause <kilian at debian.org>, Mark Purcell <msp at debian.org>, Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+Build-Depends: debhelper (>= 4.1.0), dpatch, libcap-dev, libspandsp-dev (>= 0.0.5~pre1), libssl-dev, libncurses-dev, libpq-dev, libspeex-dev, libcurl4-dev, unixodbc-dev, libcapi20-dev, zaptel-source, libreadline-dev, libsqlite3-dev, libmysqlclient15-dev, libbluetooth2-dev
 Standards-Version: 3.6.2
 Homepage: http://www.callweaver.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/callweaver/trunk/

Modified: callweaver/trunk/debian/docs
URL: http://svn.debian.org/wsvn/pkg-voip/callweaver/trunk/debian/docs?rev=5850&op=diff
==============================================================================
--- callweaver/trunk/debian/docs (original)
+++ callweaver/trunk/debian/docs Wed Jun 11 23:29:13 2008
@@ -1,4 +1,5 @@
 BUGS
+NEWS
 README
 sounds.txt
 CREDITS

Modified: callweaver/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/callweaver/trunk/debian/rules?rev=5850&op=diff
==============================================================================
--- callweaver/trunk/debian/rules (original)
+++ callweaver/trunk/debian/rules Wed Jun 11 23:29:13 2008
@@ -28,10 +28,10 @@
 
 DEBVERSION:=$(shell head -n 1 debian/changelog \
 		    | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
-ORIGVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')
+ORIGVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/~dfsg$$//')
 UPVERSION:=$(shell echo $(ORIGVERSION) | sed -e 's/~rc/_rc/')
 
-FILENAME := callweaver_$(ORIGVERSION).orig.tar.gz
+FILENAME := callweaver_$(ORIGVERSION)~dfsg.orig.tar.gz
 UPFILENAME := callweaver_$(UPVERSION).orig.tar.gz
 URL := http://devs.callweaver.org/release/callweaver-$(UPVERSION).tgz
 
@@ -137,7 +137,7 @@
 	dh_clean -k 
 	dh_installdirs
 	
-	# Add here commands to install the package into debian/yate.
+	# Add here commands to install the package into debian/tmp.
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 
 # Build architecture-independent files here.
@@ -185,8 +185,19 @@
 get-orig-source:
 	@@dh_testdir
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
-	@@echo Downloading $(FILENAME) from $(URL) ...
-	@@wget -N -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL)
+	@@echo Downloading $(UPFILENAME) from $(URL) ...
+	@@wget -nv -T10 -t3 -O ../tarballs/$(UPFILENAME) $(URL)
+	@@echo Repacking as DFSG-free...
+	@@mkdir -p ../tarballs/callweaver-$(UPVERSION).tmp/
+	@@cd ../tarballs/callweaver-$(UPVERSION).tmp ; \
+	tar xfz ../$(UPFILENAME) 
+	# move opstream's debian/ out of the way while we're doing the DFSG repack anyway.
+	@@cd ../tarballs/callweaver-$(UPVERSION).tmp/callweaver-$(UPVERSION) ; \
+	mkdir packaging;mv debian packaging
+	@@cd ../tarballs/callweaver-$(UPVERSION).tmp ; \
+	tar cfz ../$(FILENAME) *
+	@@echo Cleaning up...
+	@@$(RM) -rf ../tarballs/callweaver-$(UPVERSION).tmp/ ../tarballs/$(UPFILENAME)
 
 binary: binary-indep binary-arch
 .PHONY: build clean clean-patched patch unpatch binary-indep binary-arch binary install 




More information about the Pkg-voip-commits mailing list