[Python-apps-commits] r13023 - in packages/pep257/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue Mar 22 18:10:13 UTC 2016


    Date: Tuesday, March 22, 2016 @ 18:10:12
  Author: danstender-guest
Revision: 13023

deb/control: put group into Maintainer field

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

Modified: packages/pep257/trunk/debian/changelog
===================================================================
--- packages/pep257/trunk/debian/changelog	2016-03-22 18:08:46 UTC (rev 13022)
+++ packages/pep257/trunk/debian/changelog	2016-03-22 18:10:12 UTC (rev 13023)
@@ -1,12 +1,13 @@
 pep257 (0.7.0-2) UNRELEASED; urgency=medium
 
   * deb/control:
-    + updated maintainer email address.
+    + put group into Maintainer field (unconfirmed group uploads).
+    + updated uploader email address.
     + bumped standards version to 3.9.7 (no changes needed).
     + use HTTPS for Vcs-Browser.
     + dropped Testsuite field (deprecated).
 
- -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 19:08:18 +0100
+ -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 19:09:19 +0100
 
 pep257 (0.7.0-1) unstable; urgency=medium
 

Modified: packages/pep257/trunk/debian/control
===================================================================
--- packages/pep257/trunk/debian/control	2016-03-22 18:08:46 UTC (rev 13022)
+++ packages/pep257/trunk/debian/control	2016-03-22 18:10:12 UTC (rev 13023)
@@ -1,9 +1,8 @@
 Source: pep257
 Section: python
 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