[Python-modules-commits] r32530 - in packages/kivy/trunk/debian (changelog control)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Sat May 2 08:32:25 UTC 2015


    Date: Saturday, May 2, 2015 @ 08:32:24
  Author: vcheng
Revision: 32530

transfer maintainership of kivy to DPMT

Modified:
  packages/kivy/trunk/debian/changelog
  packages/kivy/trunk/debian/control

Modified: packages/kivy/trunk/debian/changelog
===================================================================
--- packages/kivy/trunk/debian/changelog	2015-05-02 08:29:58 UTC (rev 32529)
+++ packages/kivy/trunk/debian/changelog	2015-05-02 08:32:24 UTC (rev 32530)
@@ -1,5 +1,8 @@
 kivy (1.9.0-1) UNRELEASED; urgency=medium
 
+  * Transfer maintainership of kivy to the Debian Python Modules Team; see
+    https://lists.debian.org/debian-python/2014/11/msg00013.html
+    - Add myself and Bastian to Uploaders.
   * New upstream release.
 
  -- Vincent Cheng <vcheng at debian.org>  Sat, 02 May 2015 01:25:51 -0700

Modified: packages/kivy/trunk/debian/control
===================================================================
--- packages/kivy/trunk/debian/control	2015-05-02 08:29:58 UTC (rev 32529)
+++ packages/kivy/trunk/debian/control	2015-05-02 08:32:24 UTC (rev 32530)
@@ -1,7 +1,8 @@
 Source: kivy
 Section: python
 Priority: extra
-Maintainer: Bastian Venthur <venthur at debian.org>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Bastian Venthur <venthur at debian.org>, Vincent Cheng <vcheng at debian.org>
 Build-Depends: debhelper (>= 8.0.0),
     python (>= 2.7), python-all-dev (>= 2.7),
     cython, cython3,




More information about the Python-modules-commits mailing list