Author: tille Date: 2016-12-02 09:29:46 +0000 (Fri, 02 Dec 2016) New Revision: 23195
Modified: trunk/packages/python-sqlsoup/trunk/debian/changelog trunk/packages/python-sqlsoup/trunk/debian/copyright Log: d/copyright: do not mention files removed from source Modified: trunk/packages/python-sqlsoup/trunk/debian/changelog =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/changelog 2016-12-02 09:28:19 UTC (rev 23194) +++ trunk/packages/python-sqlsoup/trunk/debian/changelog 2016-12-02 09:29:46 UTC (rev 23195) @@ -2,6 +2,7 @@ * New upstream version * Add Python3 support + * d/copyright: do not mention files removed from source -- Andreas Tille <[email protected]> Fri, 02 Dec 2016 09:56:26 +0100 Modified: trunk/packages/python-sqlsoup/trunk/debian/copyright =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/copyright 2016-12-02 09:28:19 UTC (rev 23194) +++ trunk/packages/python-sqlsoup/trunk/debian/copyright 2016-12-02 09:29:46 UTC (rev 23195) @@ -8,30 +8,6 @@ Copyright: 2005-2012 by Jonathan Ellis and Michael Bayer. License: MIT -Files: docs/_static/jquery.js: -Copyright: 2010, John Resig - 2010, The Dojo Foundation -License: MIT - -Files: docs/_static/basic.css - docs/_static/doctools.js - docs/_static/nature.css: - docs/_static/searchtools.js: - 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. -License: MIT - 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]>, 2013 Andreas Tille <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
