[Python-modules-commits] r7682 - in packages/python-multiprocessing/trunk/debian (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Feb 21 11:50:01 UTC 2009
Date: Saturday, February 21, 2009 @ 11:50:00
Author: morph
Revision: 7682
* New upstream release
* Uploading to unstable, since Lenny has been released
* debian/copyright
- extended packaging copyright years
Modified:
packages/python-multiprocessing/trunk/debian/changelog
packages/python-multiprocessing/trunk/debian/copyright
Modified: packages/python-multiprocessing/trunk/debian/changelog
===================================================================
--- packages/python-multiprocessing/trunk/debian/changelog 2009-02-21 10:57:56 UTC (rev 7681)
+++ packages/python-multiprocessing/trunk/debian/changelog 2009-02-21 11:50:00 UTC (rev 7682)
@@ -1,3 +1,12 @@
+python-multiprocessing (2.6.1.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Uploading to unstable, since Lenny has been released
+ * debian/copyright
+ - extended packaging copyright years
+
+ -- Sandro Tosi <morph at debian.org> Sat, 21 Feb 2009 12:49:32 +0100
+
python-multiprocessing (2.6.0.2-1) experimental; urgency=low
* Initial release (Closes: #505862)
Modified: packages/python-multiprocessing/trunk/debian/copyright
===================================================================
--- packages/python-multiprocessing/trunk/debian/copyright 2009-02-21 10:57:56 UTC (rev 7681)
+++ packages/python-multiprocessing/trunk/debian/copyright 2009-02-21 11:50:00 UTC (rev 7682)
@@ -38,8 +38,8 @@
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
-The Debian packaging is copyright 2008, Sandro Tosi <morph at debian.org> and
-is licensed under the same terms as upstream code (see above).
+The Debian packaging is Copyright (C) 2008-2009, Sandro Tosi <morph at debian.org>
+and is licensed under the same terms as upstream code (see above).
This file have different copyright/license information:
Modules/mmapmodule.c:
More information about the Python-modules-commits
mailing list