[Pkg-voip-commits] r3688 - in asterisk-prompt-fr-proformatique/trunk: . debian

lmamane at alioth.debian.org lmamane at alioth.debian.org
Sun Jun 24 04:30:20 UTC 2007


Author: lmamane
Date: 2007-06-24 04:30:19 +0000 (Sun, 24 Jun 2007)
New Revision: 3688

Added:
   asterisk-prompt-fr-proformatique/trunk/debian/
   asterisk-prompt-fr-proformatique/trunk/debian/changelog
   asterisk-prompt-fr-proformatique/trunk/debian/compat
   asterisk-prompt-fr-proformatique/trunk/debian/control
   asterisk-prompt-fr-proformatique/trunk/debian/copyright
   asterisk-prompt-fr-proformatique/trunk/debian/dirs
   asterisk-prompt-fr-proformatique/trunk/debian/rules
   asterisk-prompt-fr-proformatique/trunk/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: asterisk-prompt-fr-proformatique/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: asterisk-prompt-fr-proformatique/trunk/debian/changelog
===================================================================
--- asterisk-prompt-fr-proformatique/trunk/debian/changelog	                        (rev 0)
+++ asterisk-prompt-fr-proformatique/trunk/debian/changelog	2007-06-24 04:30:19 UTC (rev 3688)
@@ -0,0 +1,6 @@
+asterisk-prompt-fr-proformatique (20060911-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Lionel Elie Mamane <lmamane at debian.org>  Fri, 15 Jun 2007 19:59:50 +0200
+

Added: asterisk-prompt-fr-proformatique/trunk/debian/compat
===================================================================
--- asterisk-prompt-fr-proformatique/trunk/debian/compat	                        (rev 0)
+++ asterisk-prompt-fr-proformatique/trunk/debian/compat	2007-06-24 04:30:19 UTC (rev 3688)
@@ -0,0 +1 @@
+5

Added: asterisk-prompt-fr-proformatique/trunk/debian/control
===================================================================
--- asterisk-prompt-fr-proformatique/trunk/debian/control	                        (rev 0)
+++ asterisk-prompt-fr-proformatique/trunk/debian/control	2007-06-24 04:30:19 UTC (rev 3688)
@@ -0,0 +1,21 @@
+Source: asterisk-prompt-fr-proformatique
+Section: comm
+Priority: extra
+Maintainer: Debian VoIP team <pkg-voip-maintainers at lists.alioth.debian.org>
+Uploaders: Lionel Elie Mamane <lmamane at debian.org>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: asterisk-prompt-fr-proformatique
+Architecture: all
+Recommends: asterisk (>= 1:1.4)
+Conflicts: asterisk-prompt-fr
+Provides: asterisk-prompt-fr
+Replaces: asterisk-prompt-fr
+Depends: ${misc:Depends}
+Description: French voice prompts for Asterisk
+ These are French voice prompts for the Asterisk PBX, courtesy of
+ Proformatique SARL.
+ .
+ You need such prompts if you intend to run Asterisk and wish to
+ support French-speaking callers.

Added: asterisk-prompt-fr-proformatique/trunk/debian/copyright
===================================================================
--- asterisk-prompt-fr-proformatique/trunk/debian/copyright	                        (rev 0)
+++ asterisk-prompt-fr-proformatique/trunk/debian/copyright	2007-06-24 04:30:19 UTC (rev 3688)
@@ -0,0 +1,36 @@
+This package was debianized by Lionel Elie Mamane <lmamane at debian.org> on
+Fri, 15 Jun 2007 19:59:50 +0200.
+
+It was downloaded from <http://xivo.fr/debian/prompt-fr-france-20060911.tgz>
+
+Upstream:
+
+ Voice actor: unknown
+ Financial sponsor: Impédance
+ Distributor: Proformatique SARL, http://www.proformatique.com/
+ Contact : Sylvain Boily <sboily at proformatique.com>
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License version 2 as
+    published by the Free Software Foundation.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is (C) 2007, Lionel Elie Mamane
+<lmamane at debian.org> and is licensed under the GNU GPL; either version
+2 of the License, or (at your option) any later version
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Added: asterisk-prompt-fr-proformatique/trunk/debian/dirs
===================================================================
--- asterisk-prompt-fr-proformatique/trunk/debian/dirs	                        (rev 0)
+++ asterisk-prompt-fr-proformatique/trunk/debian/dirs	2007-06-24 04:30:19 UTC (rev 3688)
@@ -0,0 +1 @@
+usr/share/asterisk/sounds/fr

Added: asterisk-prompt-fr-proformatique/trunk/debian/rules
===================================================================
--- asterisk-prompt-fr-proformatique/trunk/debian/rules	                        (rev 0)
+++ asterisk-prompt-fr-proformatique/trunk/debian/rules	2007-06-24 04:30:19 UTC (rev 3688)
@@ -0,0 +1,52 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+NO_DISTRIB:=README LICENCE
+NO_DISTRIB_FIND_EXPR:=$(patsubst %,-not -name '%',$(NO_DISTRIB))
+PKG_NAME:=asterisk-prompt-fr-proformatique
+LNG:=fr
+
+build: build-indep
+
+build-indep:
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp debian/links
+
+	dh_clean
+
+binary-indep: build-indep install
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	dh_installchangelogs
+	dh_installdocs
+
+	set -e; find . -mindepth 1 -maxdepth 1 -not -name debian $(NO_DISTRIB_FIND_EXPR) -print0 | xargs --null cp -R -tdebian/$(PKG_NAME)/usr/share/asterisk/sounds/$(LNG)/
+
+	set -e; \
+	( cd debian/$(PKG_NAME)/usr/share/asterisk/sounds/$(LNG)/; \
+	  for d in $$(find . -mindepth 1 -type d -printf '%P\n'); do \
+	    mkdir -p ../$${d}; \
+	    echo usr/share/asterisk/sounds/$(LNG)/$${d} usr/share/asterisk/sounds/$${d}/$(LNG); \
+	  done ) > debian/links
+	dh_link
+
+	dh_compress
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+#Only "arch: any", so nothing to do, but that target is mandatory.
+binary-arch:
+
+binary: binary-indep binary-arch
+
+.PHONY: clean binary-indep binary-arch binary install build build-indep


Property changes on: asterisk-prompt-fr-proformatique/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: asterisk-prompt-fr-proformatique/trunk/debian/watch
===================================================================
--- asterisk-prompt-fr-proformatique/trunk/debian/watch	                        (rev 0)
+++ asterisk-prompt-fr-proformatique/trunk/debian/watch	2007-06-24 04:30:19 UTC (rev 3688)
@@ -0,0 +1,8 @@
+# You can run the "uscan" command to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webserver directory
+http://xivo.fr/debian/prompt-fr-france-(.*)\.tgz




More information about the Pkg-voip-commits mailing list