[Python-modules-commits] r12962 - in packages/pyasn1/trunk/debian (changelog control)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Sun May 16 12:58:02 UTC 2010


    Date: Sunday, May 16, 2010 @ 12:58:00
  Author: arnau
Revision: 12962

Minor fixes before upload

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

Modified: packages/pyasn1/trunk/debian/changelog
===================================================================
--- packages/pyasn1/trunk/debian/changelog	2010-05-16 12:07:53 UTC (rev 12961)
+++ packages/pyasn1/trunk/debian/changelog	2010-05-16 12:58:00 UTC (rev 12962)
@@ -2,17 +2,16 @@
 
   * New upstream release (Closes: #579556).
   * Bumped Standard version to 3.8.4 (No changes).
-  * debian/control
-     + added myself to uploaders.
-     + added ${misc:Depends}.
-     + removed python-dev and added python.
+  * debian/control:
+    + Added myself to Uploaders.
+    + Added ${misc:Depends}.
+    + Aemoved python-dev and added python.
   * debian/copyright
-     + added debian's copyright information.
-     + formated and updated copy information.
-  * debian/
-     + added python-pyasn1.doc-base
-  * debian/source
-     + switch to dpkg-source 3.0 (quilt) format.
+    + Added debian's copyright information.
+    + Formated and updated copy information.
+  * Added debian/python-pyasn1.doc-base.
+  * debian/source:
+    + Switch to dpkg-source 3.0 (quilt) format.
    
   [Arnaud Fontaine] 
   * debian/control:

Modified: packages/pyasn1/trunk/debian/control
===================================================================
--- packages/pyasn1/trunk/debian/control	2010-05-16 12:07:53 UTC (rev 12961)
+++ packages/pyasn1/trunk/debian/control	2010-05-16 12:58:00 UTC (rev 12962)
@@ -2,7 +2,8 @@
 Section: python
 Priority: optional
 Maintainer: Jan Lübbe <jluebbe at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Deepak Tripathi <apenguinlinux at gmail.com>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
+           Deepak Tripathi <apenguinlinux at gmail.com>
 Standards-Version: 3.8.4
 Build-Depends: debhelper (>= 5.0.37.2),
                cdbs (>= 0.4.42),




More information about the Python-modules-commits mailing list