Author: tille Date: 2014-03-17 12:33:55 +0000 (Mon, 17 Mar 2014) New Revision: 16451
Added: trunk/packages/python-sqlsoup/trunk/debian/linktrees Modified: trunk/packages/python-sqlsoup/trunk/debian/changelog trunk/packages/python-sqlsoup/trunk/debian/copyright Log: Commit status of package as uploaded Modified: trunk/packages/python-sqlsoup/trunk/debian/changelog =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/changelog 2014-03-17 12:30:16 UTC (rev 16450) +++ trunk/packages/python-sqlsoup/trunk/debian/changelog 2014-03-17 12:33:55 UTC (rev 16451) @@ -1,16 +1,5 @@ -python-sqlsoup (0.9.0+dfsg-1) UNRELEASED; urgency=low +python-sqlsoup (0.9.0+dfsg-1) unstable; urgency=low - [ Thorsten Alteholz ] * initial release (Closes: #712411) - * debian/copyright: add missing entries - [ Andreas Tille ] - * cme fix dpkg-control - * make debian/rules executable - * simply remove all files docs/_static/*.js from source since we do not - install the docs anyway. Alternatively we could strip JS step by step - by depending from libjs-underscore etc. and create links via dh_linktrees - Attention: the enhanced uscan was used to simplify the removal (see comment - in debian/rules - - -- Thorsten Alteholz <[email protected]> Tue, 16 Jul 2013 18:00:00 +0200 + -- Andreas Tille <[email protected]> Sat, 10 Aug 2013 13:17:15 +0200 Modified: trunk/packages/python-sqlsoup/trunk/debian/copyright =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/copyright 2014-03-17 12:30:16 UTC (rev 16450) +++ trunk/packages/python-sqlsoup/trunk/debian/copyright 2014-03-17 12:33:55 UTC (rev 16451) @@ -20,6 +20,8 @@ docs/_static/websupport.js: Copyright: 2007-2011 by the Sphinx team License: BSD +Comment: The files were removed because not considered as + source files. Files: docs/_static/underscore.js Copyright: 2009 Jeremy Ashkenas, DocumentCloud Inc. @@ -27,9 +29,12 @@ Underscore is freely distributable under the terms of the MIT license. Portions of Underscore are inspired by or borrowed from Prototype.js, Oliver Steele's Functional, and John Resig's Micro-Templating. +Comment: The file was removed because not considered as + source file. Files: debian/* -Copyright: 2013 Thorsten Alteholz <[email protected]> +Copyright: 2013 Thorsten Alteholz <[email protected]>, + 2013 Andreas Tille <[email protected]> License: MIT License: MIT Added: trunk/packages/python-sqlsoup/trunk/debian/linktrees =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/linktrees (rev 0) +++ trunk/packages/python-sqlsoup/trunk/debian/linktrees 2014-03-17 12:33:55 UTC (rev 16451) @@ -0,0 +1 @@ +# replace usr/share/javascript/underscore/underscore.js usr/share/doc/python-sqlsoup/html/_static/underscore.js _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
