[Python-modules-commits] r6006 - in packages/elixir/trunk/debian (4 files)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun Jul 20 21:55:41 UTC 2008
Date: Sunday, July 20, 2008 @ 21:55:40
Author: piotr
Revision: 6006
* New upstream release
* python-sqlalchemy's required version bumped to 0.4.0
* Bump Standards-Version to 3.8.0 (no changes needed)
Modified:
packages/elixir/trunk/debian/NEWS
packages/elixir/trunk/debian/changelog
packages/elixir/trunk/debian/control
packages/elixir/trunk/debian/copyright
Modified: packages/elixir/trunk/debian/NEWS
===================================================================
--- packages/elixir/trunk/debian/NEWS 2008-07-20 21:51:31 UTC (rev 6005)
+++ packages/elixir/trunk/debian/NEWS 2008-07-20 21:55:40 UTC (rev 6006)
@@ -1,3 +1,10 @@
+elixir (0.6.0-1) unstable; urgency=medium
+
+ Elixit 0.4 -> 0.5 migration notes can be found on the wiki page:
+ http://elixir.ematia.de/trac/wiki/Migrate05to06
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 20 Jul 2008 23:34:01 +0200
+
elixir (0.5.0-1) unstable; urgency=low
Elixit 0.4 -> 0.5 migration notes can be found on the wiki page:
Modified: packages/elixir/trunk/debian/changelog
===================================================================
--- packages/elixir/trunk/debian/changelog 2008-07-20 21:51:31 UTC (rev 6005)
+++ packages/elixir/trunk/debian/changelog 2008-07-20 21:55:40 UTC (rev 6006)
@@ -1,3 +1,11 @@
+elixir (0.6.0-1) unstable; urgency=medium
+
+ * New upstream release
+ * python-sqlalchemy's required version bumped to 0.4.0
+ * Bump Standards-Version to 3.8.0 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 20 Jul 2008 23:34:01 +0200
+
elixir (0.5.2-1) unstable; urgency=low
* New upstream release
Modified: packages/elixir/trunk/debian/control
===================================================================
--- packages/elixir/trunk/debian/control 2008-07-20 21:51:31 UTC (rev 6005)
+++ packages/elixir/trunk/debian/control 2008-07-20 21:55:40 UTC (rev 6006)
@@ -5,7 +5,7 @@
Uploaders: Piotr Ożarowski <piotr at debian.org>, Gustavo Noronha Silva <kov at debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.42), python (>= 2.3.5-11), python-setuptools (>= 0.6b3)
Build-Depends-Indep: python-all-dev, python-central (>= 0.6)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/python-modules/packages/elixir/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/elixir/trunk/?op=log
Homepage: http://elixir.ematia.de/
@@ -13,7 +13,7 @@
Package: python-elixir
Architecture: all
-Depends: ${python:Depends}, python-sqlalchemy (>= 0.3.9)
+Depends: ${python:Depends}, python-sqlalchemy (>= 0.4.0)
Recommends: python-crypto
XB-Python-Version: ${python:Versions}
Description: Declarative Mapper for SQLAlchemy
Modified: packages/elixir/trunk/debian/copyright
===================================================================
--- packages/elixir/trunk/debian/copyright 2008-07-20 21:51:31 UTC (rev 6005)
+++ packages/elixir/trunk/debian/copyright 2008-07-20 21:55:40 UTC (rev 6006)
@@ -10,8 +10,8 @@
This is the MIT license: http://www.opensource.org/licenses/mit-license.php
- Copyright (c) 2006, 2007, 2008 Jonathan LaCour, Daniel Haus, and Gaetan de Menten.
- and contributors. SQLAlchemy is a trademark of Michael Bayer.
+ Copyright (c) 2006, 2007, 2008 Jonathan LaCour, Daniel Haus, and Gaetan de
+ Menten. and contributors. SQLAlchemy is a trademark of Michael Bayer.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -32,8 +32,8 @@
SOFTWARE.
-The Debian packaging is (C) 2007-2008 Piotr Ożarowski <piotr at debian.org> and Gustavo
-Noronha Silva <kov at debian.org> - it is licensed under the GPL.
+The Debian packaging is (C) 2007-2008 Piotr Ożarowski <piotr at debian.org> and
+Gustavo Noronha Silva <kov at debian.org> - it 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'.
More information about the Python-modules-commits
mailing list