[Python-apps-commits] r11437 - in packages/disper/trunk/debian (changelog control copyright)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Thu Oct 16 07:19:09 UTC 2014


    Date: Thursday, October 16, 2014 @ 07:19:08
  Author: vcheng
Revision: 11437

fix Vcs-* fields to point to PAPT svn repo

Modified:
  packages/disper/trunk/debian/changelog
  packages/disper/trunk/debian/control
  packages/disper/trunk/debian/copyright

Modified: packages/disper/trunk/debian/changelog
===================================================================
--- packages/disper/trunk/debian/changelog	2014-10-16 07:15:02 UTC (rev 11436)
+++ packages/disper/trunk/debian/changelog	2014-10-16 07:19:08 UTC (rev 11437)
@@ -1,8 +1,11 @@
 disper (0.3.1-2) UNRELEASED; urgency=medium
 
+  * Move maintainership of package to the Python Applications Packaging Team
+    <python-apps-team at lists.alioth.debian.org>.
+    - Add myself to Uploaders.
   * Update email address.
 
- -- Vincent Cheng <vcheng at debian.org>  Wed, 15 Jan 2014 13:48:03 -0800
+ -- Vincent Cheng <vcheng at debian.org>  Thu, 16 Oct 2014 00:18:16 -0700
 
 disper (0.3.1-1) unstable; urgency=low
 

Modified: packages/disper/trunk/debian/control
===================================================================
--- packages/disper/trunk/debian/control	2014-10-16 07:15:02 UTC (rev 11436)
+++ packages/disper/trunk/debian/control	2014-10-16 07:19:08 UTC (rev 11437)
@@ -1,13 +1,14 @@
 Source: disper
 Section: utils
 Priority: optional
-Maintainer: Vincent Cheng <vcheng at debian.org>
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Vincent Cheng <vcheng at debian.org>
 Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~)
 Standards-Version: 3.9.4
 X-Python-Version: >= 2.3
 Homepage: http://willem.engen.nl/projects/disper/
-Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/disper/trunk
-Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/disper/trunk
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/disper/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/disper/trunk/
 
 Package: disper
 Architecture: all

Modified: packages/disper/trunk/debian/copyright
===================================================================
--- packages/disper/trunk/debian/copyright	2014-10-16 07:15:02 UTC (rev 11436)
+++ packages/disper/trunk/debian/copyright	2014-10-16 07:19:08 UTC (rev 11437)
@@ -18,7 +18,7 @@
 
 Files: debian/*
 Copyright: 2008-2011 Willem van Engen <dev-disper at willem.engen.nl>
-           2011 Vincent Cheng <vcheng at debian.org>
+           2011-2014 Vincent Cheng <vcheng at debian.org>
 License: GPL-3.0+
 
 License: GPL-3.0+




More information about the Python-apps-commits mailing list