[Python-modules-commits] r24328 - in packages/pyzmq/trunk/debian (changelog copyright)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Sun May 12 21:53:06 UTC 2013
Date: Sunday, May 12, 2013 @ 21:53:05
Author: jtaylor-guest
Revision: 24328
update copyright
Modified:
packages/pyzmq/trunk/debian/changelog
packages/pyzmq/trunk/debian/copyright
Modified: packages/pyzmq/trunk/debian/changelog
===================================================================
--- packages/pyzmq/trunk/debian/changelog 2013-05-12 21:52:59 UTC (rev 24327)
+++ packages/pyzmq/trunk/debian/changelog 2013-05-12 21:53:05 UTC (rev 24328)
@@ -4,6 +4,7 @@
- drop all patches
* workaround-gevent.patch: workaround issue with gevent < 1.0
* noncopysend-test.patch: avoid uninitialized values in tests
+ * update copyright
-- Julian Taylor <jtaylor.debian at googlemail.com> Sun, 12 May 2013 13:59:20 +0200
Modified: packages/pyzmq/trunk/debian/copyright
===================================================================
--- packages/pyzmq/trunk/debian/copyright 2013-05-12 21:52:59 UTC (rev 24327)
+++ packages/pyzmq/trunk/debian/copyright 2013-05-12 21:53:05 UTC (rev 24328)
@@ -1,11 +1,12 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyzmq
-Upstream-Contact: Brian E. Granger <ellisonbg at gmail.com>
+Upstream-Contact: Min Ragan-Kelley <benjaminrk at gmail.com>
Source: https://github.com/zeromq/pyzmq/downloads
Files: *
Copyright: 2010-2012, Brian Granger
- 2010-2012, Min Ragan-Kelley
+ 2010-2013, Min Ragan-Kelley
+ 2013 Felipe Cruz
License: BSD-3-clause
Files: examples/mongodb/*
@@ -25,7 +26,7 @@
Copyright: 2010-2011, Brian E. Granger
2010, Andrew Gwozdziewycz
2010, Fernando Perez
- 2011, Min Ragan-Kelley
+ 2011, 2013, Min Ragan-Kelley
License: LGPL-3
Files: zmq/devices/monitoredqueue.pxd
More information about the Python-modules-commits
mailing list