From 860549090ff4c32791a0833981b0d077fedbf6cf Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Tue, 26 May 2009 15:50:33 +0000 Subject: [PATCH] ajout yaounde2 --- Makefile | 2 +- debian/changelog | 7 +++++++ debian/control | 2 +- debian/copyright | 33 +++++++++++++++++++++++++++++---- debian/rules | 12 ++++++------ keys/auf-yaounde2.pub | 6 ++++++ liste-serveurs | 1 + pourwiki.txt | 1 + 8 files changed, 52 insertions(+), 12 deletions(-) create mode 100644 keys/auf-yaounde2.pub diff --git a/Makefile b/Makefile index e7ebf4d..a4144ce 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ all: clean: - rm *.global + rm -f *.global install: install-keys install-create install-copy diff --git a/debian/changelog b/debian/changelog index 0677f9d..254926b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +asterisk-config-auf-connexions (1.7) unstable; urgency=low + + * ajout yaounde2 (CNF de Soa) + * adaptations demandees par lintian + + -- Thomas NOEL Tue, 26 May 2009 15:49:55 +0000 + asterisk-config-auf-connexions (1.6) unstable; urgency=low * nouvelle cle pour conakry diff --git a/debian/control b/debian/control index f813dd3..4ef6051 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: comm Priority: optional Maintainer: Thomas NOEL Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.2 +Standards-Version: 3.8.0 Package: asterisk-config-auf-connexions Architecture: all diff --git a/debian/copyright b/debian/copyright index 6f625a2..e80f8c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,9 +3,34 @@ Tue, 13 Dec 2005 20:53:52 +0100. It was downloaded from http://git.auf.org/ -Copyright Holder: Agence universitaire de la Francophonie www.auf.org +Upstream Author: + + Thomas NOEL + +Copyright: + + Copyright (C) 2005,6,7,8,9 AUF Agence universitaire de la Francophonie + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + 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 can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2009, Thomas NOEL and +is licensed under the GPL, see above. -License: GPL -On Debian Linux systems, the complete text of the GNU General Public License -can be found in `/usr/share/common-licenses/GPL'. diff --git a/debian/rules b/debian/rules index dc18b66..f0b322a 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export DH_ALWAYS_EXCLUDE=.svn +export DH_ALWAYS_EXCLUDE=.git @@ -47,7 +47,7 @@ clean: rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - -$(MAKE) clean + $(MAKE) clean dh_clean @@ -61,12 +61,12 @@ install: build $(MAKE) install DESTDIR=$(CURDIR)/debian/asterisk-config-auf-connexions -# Build architecture-independent files here. -binary-indep: build install -# We have nothing to do by default. - # Build architecture-dependent files here. binary-arch: build install +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot dh_installchangelogs diff --git a/keys/auf-yaounde2.pub b/keys/auf-yaounde2.pub new file mode 100644 index 0000000..efd508f --- /dev/null +++ b/keys/auf-yaounde2.pub @@ -0,0 +1,6 @@ +-----BEGIN PUBLIC KEY----- +MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDHGl3Y37peD1VgF6cnnjh4IB5Z +zA939epkyt4BxnGaWJKsI/I934IHR5kr+VOpOdDdqwcBtjpxkjho3uAUQqEaTy1J +QvKVDqpJqEAvavLYqfLdxshg5P1Bxy9NhGjzKIt7APXnJIZF/Mt3hDIfiDJ5woPu +PHH36CoaYdkSjpheZwIDAQAB +-----END PUBLIC KEY----- diff --git a/liste-serveurs b/liste-serveurs index 5d1dce7..6455c6a 100644 --- a/liste-serveurs +++ b/liste-serveurs @@ -51,6 +51,7 @@ auf-ife:2301:ifemaurice.dynalias.org # BAC auf-yaounde:2371:voip.cm.auf.org +auf-yaounde2:2372:voip.soa.cm.auf.org auf-libreville:2411:voip.ga.auf.org auf-bangui:2361:voip.cf.auf.org auf-bujumbura:2571:voip.bi.auf.org diff --git a/pourwiki.txt b/pourwiki.txt index a95cb2a..28cf395 100644 --- a/pourwiki.txt +++ b/pourwiki.txt @@ -35,6 +35,7 @@ || moroni || 269 || || ife || 2301 || || yaounde || 2371 || + || yaounde2 || 2372 || || libreville || 2411 || || bangui || 2361 || || bujumbura || 2571 || -- 1.7.10.4