[Python-modules-commits] r304 - in /packages/python-pysnmp2/python-pysnmp2/trunk/debian: ./ changelog compat control copyright rules

jluebbe-guest at users.alioth.debian.org jluebbe-guest at users.alioth.debian.org
Mon Apr 24 11:36:43 UTC 2006


Author: jluebbe-guest
Date: Mon Apr 24 11:36:42 2006
New Revision: 304

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=304
Log:
Load newtrunk into packages/python-pysnmp2/python-pysnmp2/trunk.

Added:
    packages/python-pysnmp2/python-pysnmp2/trunk/debian/
    packages/python-pysnmp2/python-pysnmp2/trunk/debian/changelog
    packages/python-pysnmp2/python-pysnmp2/trunk/debian/compat
    packages/python-pysnmp2/python-pysnmp2/trunk/debian/control
    packages/python-pysnmp2/python-pysnmp2/trunk/debian/copyright
    packages/python-pysnmp2/python-pysnmp2/trunk/debian/rules   (with props)

Added: packages/python-pysnmp2/python-pysnmp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp2/python-pysnmp2/trunk/debian/changelog?rev=304&op=file
==============================================================================
--- packages/python-pysnmp2/python-pysnmp2/trunk/debian/changelog (added)
+++ packages/python-pysnmp2/python-pysnmp2/trunk/debian/changelog Mon Apr 24 11:36:42 2006
@@ -1,0 +1,12 @@
+python-pysnmp2 (2.0.8-1) unstable; urgency=low
+
+  * New upstream release (closes: #324608)
+
+ -- Jan Luebbe <jluebbe at lasnet.de>  Tue, 23 Aug 2005 13:02:00 +0200
+
+python-pysnmp2 (2.0.5-1) unstable; urgency=low
+
+  * Initial Release.
+  * Uploading to Debian (closes: #140442)
+
+ -- Jan Luebbe <jluebbe at lasnet.de>  Thu,  7 Jul 2005 16:42:50 +0200

Added: packages/python-pysnmp2/python-pysnmp2/trunk/debian/compat
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp2/python-pysnmp2/trunk/debian/compat?rev=304&op=file
==============================================================================
--- packages/python-pysnmp2/python-pysnmp2/trunk/debian/compat (added)
+++ packages/python-pysnmp2/python-pysnmp2/trunk/debian/compat Mon Apr 24 11:36:42 2006
@@ -1,0 +1,1 @@
+4

Added: packages/python-pysnmp2/python-pysnmp2/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp2/python-pysnmp2/trunk/debian/control?rev=304&op=file
==============================================================================
--- packages/python-pysnmp2/python-pysnmp2/trunk/debian/control (added)
+++ packages/python-pysnmp2/python-pysnmp2/trunk/debian/control Mon Apr 24 11:36:42 2006
@@ -1,0 +1,59 @@
+Source: python-pysnmp2
+Section: python
+Priority: optional
+Maintainer: Jan Luebbe <jluebbe at lasnet.de>
+Build-Depends-Indep: debhelper (>= 4.1.67), cdbs (>=0.4.26), python, python2.3-dev, python2.4-dev
+Standards-Version: 3.6.2.1
+
+Package: python-pysnmp2
+Architecture: all
+Depends: ${python:Depends}
+Conflicts: python-pysnmp3, python-pysnmp4
+Description: Python SNMP library for agents and managers (stable branch)
+ This is a Python implementation of SNMP v.1/v.2c engine. Its general
+ functionality is to assemble/disassemble SNMP messages from/into
+ given SNMP Object IDs along with associated values. PySNMP also provides
+ a few transport methods specific to TCP/IP networking.
+ .
+ PySNMP is written entirely in Python and is self-sufficient in terms
+ that it does not rely on any third party tool (it is not a wrapper!).
+ .
+ PySNMP 2.x is the stable branch.
+ .
+ This package is a dependency package, which depends on Debian's default
+ Python version and respective python-pysnmp2 package version (currently 2.3).
+
+Package: python2.3-pysnmp2
+Architecture: all
+Depends: ${python:Depends}
+Conflicts: python2.3-pysnmp3, python2.3-pysnmp4
+Description: Python SNMP library for agents and managers (stable branch)
+ This is a Python implementation of SNMP v.1/v.2c engine. Its general
+ functionality is to assemble/disassemble SNMP messages from/into
+ given SNMP Object IDs along with associated values. PySNMP also provides
+ a few transport methods specific to TCP/IP networking.
+ .
+ PySNMP is written entirely in Python and is self-sufficient in terms
+ that it does not rely on any third party tool (it is not a wrapper!).
+ .
+ PySNMP 2.x is the stable branch.
+ .
+ This package provides modules for Python 2.3
+
+Package: python2.4-pysnmp2
+Architecture: all
+Depends: ${python:Depends}
+Conflicts: python2.4-pysnmp3, python2.4-pysnmp4
+Description: Python SNMP library for agents and managers (stable branch)
+ This is a Python implementation of SNMP v.1/v.2c engine. Its general
+ functionality is to assemble/disassemble SNMP messages from/into
+ given SNMP Object IDs along with associated values. PySNMP also provides
+ a few transport methods specific to TCP/IP networking.
+ .
+ PySNMP is written entirely in Python and is self-sufficient in terms
+ that it does not rely on any third party tool (it is not a wrapper!).
+ .
+ PySNMP 2.x is the stable branch.
+ .
+ This package provides modules for Python 2.4
+

Added: packages/python-pysnmp2/python-pysnmp2/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp2/python-pysnmp2/trunk/debian/copyright?rev=304&op=file
==============================================================================
--- packages/python-pysnmp2/python-pysnmp2/trunk/debian/copyright (added)
+++ packages/python-pysnmp2/python-pysnmp2/trunk/debian/copyright Mon Apr 24 11:36:42 2006
@@ -1,0 +1,39 @@
+This package was debianized by Jan Luebbe <jluebbe at lasnet.de> on
+Sat, 29 Jan 2005 10:57:57 +0100.
+
+It was downloaded from http://sourceforge.net/projects/pysnmp/
+
+Copyright:
+
+Upstream Author: Ilya Etingof <ilya at glas.net>
+
+License:
+
+Copyright (c) 1999-2004, Ilya Etingof <ilya at glas.net>, all rights reserved.
+
+THIS SOFTWARE IS NOT FAULT TOLERANT AND SHOULD NOT BE USED IN ANY SITUATION
+ENDANGERING HUMAN LIFE OR PROPERTY.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+  * Redistributions of source code must retain the above copyright notice, this
+    list of conditions and the following disclaimer.
+
+  * Redistributions in binary form must reproduce the above copyright notice, this
+    list of conditions and the following disclaimer in the documentation and/or
+    other materials provided with the distribution.
+
+  * The name of the authors may not be used to endorse or promote products
+    derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE. 

Added: packages/python-pysnmp2/python-pysnmp2/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp2/python-pysnmp2/trunk/debian/rules?rev=304&op=file
==============================================================================
--- packages/python-pysnmp2/python-pysnmp2/trunk/debian/rules (added)
+++ packages/python-pysnmp2/python-pysnmp2/trunk/debian/rules Mon Apr 24 11:36:42 2006
@@ -1,0 +1,7 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
+DEB_INSTALL_DOCS_python2.3-pysnmp2 := html examples
+DEB_INSTALL_DOCS_python2.4-pysnmp2 := html examples

Propchange: packages/python-pysnmp2/python-pysnmp2/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the Python-modules-commits mailing list