[Pkg-voip-commits] r7314 - in /asterisk-sounds-extra: ./ trunk/ trunk/debian/

msp at alioth.debian.org msp at alioth.debian.org
Sun May 31 00:14:08 UTC 2009


Author: msp
Date: Sun May 31 00:14:07 2009
New Revision: 7314

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7314
Log:
NUR

Added:
    asterisk-sounds-extra/build-area   (with props)
    asterisk-sounds-extra/tarballs   (with props)
    asterisk-sounds-extra/trunk/
    asterisk-sounds-extra/trunk/debian/   (with props)
    asterisk-sounds-extra/trunk/debian/asterisk-sounds-extra.install
    asterisk-sounds-extra/trunk/debian/changelog
    asterisk-sounds-extra/trunk/debian/compat
    asterisk-sounds-extra/trunk/debian/control
    asterisk-sounds-extra/trunk/debian/copyright
    asterisk-sounds-extra/trunk/debian/docs
    asterisk-sounds-extra/trunk/debian/rules   (with props)
    asterisk-sounds-extra/trunk/debian/watch

Added: asterisk-sounds-extra/build-area
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/build-area?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/build-area (added)
+++ asterisk-sounds-extra/build-area Sun May 31 00:14:07 2009
@@ -1,0 +1,1 @@
+link ../build-area/

Propchange: asterisk-sounds-extra/build-area
------------------------------------------------------------------------------
    svn:special = *

Added: asterisk-sounds-extra/tarballs
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/tarballs?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/tarballs (added)
+++ asterisk-sounds-extra/tarballs Sun May 31 00:14:07 2009
@@ -1,0 +1,1 @@
+link ../tarballs

Propchange: asterisk-sounds-extra/tarballs
------------------------------------------------------------------------------
    svn:special = *

Propchange: asterisk-sounds-extra/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: asterisk-sounds-extra/trunk/debian/asterisk-sounds-extra.install
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/asterisk-sounds-extra.install?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/asterisk-sounds-extra.install (added)
+++ asterisk-sounds-extra/trunk/debian/asterisk-sounds-extra.install Sun May 31 00:14:07 2009
@@ -1,0 +1,4 @@
+*gsm /usr/share/asterisk/sounds
+*txt /usr/share/asterisk/sounds
+wx /usr/share/asterisk/sounds
+ha /usr/share/asterisk/sounds

Added: asterisk-sounds-extra/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/changelog?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/changelog (added)
+++ asterisk-sounds-extra/trunk/debian/changelog Sun May 31 00:14:07 2009
@@ -1,0 +1,74 @@
+asterisk-sounds-extra (1.4.9-1) unstable; urgency=low
+
+  * New upstream release
+
+  [ Patrick Matthäi ]
+  * Fixed missing copyright notice warning from lintian. Anyway there is no
+    date for the copyright itself anywhere.
+
+  [ Mark Purcell ]
+  * Upgrade to Standards-Version: 3.8.1 - no changes necessary
+  * debian/control update. lintian: description contains-duplicated-word
+  * Fixup debian/watch asterisk.org direct
+  * Pickup upstream changelog
+
+ -- Mark Purcell <msp at debian.org>  Sun, 31 May 2009 09:44:20 +1000
+
+asterisk-sounds-extra (1.4.7-1) unstable; urgency=low
+
+  [ Mark Purcell ]
+  * New upstream release
+    - overwrites hours.gsm which is also in package asterisk-sounds-main
+    (Closes: #453722)
+  * Switch to cdbs
+
+  [ Kilian Krause ]
+  * Update debian/watch
+
+  [ Faidon Liambotis ]
+  * Add Homepage field as added in dpkg-dev 1.14.6.
+  * Add myself to Uploaders.
+  * Add Recommends: asterisk
+  * Fix debian/watch by using a pkg-voip wrapper to avoid upstream's silly
+    redirections. (Closes: #450238)
+
+ -- Mark Purcell <msp at debian.org>  Thu, 15 May 2008 20:51:33 +1000
+
+asterisk-sounds-extra (1.2.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Mark Purcell <msp at debian.org>  Fri,  3 Feb 2006 23:08:36 +1100
+
+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
+
+ -- Mark Purcell <msp at debian.org>  Thu, 17 Nov 2005 18:01:22 +0000
+
+asterisk-sounds-extra (1.0.9-2) UNRELEASED; urgency=low
+
+  [ Kilian Krause ]
+  * Debian VoIP upload
+
+  [ Mark Purcell ]
+  * Update debian/watch
+
+ -- Mark Purcell <msp at debian.org>  Sun,  2 Oct 2005 14:10:22 +0100
+
+asterisk-sounds-extra (1.0.9-1) unstable; urgency=low
+
+  * Initial release. (Closes: #318272: ITP: asterisk-sounds --
+    Additionals sound files for the Asterisk PBX)
+
+ -- Mark Purcell <msp at debian.org>  Sat, 16 Jul 2005 23:05:37 +1000
+

Added: asterisk-sounds-extra/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/compat?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/compat (added)
+++ asterisk-sounds-extra/trunk/debian/compat Sun May 31 00:14:07 2009
@@ -1,0 +1,1 @@
+7

Added: asterisk-sounds-extra/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/control?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/control (added)
+++ asterisk-sounds-extra/trunk/debian/control Sun May 31 00:14:07 2009
@@ -1,0 +1,28 @@
+Source: asterisk-sounds-extra
+Section: comm
+Priority: optional
+Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Simon Richter <sjr at debian.org>, Faidon Liambotis <paravoid at debian.org>
+Build-Depends: debhelper (>= 7), cdbs
+Standards-Version: 3.8.1
+Homepage: http://www.asterisk.org/
+Vcs-Svn: svn://svn.debian.org/pkg-voip/asterisk-sounds-extra/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/?op=log
+
+Package: asterisk-sounds-extra
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: asterisk
+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.
+ .
+ These sounds were recorded in March of 2003 by Allison Smith, who does PBX
+ voicemail voices for hire and is the voice of Asterisk.  She does a great
+ job!  Note: she did not, in fact, make the monkey noises.
+ .
+ These sounds have been donated to the Asterisk community.  Many of these
+ sounds will probably find their way into the Asterisk standard distribution
+ (notably the number enunciations, which are useful for speaking dates.)
+ However, the rest are for general consumption.

Added: asterisk-sounds-extra/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/copyright?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/copyright (added)
+++ asterisk-sounds-extra/trunk/debian/copyright Sun May 31 00:14:07 2009
@@ -1,0 +1,18 @@
+This package was debianized by Mark Purcell <msp at debian.org> on
+Thu, 14 Jul 2005 13:52:17 +0100.
+
+It was downloaded from ftp://ftp.digium.com/pub/telephony/sounds/
+
+Copyright: Cooyright 2003 Allison Smith
+
+License:
+    http://kb.digium.com/entry/135/
+
+    Additionally, the "extra-sounds" package includes a greater vocabulary
+    of recorded words to be used in IVRs and applications. They cover less-common
+    uses, such as weather-related terms, U.S. States, major cities, technical terms,
+    and miscellaneous words you may find useful or amusing.
+ 
+    The English and Spanish core-sounds and extra-sounds were recorded by Allison Smith,
+    the voice of Asterisk. These sounds may be freely distributed and are free for use
+    with Asterisk.

Added: asterisk-sounds-extra/trunk/debian/docs
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/docs?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/docs (added)
+++ asterisk-sounds-extra/trunk/debian/docs Sun May 31 00:14:07 2009
@@ -1,0 +1,1 @@
+extra-sounds-en.txt

Added: asterisk-sounds-extra/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/rules?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/rules (added)
+++ asterisk-sounds-extra/trunk/debian/rules Sun May 31 00:14:07 2009
@@ -1,0 +1,5 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_INSTALL_CHANGELOGS_ALL := CHANGES*

Propchange: asterisk-sounds-extra/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: asterisk-sounds-extra/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-sounds-extra/trunk/debian/watch?rev=7314&op=file
==============================================================================
--- asterisk-sounds-extra/trunk/debian/watch (added)
+++ asterisk-sounds-extra/trunk/debian/watch Sun May 31 00:14:07 2009
@@ -1,0 +1,2 @@
+version=3
+http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-extra-sounds-en-gsm-(.*).tar.gz debian svn-upgrade




More information about the Pkg-voip-commits mailing list