[Python-modules-commits] r28374 - in packages/sqlalchemy/trunk/debian (changelog copyright)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun Mar 30 19:23:05 UTC 2014
Date: Sunday, March 30, 2014 @ 19:23:05
Author: piotr
Revision: 28374
* New upstream release
* Document doc/_static/* in debian/copyright (closes: #736241)
Modified:
packages/sqlalchemy/trunk/debian/changelog
packages/sqlalchemy/trunk/debian/copyright
Modified: packages/sqlalchemy/trunk/debian/changelog
===================================================================
--- packages/sqlalchemy/trunk/debian/changelog 2014-03-30 18:29:08 UTC (rev 28373)
+++ packages/sqlalchemy/trunk/debian/changelog 2014-03-30 19:23:05 UTC (rev 28374)
@@ -1,3 +1,10 @@
+sqlalchemy (0.9.4-1) unstable; urgency=medium
+
+ * New upstream release
+ * Document doc/_static/* in debian/copyright (closes: #736241)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 30 Mar 2014 21:17:48 +0200
+
sqlalchemy (0.9.3-1) unstable; urgency=low
* New upstream release
Modified: packages/sqlalchemy/trunk/debian/copyright
===================================================================
--- packages/sqlalchemy/trunk/debian/copyright 2014-03-30 18:29:08 UTC (rev 28373)
+++ packages/sqlalchemy/trunk/debian/copyright 2014-03-30 19:23:05 UTC (rev 28374)
@@ -91,6 +91,23 @@
-----------------------------------------------------------
+doc/_static/underscore.js file:
+
+ (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
+ Underscore is freely distributable under the MIT license.
+ Portions of Underscore are inspired or borrowed from Prototype,
+ Oliver Steele's Functional, and John Resig's Micro-Templating.
+ For all details and documentation:
+ http://documentcloud.github.com/underscore
+
+-----------------------------------------------------------
+
+other doc/_static files (autogenerated using Sphinx and sources from doc/build/):
+ Copyright 2007-2013 by the Sphinx team
+ License: BSD
+
+-----------------------------------------------------------
+
The Debian packaging is © 2006 Tommi Virtanen <tv at debian.org>,
© 2007-2013 Piotr Ożarowski <piotr at debian.org> and is licensed under
the MIT license.
More information about the Python-modules-commits
mailing list