Author: tille Date: 2014-03-17 12:46:14 +0000 (Mon, 17 Mar 2014) New Revision: 16453
Modified: trunk/packages/python-sqlsoup/trunk/debian/changelog trunk/packages/python-sqlsoup/trunk/debian/control Log: Rebuild against SQLAlchemy 0.9 Modified: trunk/packages/python-sqlsoup/trunk/debian/changelog =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/changelog 2014-03-17 12:35:05 UTC (rev 16452) +++ trunk/packages/python-sqlsoup/trunk/debian/changelog 2014-03-17 12:46:14 UTC (rev 16453) @@ -1,3 +1,11 @@ +python-sqlsoup (0.9.0+dfsg-2) unstable; urgency=medium + + * Rebuild against SQLAlchemy 0.9 + Closes: #741910 + * Standards-Version: 3.9.5 (no changes needed) + + -- Andreas Tille <[email protected]> Mon, 17 Mar 2014 13:41:38 +0100 + python-sqlsoup (0.9.0+dfsg-1) unstable; urgency=low * initial release (Closes: #712411) Modified: trunk/packages/python-sqlsoup/trunk/debian/control =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/control 2014-03-17 12:35:05 UTC (rev 16452) +++ trunk/packages/python-sqlsoup/trunk/debian/control 2014-03-17 12:46:14 UTC (rev 16453) @@ -10,7 +10,7 @@ python-sqlalchemy # dh-linktree, # libjs-underscore -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-sqlsoup/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-sqlsoup/trunk Homepage: https://pypi.python.org/pypi/sqlsoup _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
