diff --git a/config/debian/changelog b/config/debian/changelog deleted file mode 100644 index 6b8844f..0000000 --- a/config/debian/changelog +++ /dev/null @@ -1,20 +0,0 @@ -ngcp-config (2.3.0) unstable; urgency=low - - * Align version with release - - -- Jon Bonilla Mon, 04 Jul 2011 12:09:08 +0200 - -ngcp-config (2.2.0) unstable; urgency=low - - [ Jon Bonilla ] - * Add ngcp-ngcpcfg to dependencies. - * Improve package descriptions. - - -- Michael Prokop Fri, 29 Apr 2011 01:33:28 +0200 - -ngcp-config (2.1.0) unstable; urgency=low - - * Initial release - - -- Jon Bonilla Sun, 10 Oct 2010 12:09:08 +0200 - diff --git a/config/debian/compat b/config/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/config/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/config/debian/control b/config/debian/control deleted file mode 100644 index e31bbd8..0000000 --- a/config/debian/control +++ /dev/null @@ -1,21 +0,0 @@ -Source: ngcp-config -Section: utils -Priority: extra -Maintainer: Jon Bonilla -Build-Depends: debhelper (>= 5) -Standards-Version: 3.9.1 -Homepage: http://sipwise.com/ - -Package: ngcp-config-pro -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-templates-pro, ngcp-ngcpcfg, ngcp-ngcpcfg-ha, ngcp-templates-pro-config -Conflicts: ngcp-config-ce -Description: Metapackage for NGCP platform configuration system - This metapackage installs the ngcp configuration system for the NGCP sip:provider PRO platform. - -Package: ngcp-config-ce -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-templates-ce, ngcp-ngcpcfg, ngcp-templates-ce-config -Conflicts: ngcp-config-pro -Description: Metapackage for NGCP platform configuration system - This metapackage installs the ngcp configuration system for the NGCP sip:provider CE platform. diff --git a/config/debian/copyright b/config/debian/copyright deleted file mode 100644 index 09d43d3..0000000 --- a/config/debian/copyright +++ /dev/null @@ -1,24 +0,0 @@ -Upstream Author: The Sipwise Team - http://sipwise.com -Copyright: 2007-2010, Sipwise GmbH, Austria -License: GPL-3+ - This program 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 3 of the License, or (at your option) any later - version. - . - This program 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 full text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. - diff --git a/config/debian/rules b/config/debian/rules deleted file mode 100755 index 83dd2ae..0000000 --- a/config/debian/rules +++ /dev/null @@ -1,46 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -build: build-stamp - -build-stamp: - dh_testdir - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - -# Build architecture-dependent files here. -binary-arch: build install - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir - dh_testroot - dh_installdocs - dh_installchangelogs - dh_compress - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install diff --git a/ngcp/debian/changelog b/ngcp/debian/changelog deleted file mode 100644 index b79c2e1..0000000 --- a/ngcp/debian/changelog +++ /dev/null @@ -1,20 +0,0 @@ -ngcp-ngcp (2.3.0) unstable; urgency=low - - * Align version with release - - -- Jon Bonilla Mon, 04 Jul 2011 12:09:08 +0200 - -ngcp-ngcp (2.2.0) unstable; urgency=low - - [ Jon Bonilla ] - * Improve package description. - * Added ngcp-keyring to ngcp metapackage dependencies. - - -- Michael Prokop Fri, 29 Apr 2011 01:36:57 +0200 - -ngcp-ngcp (2.1.0) unstable; urgency=low - - * Initial release - - -- Jon Bonilla Sun, 10 Oct 2010 12:09:08 +0200 - diff --git a/ngcp/debian/compat b/ngcp/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/ngcp/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/ngcp/debian/control b/ngcp/debian/control deleted file mode 100644 index 565a23f..0000000 --- a/ngcp/debian/control +++ /dev/null @@ -1,21 +0,0 @@ -Source: ngcp-ngcp -Section: utils -Priority: extra -Maintainer: Jon Bonilla -Build-Depends: debhelper (>= 5) -Standards-Version: 3.9.1 -Homepage: http://sipwise.com/ - -Package: ngcp-ngcp-pro -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-config-pro, ngcp-services-pro, ngcp-nth-pro, ngcp-keyring -Conflicts: ngcp-ngcp-ce -Description: Metapackage for Sipwise's NGCP platform - This metapackage installs all the packages needed in a NGCP sip:provider PRO platform environment. - -Package: ngcp-ngcp-ce -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-config-ce, ngcp-services-ce, ngcp-nth-ce, ngcp-keyring -Conflicts: ngcp-ngcp-pro -Description: Metapackage for Sipwise's NGCP platform - This metapackage installs all the packages needed in a NGCP sip:provider CE platform environment. diff --git a/ngcp/debian/copyright b/ngcp/debian/copyright deleted file mode 100644 index 09d43d3..0000000 --- a/ngcp/debian/copyright +++ /dev/null @@ -1,24 +0,0 @@ -Upstream Author: The Sipwise Team - http://sipwise.com -Copyright: 2007-2010, Sipwise GmbH, Austria -License: GPL-3+ - This program 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 3 of the License, or (at your option) any later - version. - . - This program 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 full text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. - diff --git a/ngcp/debian/rules b/ngcp/debian/rules deleted file mode 100755 index 83dd2ae..0000000 --- a/ngcp/debian/rules +++ /dev/null @@ -1,46 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -build: build-stamp - -build-stamp: - dh_testdir - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - -# Build architecture-dependent files here. -binary-arch: build install - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir - dh_testroot - dh_installdocs - dh_installchangelogs - dh_compress - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install diff --git a/nth/debian/changelog b/nth/debian/changelog deleted file mode 100644 index 7223790..0000000 --- a/nth/debian/changelog +++ /dev/null @@ -1,32 +0,0 @@ -ngcp-nth (2.3.0) unstable; urgency=low - - * Align version with release - - -- Jon Bonilla Mon, 04 Jul 2011 12:09:08 +0200 - -ngcp-nth (0.2.0) unstable; urgency=low - - [ Jon Bonilla ] - * Improved package description. - * Add "irqbalance" package to depends. - * Add "less" package to depends. - * Add "mytop" package to depends. - * Add "ssh" to depends. - - [ Andreas Granig ] - * Add "host" package to depends. - - -- Michael Prokop Fri, 29 Apr 2011 01:40:24 +0200 - -ngcp-nth (0.1.1) unstable; urgency=low - - * libtemplate-perl added as dependency - - -- Jon Bonilla Thu, 12 Oct 2010 12:09:08 +0200 - -ngcp-nth (0.1.0) unstable; urgency=low - - * Initial release. - - -- Jon Bonilla Thu, 30 Sep 2010 12:09:08 +0200 - diff --git a/nth/debian/compat b/nth/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/nth/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/nth/debian/control b/nth/debian/control deleted file mode 100644 index b91c617..0000000 --- a/nth/debian/control +++ /dev/null @@ -1,19 +0,0 @@ -Source: ngcp-nth -Section: utils -Priority: extra -Maintainer: Jon Bonilla -Build-Depends: debhelper (>= 5) -Standards-Version: 3.9.2 -Homepage: http://sipwise.com/ - -Package: ngcp-nth-pro -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ifenslave, vlan, ngrep-sip, screen, strace, vim, tcpdump, perl-doc, iftop, ifrename, rsync, libtemplate-perl, host, mytop, less, irqbalance, lsof, telnet -Description: Metapackage for Nice To Have tools in NGCP platforms - This metapackage installs several nice to have tools in a NGCP sip:provider PRO platform. - -Package: ngcp-nth-ce -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ifenslave, vlan, ngrep-sip, screen, strace, vim, tcpdump, perl-doc, iftop, ifrename, rsync, libtemplate-perl, host, mytop, less, irqbalance, lsof, telnet -Description: Metapackage for Nice To Have tools in NGCP platforms - This metapackage installs several nice to have tools in a NGCP sip:provider CE platform. diff --git a/nth/debian/copyright b/nth/debian/copyright deleted file mode 100644 index 09d43d3..0000000 --- a/nth/debian/copyright +++ /dev/null @@ -1,24 +0,0 @@ -Upstream Author: The Sipwise Team - http://sipwise.com -Copyright: 2007-2010, Sipwise GmbH, Austria -License: GPL-3+ - This program 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 3 of the License, or (at your option) any later - version. - . - This program 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 full text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. - diff --git a/nth/debian/rules b/nth/debian/rules deleted file mode 100755 index 83dd2ae..0000000 --- a/nth/debian/rules +++ /dev/null @@ -1,46 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -build: build-stamp - -build-stamp: - dh_testdir - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - -# Build architecture-dependent files here. -binary-arch: build install - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir - dh_testroot - dh_installdocs - dh_installchangelogs - dh_compress - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install diff --git a/services/debian/changelog b/services/debian/changelog deleted file mode 100644 index 8dc274a..0000000 --- a/services/debian/changelog +++ /dev/null @@ -1,19 +0,0 @@ -ngcp-services (2.3.0) unstable; urgency=low - - * Align version with release - - -- Jon Bonilla Mon, 04 Jul 2011 12:09:08 +0200 - -ngcp-services (2.2.0) lucid; urgency=low - - * Replace kamailio-xmlrpc-module by kamailio-xml-module - * Replace rtpproxy by ngcp-mediaproxy-ng - - -- Andreas Granig Tue, 26 Apr 2011 18:24:07 +0200 - -ngcp-services (2.1.0) unstable; urgency=low - - * Initial release - - -- Jon Bonilla Sun, 10 Oct 2010 12:09:08 +0200 - diff --git a/services/debian/compat b/services/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/services/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/services/debian/control b/services/debian/control deleted file mode 100644 index 94b89fe..0000000 --- a/services/debian/control +++ /dev/null @@ -1,29 +0,0 @@ -Source: ngcp-services -Section: utils -Priority: extra -Maintainer: Jon Bonilla -Build-Depends: debhelper (>= 5) -Standards-Version: 3.9.1 -Homepage: http://sipwise.com/ - -Package: ngcp-services-pro -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, kamailio, kamailio-mysql-modules, kamailio-xml-modules, percona-server-client-5.1, percona-server-server-5.1, ntp, rsyslog-mysql, ngcp-mediaproxy-ng, ngcp-asterisk, ngcp-cdr-exporter, ngcp-check-tools, ngcp-system-tools-pro, ngcp-mediator, ngcp-ossbss-apache, ngcp-ossbss-billing, ngcp-ossbss-common, ngcp-ossbss-voip, ngcp-ossbss-system, ngcp-ossbss-xmldispatcher, ngcp-reminder, ngcp-sems-ha, ngcp-www-admin, ngcp-www-csc, ngcp-rate-o-mat, glusterfs-server, glusterfs-client, mpt-status, ngcp-vmnotify, ngcp-monitoring-tools, ngcp-rsyslog-tools, ngcp-cleanup-tools, exim4, bzip2, ssh, python, snmpd, redis-server, monit, heartbeat-2 -Conflicts: ngcp-services-ce -Description: Metapackage for NGCP platform services - This metapackage installs the required services in a NGCP sip:provider PRO platform. - -Package: ngcp-services-pro-ha-v3 -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, kamailio, kamailio-mysql-modules, kamailio-xml-modules, percona-server-client-5.1, percona-server-server-5.1, ntp, rsyslog-mysql, ngcp-mediaproxy-ng, ngcp-asterisk, ngcp-cdr-exporter, ngcp-check-tools, ngcp-system-tools-pro, ngcp-mediator, ngcp-ossbss-apache, ngcp-ossbss-billing, ngcp-ossbss-common, ngcp-ossbss-voip, ngcp-ossbss-system, ngcp-ossbss-xmldispatcher, ngcp-reminder, ngcp-sems-ha, ngcp-www-admin, ngcp-www-csc, ngcp-rate-o-mat, glusterfs-server, glusterfs-client, mpt-status, ngcp-vmnotify, ngcp-monitoring-tools, ngcp-rsyslog-tools, ngcp-cleanup-tools, exim4, pacemaker, corosync, bzip2, ssh, python, snmpd, redis-server -Conflicts: ngcp-services-ce -Description: Metapackage for NGCP platform services - This metapackage installs the required services in a NGCP sip:provider PRO platform, - using Linux HA v3. - -Package: ngcp-services-ce -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, kamailio, kamailio-mysql-modules, kamailio-xml-modules, percona-server-client-5.1, percona-server-server-5.1, ntp, rsyslog-mysql, ngcp-mediaproxy-ng, ngcp-asterisk, ngcp-cdr-exporter, ngcp-mediator, ngcp-ossbss-apache, ngcp-ossbss-billing, ngcp-ossbss-common, ngcp-ossbss-voip, ngcp-ossbss-system, ngcp-ossbss-xmldispatcher, ngcp-reminder, ngcp-sems, ngcp-www-admin, ngcp-www-csc, ngcp-rate-o-mat, ngcp-vmnotify, ngcp-check-tools, ngcp-system-tools-ce, ngcp-rsyslog-tools, ngcp-cleanup-tools, mailx, ssh, bzip2, python -Conflicts: ngcp-services-pro -Description: Metapackage for NGCP platform services - This metapackage installs the required services in a NGCP sip:provider CE platform. diff --git a/services/debian/copyright b/services/debian/copyright deleted file mode 100644 index 09d43d3..0000000 --- a/services/debian/copyright +++ /dev/null @@ -1,24 +0,0 @@ -Upstream Author: The Sipwise Team - http://sipwise.com -Copyright: 2007-2010, Sipwise GmbH, Austria -License: GPL-3+ - This program 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 3 of the License, or (at your option) any later - version. - . - This program 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 full text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. - diff --git a/services/debian/rules b/services/debian/rules deleted file mode 100755 index 83dd2ae..0000000 --- a/services/debian/rules +++ /dev/null @@ -1,46 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -build: build-stamp - -build-stamp: - dh_testdir - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - -# Build architecture-dependent files here. -binary-arch: build install - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir - dh_testroot - dh_installdocs - dh_installchangelogs - dh_compress - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install diff --git a/templates/debian/changelog b/templates/debian/changelog deleted file mode 100644 index 7246061..0000000 --- a/templates/debian/changelog +++ /dev/null @@ -1,41 +0,0 @@ -ngcp-templates (2.3.0) unstable; urgency=low - - * Align version with release - - -- Jon Bonilla Mon, 04 Jul 2011 12:09:08 +0200 - -ngcp-templates (2.2.1) unstable; urgency=low - - [ Jon Bonilla ] - * Remove legacy rtpproxy templates from dependencies - - -- Jon Bonilla Mon, 23 May 2011 12:09:08 +0200 - -ngcp-templates (2.2.0) unstable; urgency=low - - [ Jon Bonilla ] - * Added monitoring-tools and removed collective-check from depends. - * Added www templates to depends. - * Improved package descriptions. - * Added rate-o-mat templates to depends. - * Added cleanup tools to depends. - * Added lsb templates to depends. - * Removed heartbeat and monit from depends. - - [ Andreas Granig ] - * Added mediaproxy-ng templates to depends. - - -- Michael Prokop Fri, 29 Apr 2011 01:53:58 +0200 - -ngcp-templates (2.1.1) unstable; urgency=low - - * Reminder added to dependency list - - -- Jon Bonilla Sun, 10 Oct 2010 12:09:08 +0200 - -ngcp-templates (2.1.0-1) unstable; urgency=low - - * Initial release. - - -- Jon Bonilla Thu, 30 Sep 2010 12:09:08 +0200 - diff --git a/templates/debian/compat b/templates/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/templates/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/templates/debian/control b/templates/debian/control deleted file mode 100644 index 9c0a02f..0000000 --- a/templates/debian/control +++ /dev/null @@ -1,21 +0,0 @@ -Source: ngcp-templates -Section: utils -Priority: extra -Maintainer: Jon Bonilla -Build-Depends: debhelper (>= 5) -Standards-Version: 3.9.1 -Homepage: http://sipwise.com/ - -Package: ngcp-templates-pro -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-templates-pro-asterisk, ngcp-templates-pro-glusterfs, ngcp-templates-pro-kamailio, ngcp-templates-pro-mediator, ngcp-templates-pro-monitoring-tools, ngcp-templates-pro-check-tools, ngcp-templates-pro-mysql, ngcp-templates-pro-odbc, ngcp-templates-pro-ossbss, ngcp-templates-pro-sems, ngcp-templates-pro-system, ngcp-templates-pro-reminder, ngcp-templates-pro-cdr-exporter, ngcp-templates-pro-vmnotify, ngcp-templates-pro-www-admin, ngcp-templates-pro-www-csc, ngcp-templates-pro-rate-o-mat, ngcp-templates-pro-cleanup-tools, ngcp-templates-pro-lsb, ngcp-templates-pro-mediaproxy-ng, ngcp-templates-pro-redis, ngcp-templates-pro-monit, ngcp-templates-pro-heartbeat2 -Conflicts: ngcp-templates-ce -Description: Metapackage for NGCP platform config templates - This metapackage installs the required configuration templates for the NGCP sip:provider PRO platform's configuration framework. - -Package: ngcp-templates-ce -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-templates-ce-asterisk, ngcp-templates-ce-kamailio, ngcp-templates-ce-mediator, ngcp-templates-ce-check-tools, ngcp-templates-ce-mysql, ngcp-templates-ce-odbc, ngcp-templates-ce-ossbss, ngcp-templates-ce-sems, ngcp-templates-ce-system, ngcp-templates-ce-reminder, ngcp-templates-ce-cdr-exporter, ngcp-templates-ce-vmnotify, ngcp-templates-ce-www-admin, ngcp-templates-ce-www-csc, ngcp-templates-ce-rate-o-mat, ngcp-templates-ce-cleanup-tools, ngcp-templates-ce-lsb, ngcp-templates-ce-mediaproxy-ng -Conflicts: ngcp-templates-pro -Description: Metapackage for NGCP platform config templates - This metapackage installs the required configuration templates for the NGCP sip:provider CE platform's configuration framework. diff --git a/templates/debian/copyright b/templates/debian/copyright deleted file mode 100644 index 09d43d3..0000000 --- a/templates/debian/copyright +++ /dev/null @@ -1,24 +0,0 @@ -Upstream Author: The Sipwise Team - http://sipwise.com -Copyright: 2007-2010, Sipwise GmbH, Austria -License: GPL-3+ - This program 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 3 of the License, or (at your option) any later - version. - . - This program 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 full text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. - diff --git a/templates/debian/rules b/templates/debian/rules deleted file mode 100755 index 83dd2ae..0000000 --- a/templates/debian/rules +++ /dev/null @@ -1,46 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -build: build-stamp - -build-stamp: - dh_testdir - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - -# Build architecture-dependent files here. -binary-arch: build install - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir - dh_testroot - dh_installdocs - dh_installchangelogs - dh_compress - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install