[Pkg-voip-commits] r1029 - asterisk-sounds-extra/trunk/debian

Mark Purcell msp at costa.debian.org
Thu Nov 24 21:42:20 UTC 2005


Author: msp
Date: 2005-11-24 21:42:19 +0000 (Thu, 24 Nov 2005)
New Revision: 1029

Modified:
   asterisk-sounds-extra/trunk/debian/changelog
   asterisk-sounds-extra/trunk/debian/control
   asterisk-sounds-extra/trunk/debian/rules
Log:
* Enhances: asterisk
* Delete duplicates from asterisk-sounds-main package
  - file conf-hasleft.gsm is in package asterisk-sounds-main too
  (Closes: #340501)

Modified: asterisk-sounds-extra/trunk/debian/changelog
===================================================================
--- asterisk-sounds-extra/trunk/debian/changelog	2005-11-24 21:21:13 UTC (rev 1028)
+++ asterisk-sounds-extra/trunk/debian/changelog	2005-11-24 21:42:19 UTC (rev 1029)
@@ -1,3 +1,12 @@
+asterisk-sounds-extra (1.2.0-2) unstable; urgency=low
+
+  * Enhances: asterisk
+  * Delete duplicates from asterisk-sounds-main package
+    - file conf-hasleft.gsm is in package asterisk-sounds-main too
+    (Closes: #340501)
+
+ -- Mark Purcell <msp at debian.org>  Thu, 24 Nov 2005 21:41:17 +0000
+
 asterisk-sounds-extra (1.2.0-1) unstable; urgency=low
 
   * New upstream release

Modified: asterisk-sounds-extra/trunk/debian/control
===================================================================
--- asterisk-sounds-extra/trunk/debian/control	2005-11-24 21:21:13 UTC (rev 1028)
+++ asterisk-sounds-extra/trunk/debian/control	2005-11-24 21:42:19 UTC (rev 1029)
@@ -9,6 +9,7 @@
 Package: asterisk-sounds-extra
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Enhances: asterisk
 Description: Additional sound files for the Asterisk PBX
  Extra sound files for use with the Asterisk PBX, including many
  city names, phases and words.

Modified: asterisk-sounds-extra/trunk/debian/rules
===================================================================
--- asterisk-sounds-extra/trunk/debian/rules	2005-11-24 21:21:13 UTC (rev 1028)
+++ asterisk-sounds-extra/trunk/debian/rules	2005-11-24 21:42:19 UTC (rev 1029)
@@ -60,7 +60,15 @@
 
 	# Delete duplicates from asterisk-sounds-main package
 	rm -fR $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/letters/* \
-	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/invalid.gsm
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/invalid.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-hasleft.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-leaderhasleft.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-placeintoconf.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-thereare.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-userswilljoin.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-userwilljoin.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-waitforleader.gsm \
+	       $(CURDIR)/debian/asterisk-sounds-extra/usr/share/asterisk/sounds/conf-hasleft.gsm
 
 
 




More information about the Pkg-voip-commits mailing list