From 73d509255969ba1b29642f10e4701c67b3342551 Mon Sep 17 00:00:00 2001 From: Randall Degges Date: Tue, 31 May 2011 12:49:34 -0700 Subject: [PATCH] Removing debian files. These should be kept separately, not with the project code. This package is the python package (for pip!). This stuff should be dealt with by the debian maintainer. --- debian/changelog | 63 -------------------------------------- debian/compat | 1 - debian/control | 21 ------------- debian/copyright | 79 ------------------------------------------------ debian/rules | 10 ------ debian/watch | 3 -- 6 files changed, 177 deletions(-) delete mode 100644 debian/changelog delete mode 100644 debian/compat delete mode 100644 debian/control delete mode 100644 debian/copyright delete mode 100755 debian/rules delete mode 100644 debian/watch diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index 0053b7b..0000000 --- a/debian/changelog +++ /dev/null @@ -1,63 +0,0 @@ -pyst (0.2-1) unstable; urgency=low - - * New release. - * Package updated to reflect new python policy. - - -- Matthew Nicholson Tue, 19 Sep 2006 19:22:51 -0500 - -pyst (0.1.0-1) unstable; urgency=low - - * New release. - - -- Matthew Nicholson Mon, 5 Jun 2006 15:11:24 -0500 - -pyst (0.0.4rc13-1) unstable; urgency=low - - * New release. - - -- Matthew Nicholson Tue, 21 Mar 2006 12:25:03 -0600 - -pyst (0.0.4rc12-1) unstable; urgency=low - - * New release. - - -- Matthew Nicholson Thu, 14 Apr 2005 17:15:46 -0500 - -pyst (0.0.4rc11-1) unstable; urgency=low - - * New release. - - -- Matthew Nicholson Thu, 3 Feb 2005 18:46:32 -0600 - -pyst (0.0.4rc10-1) unstable; urgency=low - - * Bug fixes in config.py and more docs. - * Version number correction. - * Added line number tracking to config.py - - -- Matthew Nicholson Tue, 11 Jan 2005 11:30:59 -0600 - -pyst (0.0.4rc9-1) unstable; urgency=low - - * Removed DEBUG flag - - -- Matthew Nicholson Mon, 10 Jan 2005 18:40:04 -0600 - -pyst (0.0.4rc8-1) unstable; urgency=low - - * More manager.py updates - - -- Matthew Nicholson Thu, 6 Jan 2005 12:19:42 -0600 - -pyst (0.0.4rc7-1) unstable; urgency=low - - * A bunch of fixes to make the manager interface useable - - -- Matthew Nicholson Wed, 5 Jan 2005 19:02:38 -0600 - -pyst (0.0.4rc6-1) unstable; urgency=low - - * Initial Release. - - -- Matthew Nicholson Mon, 29 Nov 2004 14:06:42 -0600 - diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b8626c4..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -4 diff --git a/debian/control b/debian/control deleted file mode 100644 index 1e4a037..0000000 --- a/debian/control +++ /dev/null @@ -1,21 +0,0 @@ -Source: pyst -Section: python -Priority: optional -Maintainer: Matthew Nicholson -Build-Depends-Indep: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), python-support (>= 0.3) -Standards-Version: 3.6.1 - -Package: python-pyst -Architecture: all -Depends: ${python:Depends} -Provides: ${python:Provides} -Replaces: python2.3-pyst (<< 0.2) -Conflicts: python2.3-pyst (<< 0.2) -XB-Python-Version: ${python:Versions} -Suggests: asterisk -Description: Python module for interacting with the Asterisk PBX (dummy) - Pyst is a python module for interacting with the asterisk pbx through - the manager interface and agi interface. This package also includes - debugging tools such as the agitb module, and tools to parse asterisk - config files. - diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 19c1736..0000000 --- a/debian/copyright +++ /dev/null @@ -1,79 +0,0 @@ -This package was debianized by Matthew Nicholson on -Mon, 29 Nov 2004 14:06:42 -0600. - -It was downloaded from http://ftp1.sourceforge.net/pyst/pyst-0.0.4.tar.gz - -Copyright (C) 2004 Karl Putland - -Upstream Author: Karl Putland - -License: - -Most of pyst is licensed under the terms of the GNU LGPL. - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. - -This library 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 -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -The agitb.py modules is licensed under the terms of the Python Software -Foundation License: - -PSF LICENSE AGREEMENT FOR PYTHON 2.3 ------------------------------------- - -1. This LICENSE AGREEMENT is between the Python Software Foundation -("PSF"), and the Individual or Organization ("Licensee") accessing and -otherwise using Python 2.3 software in source or binary form and its -associated documentation. - -2. Subject to the terms and conditions of this License Agreement, PSF -hereby grants Licensee a nonexclusive, royalty-free, world-wide -license to reproduce, analyze, test, perform and/or display publicly, -prepare derivative works, distribute, and otherwise use Python 2.3 -alone or in any derivative version, provided, however, that PSF's -License Agreement and PSF's notice of copyright, i.e., "Copyright (c) -2001, 2002 Python Software Foundation; All Rights Reserved" are -retained in Python 2.3 alone or in any derivative version prepared by -Licensee. - -3. In the event Licensee prepares a derivative work that is based on -or incorporates Python 2.3 or any part thereof, and wants to make -the derivative work available to others as provided herein, then -Licensee hereby agrees to include in any such work a brief summary of -the changes made to Python 2.3. - -4. PSF is making Python 2.3 available to Licensee on an "AS IS" -basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON -2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS -A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3, -OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -6. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -7. Nothing in this License Agreement shall be deemed to create any -relationship of agency, partnership, or joint venture between PSF and -Licensee. This License Agreement does not grant permission to use PSF -trademarks or trade name in a trademark sense to endorse or promote -products or services of Licensee, or any third party. - -8. By copying, installing or otherwise using Python 2.3, Licensee -agrees to be bound by the terms and conditions of this License -Agreement. - diff --git a/debian/rules b/debian/rules deleted file mode 100755 index 82f8489..0000000 --- a/debian/rules +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/make -f - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -DEB_PYTHON_SYSTEM=pysupport - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/python-distutils.mk - diff --git a/debian/watch b/debian/watch deleted file mode 100644 index f761a92..0000000 --- a/debian/watch +++ /dev/null @@ -1,3 +0,0 @@ -# Site Directory Pattern Version Script -version=2 -http://ftp1.sourceforge.net/pyst/pyst-(.*)\.tar\.gz debian uupdate