[Python-modules-commits] r9932 - in packages/migrate/trunk/debian (changelog control copyright)
jandd at users.alioth.debian.org
jandd at users.alioth.debian.org
Sat Oct 3 18:35:11 UTC 2009
Date: Saturday, October 3, 2009 @ 18:35:10
Author: jandd
Revision: 9932
update email address, copyright and Standards-Version
Modified:
packages/migrate/trunk/debian/changelog
packages/migrate/trunk/debian/control
packages/migrate/trunk/debian/copyright
Modified: packages/migrate/trunk/debian/changelog
===================================================================
--- packages/migrate/trunk/debian/changelog 2009-10-02 18:09:45 UTC (rev 9931)
+++ packages/migrate/trunk/debian/changelog 2009-10-03 18:35:10 UTC (rev 9932)
@@ -1,3 +1,15 @@
+migrate (0.5.4-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - use Debian email address
+ - bump Standards-Version to 3.8.3 (no changes needed)
+ * debian/copyright:
+ - add Domen Kožar to upstream authors
+ - update upstream URL
+ - use Debian email address
+
+ -- Jan Dittberner <jandd at debian.org> Sat, 03 Oct 2009 20:06:44 +0200
+
migrate (0.5.4-1) unstable; urgency=low
* New upstream version
Modified: packages/migrate/trunk/debian/control
===================================================================
--- packages/migrate/trunk/debian/control 2009-10-02 18:09:45 UTC (rev 9931)
+++ packages/migrate/trunk/debian/control 2009-10-03 18:35:10 UTC (rev 9932)
@@ -1,13 +1,13 @@
Source: migrate
Section: python
Priority: optional
-Maintainer: Jan Dittberner <jan at dittberner.info>
+Maintainer: Jan Dittberner <jandd at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 5.0.38)
Build-Depends-Indep: python (>= 2.5.4-1~), python-support (>= 0.6.4),
python-setuptools (>= 0.6b3), python-codespeak-lib,
python-sphinx (>= 0.6.1), python-sqlalchemy (>= 0.5.1)
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
XS-Python-Version: >= 2.4
Homepage: http://code.google.com/p/sqlalchemy-migrate/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/migrate/trunk
Modified: packages/migrate/trunk/debian/copyright
===================================================================
--- packages/migrate/trunk/debian/copyright 2009-10-02 18:09:45 UTC (rev 9931)
+++ packages/migrate/trunk/debian/copyright 2009-10-03 18:35:10 UTC (rev 9932)
@@ -2,12 +2,12 @@
Mon, 25 Dec 2006 14:50:56 +0100.
It was downloaded from
-http://sqlalchemy-migrate.googlecode.com/files/migrate-0.4.1.tar.gz
+http://sqlalchemy-migrate.googlecode.com/files/sqlalchemy-migrate-0.5.4.tar.gz
Copyright Holder: Evan Rosson <evan.rosson at gmail.com>
This software is Copyright 2006 by Evan Rosson,
-Copyright 2007, 2008, 2009 Jan Dittberner, Christian Simms
+Copyright 2007, 2008, 2009 Jan Dittberner, Christian Simms, Domen Kožar
License: MIT License
@@ -30,7 +30,7 @@
SOFTWARE.
The Debian packaging is Copyright 2006-2009, Jan Dittberner
-<jan at dittberner.info> and is licensed under the GPL.
+<jandd at debian.org> and is licensed under the GPL.
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list