[Python-modules-commits] r3596 - in /packages/pydot/trunk/debian: ./ changelog compat control copyright docs pycompat rules watch

pcc-guest at users.alioth.debian.org pcc-guest at users.alioth.debian.org
Sun Nov 11 23:49:59 UTC 2007


Author: pcc-guest
Date: Sun Nov 11 23:49:58 2007
New Revision: 3596

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3596
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    packages/pydot/trunk/debian/   (with props)
    packages/pydot/trunk/debian/changelog
    packages/pydot/trunk/debian/compat
    packages/pydot/trunk/debian/control
    packages/pydot/trunk/debian/copyright
    packages/pydot/trunk/debian/docs
    packages/pydot/trunk/debian/pycompat
    packages/pydot/trunk/debian/rules   (with props)
    packages/pydot/trunk/debian/watch

Propchange: packages/pydot/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/pydot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/changelog?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/changelog (added)
+++ packages/pydot/trunk/debian/changelog Sun Nov 11 23:49:58 2007
@@ -1,0 +1,13 @@
+pydot (0.9.10-2) unstable; urgency=low
+
+  * debian/copyright: Rewrapped to 80 characters per line
+  * debian/watch: Updated with new download location (closes: #450120)
+
+ -- Peter Collingbourne <pcc03 at doc.ic.ac.uk>  Sat, 10 Nov 2007 21:51:31 +0000
+
+pydot (0.9.10-1) unstable; urgency=low
+
+  * Initial release (Closes: #397663)
+
+ -- Peter Collingbourne <pcc03 at doc.ic.ac.uk>  Wed,  8 Nov 2006 15:52:04 +0000
+

Added: packages/pydot/trunk/debian/compat
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/compat?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/compat (added)
+++ packages/pydot/trunk/debian/compat Sun Nov 11 23:49:58 2007
@@ -1,0 +1,1 @@
+5

Added: packages/pydot/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/control?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/control (added)
+++ packages/pydot/trunk/debian/control Sun Nov 11 23:49:58 2007
@@ -1,0 +1,16 @@
+Source: pydot
+Section: graphics
+Priority: optional
+Maintainer: Peter Collingbourne <pcc03 at doc.ic.ac.uk>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5), python-all-dev (>= 2.3.5-11), python-pyparsing, python-support (>= 0.5.3)
+Standards-Version: 3.7.2
+
+Package: python-pydot
+Architecture: all
+Depends: ${python:Depends}, python-pyparsing, graphviz
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+Description: Python interface to Graphviz's dot
+ This package provides you with a full Python interface for creating,
+ handling, modifying and processing graphs in Graphviz's dot language.

Added: packages/pydot/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/copyright?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/copyright (added)
+++ packages/pydot/trunk/debian/copyright Sun Nov 11 23:49:58 2007
@@ -1,0 +1,33 @@
+This package was debianized by Peter Collingbourne <pcc03 at doc.ic.ac.uk> on
+Wed,  8 Nov 2006 15:52:04 +0000.
+
+It was downloaded from http://dkbza.org/pydot.html
+
+Upstream Author: Ero Carrera <ero at dkbza.org>
+
+Copyright (c) 2004 Ero Carrera
+
+License:
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation the
+rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+sell copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+
+The Debian packaging is (C) 2006, Peter Collingbourne <pcc03 at doc.ic.ac.uk> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+

Added: packages/pydot/trunk/debian/docs
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/docs?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/docs (added)
+++ packages/pydot/trunk/debian/docs Sun Nov 11 23:49:58 2007
@@ -1,0 +1,1 @@
+README

Added: packages/pydot/trunk/debian/pycompat
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/pycompat?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/pycompat (added)
+++ packages/pydot/trunk/debian/pycompat Sun Nov 11 23:49:58 2007
@@ -1,0 +1,1 @@
+2

Added: packages/pydot/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/rules?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/rules (added)
+++ packages/pydot/trunk/debian/rules Sun Nov 11 23:49:58 2007
@@ -1,0 +1,6 @@
+#!/usr/bin/make -f
+
+DEB_PYTHON_SYSTEM = pysupport
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk

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

Added: packages/pydot/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/watch?rev=3596&op=file
==============================================================================
--- packages/pydot/trunk/debian/watch (added)
+++ packages/pydot/trunk/debian/watch Sun Nov 11 23:49:58 2007
@@ -1,0 +1,2 @@
+version=3
+http://code.google.com/p/pydot/downloads/list .*pydot-([\d\.]*).tar.gz




More information about the Python-modules-commits mailing list