[Python-modules-commits] r29705 - in packages/python-pyramid/trunk/debian (changelog copyright)

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Wed Jul 9 09:26:25 UTC 2014


    Date: Wednesday, July 9, 2014 @ 09:26:24
  Author: takaki
Revision: 29705

update license infomation

Modified:
  packages/python-pyramid/trunk/debian/changelog
  packages/python-pyramid/trunk/debian/copyright

Modified: packages/python-pyramid/trunk/debian/changelog
===================================================================
--- packages/python-pyramid/trunk/debian/changelog	2014-07-09 08:23:24 UTC (rev 29704)
+++ packages/python-pyramid/trunk/debian/changelog	2014-07-09 09:26:24 UTC (rev 29705)
@@ -1,3 +1,9 @@
+python-pyramid (1.5.1+dfsg-2) unstable; urgency=medium
+
+  * debian/copyright: Add Ian Bicking's infomation. (Closes: #753393)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Wed, 09 Jul 2014 18:24:56 +0900
+
 python-pyramid (1.5.1+dfsg-1) unstable; urgency=medium
 
   * Team upload.

Modified: packages/python-pyramid/trunk/debian/copyright
===================================================================
--- packages/python-pyramid/trunk/debian/copyright	2014-07-09 08:23:24 UTC (rev 29704)
+++ packages/python-pyramid/trunk/debian/copyright	2014-07-09 09:26:24 UTC (rev 29705)
@@ -133,6 +133,28 @@
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
+Files: pyramid/authentication.py pyramid/config/__init__.py pyramid/urldispatch.py
+Copyright: 2006-2007 Ian Bicking and Contributors
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
 Files: debian/*
 Copyright: 2011, TANIGUCHI Takaki <takaki at debian.org>
 License: GPL-2+




More information about the Python-modules-commits mailing list