[Python-modules-commits] r15630 - in packages/sqlalchemy/trunk/debian (NEWS changelog watch)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun Feb 13 20:08:20 UTC 2011
Date: Sunday, February 13, 2011 @ 20:08:14
Author: piotr
Revision: 15630
New upstream release
Modified:
packages/sqlalchemy/trunk/debian/NEWS
packages/sqlalchemy/trunk/debian/changelog
packages/sqlalchemy/trunk/debian/watch
Modified: packages/sqlalchemy/trunk/debian/NEWS
===================================================================
--- packages/sqlalchemy/trunk/debian/NEWS 2011-02-13 17:04:42 UTC (rev 15629)
+++ packages/sqlalchemy/trunk/debian/NEWS 2011-02-13 20:08:14 UTC (rev 15630)
@@ -1,3 +1,10 @@
+python-sqlalchemy (0.7~b1-1) experimental; urgency=low
+
+ SQLAlchemy 0.6 -> 0.7 migration notes can be found on the wiki page:
+ http://www.sqlalchemy.org/trac/wiki/07Migration
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 13 Feb 2011 20:54:57 +0100
+
python-sqlalchemy (0.6~beta1-1) experimental; urgency=low
SQLAlchemy 0.5 -> 0.6 migration notes can be found on the wiki page:
Modified: packages/sqlalchemy/trunk/debian/changelog
===================================================================
--- packages/sqlalchemy/trunk/debian/changelog 2011-02-13 17:04:42 UTC (rev 15629)
+++ packages/sqlalchemy/trunk/debian/changelog 2011-02-13 20:08:14 UTC (rev 15630)
@@ -1,3 +1,9 @@
+sqlalchemy (0.7~b1-1) experimental; urgency=low
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 13 Feb 2011 20:54:49 +0100
+
sqlalchemy (0.6.6-1) experimental; urgency=low
* New upstream release
Modified: packages/sqlalchemy/trunk/debian/watch
===================================================================
--- packages/sqlalchemy/trunk/debian/watch 2011-02-13 17:04:42 UTC (rev 15629)
+++ packages/sqlalchemy/trunk/debian/watch 2011-02-13 20:08:14 UTC (rev 15630)
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(beta|rc)/~$1/ \
+opts=uversionmangle=s/(beta|rc|a|b|c)/~$1/ \
http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-(.*)\.tar\.gz debian uupdate
More information about the Python-modules-commits
mailing list