[Python-modules-commits] r3606 - in /packages/pydot/trunk/debian: changelog control copyright
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Mon Nov 12 19:57:30 UTC 2007
Author: piotr
Date: Mon Nov 12 19:57:30 2007
New Revision: 3606
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3606
Log:
* mention DPMT in changelog
* bump minimum required debhelper version
* update copyright years in debian/copyright
Modified:
packages/pydot/trunk/debian/changelog
packages/pydot/trunk/debian/control
packages/pydot/trunk/debian/copyright
Modified: packages/pydot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/changelog?rev=3606&op=diff
==============================================================================
--- packages/pydot/trunk/debian/changelog (original)
+++ packages/pydot/trunk/debian/changelog Mon Nov 12 19:57:30 2007
@@ -3,12 +3,13 @@
* debian/copyright: Rewrapped to 80 characters per line
* debian/watch: Updated with new download location (closes: #450120)
* debian/control:
+ - added Debian Python Modules Team to Uploaders
- added Homepage, Vcs-Browser, Vcs-Svn fields
- removed Provides field
- changed python-all-dev to python in Build-Depends
- moved packages from Build-Depends to Build-Depends-Indep
- -- Peter Collingbourne <pcc03 at doc.ic.ac.uk> Sat, 10 Nov 2007 21:51:31 +0000
+ -- Peter Collingbourne <pcc03 at doc.ic.ac.uk> Mon, 12 Nov 2007 19:29:39 +0000
pydot (0.9.10-1) unstable; urgency=low
Modified: packages/pydot/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/control?rev=3606&op=diff
==============================================================================
--- packages/pydot/trunk/debian/control (original)
+++ packages/pydot/trunk/debian/control Mon Nov 12 19:57:30 2007
@@ -3,7 +3,7 @@
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 (>= 2.3.5-11)
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38), python (>= 2.3.5-11)
Build-Depends-Indep: python-pyparsing, python-support (>= 0.5.3)
Standards-Version: 3.7.2
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pydot/trunk
Modified: packages/pydot/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk/debian/copyright?rev=3606&op=diff
==============================================================================
--- packages/pydot/trunk/debian/copyright (original)
+++ packages/pydot/trunk/debian/copyright Mon Nov 12 19:57:30 2007
@@ -28,6 +28,5 @@
THE SOFTWARE.
-The Debian packaging is (C) 2006, Peter Collingbourne <pcc03 at doc.ic.ac.uk> and
+The Debian packaging is (C) 2006-2007, Peter Collingbourne <pcc03 at doc.ic.ac.uk> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
More information about the Python-modules-commits
mailing list