[Python-apps-commits] r13505 - in packages/pyinfra/trunk/debian (changelog control)

stender at users.alioth.debian.org stender at users.alioth.debian.org
Sat Aug 13 20:42:54 UTC 2016


    Date: Saturday, August 13, 2016 @ 20:42:52
  Author: stender
Revision: 13505

deb/control: put team into Maintainer field

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

Modified: packages/pyinfra/trunk/debian/changelog
===================================================================
--- packages/pyinfra/trunk/debian/changelog	2016-08-13 20:40:46 UTC (rev 13504)
+++ packages/pyinfra/trunk/debian/changelog	2016-08-13 20:42:52 UTC (rev 13505)
@@ -1,11 +1,13 @@
 pyinfra (0.1.1-1) unstable; urgency=medium
 
   * New upstream release.
+  * deb/control:
+    + put team into Maintainer field (for unconfirmed team uploads).
   * deb/watch:
     + improved filenamemangler.
   * Add DEP-8 tests.
 
- -- Daniel Stender <stender at debian.org>  Sat, 13 Aug 2016 22:38:44 +0200
+ -- Daniel Stender <stender at debian.org>  Sat, 13 Aug 2016 22:41:57 +0200
 
 pyinfra (0.1~dev26-1) unstable; urgency=medium
 

Modified: packages/pyinfra/trunk/debian/control
===================================================================
--- packages/pyinfra/trunk/debian/control	2016-08-13 20:40:46 UTC (rev 13504)
+++ packages/pyinfra/trunk/debian/control	2016-08-13 20:42:52 UTC (rev 13505)
@@ -1,8 +1,8 @@
 Source: pyinfra
 Section: admin
 Priority: optional
-Maintainer: Daniel Stender <stender at debian.org>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Daniel Stender <stender at debian.org>
 Build-Depends:
  debhelper (>= 9),
  dh-python,




More information about the Python-apps-commits mailing list