[Python-modules-commits] r31729 - in packages/astroid/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Jan 31 01:39:22 UTC 2015


    Date: Saturday, January 31, 2015 @ 01:39:21
  Author: morph
Revision: 31729

update path location for new upstream code organization

Modified:
  packages/astroid/trunk/debian/changelog
  packages/astroid/trunk/debian/copyright

Modified: packages/astroid/trunk/debian/changelog
===================================================================
--- packages/astroid/trunk/debian/changelog	2015-01-31 01:18:56 UTC (rev 31728)
+++ packages/astroid/trunk/debian/changelog	2015-01-31 01:39:21 UTC (rev 31729)
@@ -4,12 +4,13 @@
   * debian/copyright
     - extend upstream and packaging copyright years
     - update upstream email contact
+    - update path location for new upstream code organization
   * debian/control
     - add six to dependencies
   * debian/patches/*
     - drop patched, they are now part of a release
 
- -- Sandro Tosi <morph at debian.org>  Sat, 31 Jan 2015 01:17:21 +0000
+ -- Sandro Tosi <morph at debian.org>  Sat, 31 Jan 2015 01:38:03 +0000
 
 astroid (1.2.1-3) unstable; urgency=medium
 

Modified: packages/astroid/trunk/debian/copyright
===================================================================
--- packages/astroid/trunk/debian/copyright	2015-01-31 01:18:56 UTC (rev 31728)
+++ packages/astroid/trunk/debian/copyright	2015-01-31 01:39:21 UTC (rev 31729)
@@ -40,7 +40,7 @@
  On Debian systems, the complete text of the GNU Lesser General Public
  License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
 
-Files: test/unittest_brain.py
+Files: astroid/tests/unittest_brain.py
 Copyright: Copyright 2013 Google Inc. All Rights Reserved.
 License: LGPL-2.1+
  astroid is free software: you can redistribute it and/or modify it
@@ -59,6 +59,5 @@
  On Debian systems, the complete text of the GNU Lesser General Public
  License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
 
-Files: test/data/SSL1/Connection1.py
+Files: astroid/tests/testdata/python{2,3}/data/SSL1/Connection1.py
 Copyright: Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
-Note: this information has been gathered from upsteam repository




More information about the Python-modules-commits mailing list